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