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