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