summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-05-16netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy
2011-05-16netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-12ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller
2011-05-12ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso
2011-05-10netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-05-10netfilter: fix ebtables compat supportEric Dumazet
2011-05-10netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso
2011-05-09IPVS: init and cleanup restructuringHans Schillstrom
2011-05-09IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-05-07net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()Lai Jiangshan
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-21netfilter: fix ebtables compat supportEric Dumazet
2011-04-21netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik
2011-04-17netfilter: nf_conntrack_standalone: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-05IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocksSimon Horman
2011-04-04netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal
2011-04-04netfilter: get rid of atomic ops in fast pathEric Dumazet
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom