Age | Commit message (Expand) | Author |
2008-12-07 | tproxy: fixe a possible read from an invalid location in the socket match | Balazs Scheidler |
2008-11-26 | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock | Patrick McHardy |
2008-11-24 | netfilter: ctnetlink: fix conntrack creation race | Patrick McHardy |
2008-11-10 | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison |
2008-11-05 | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan |
2008-10-30 | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-20 | netfilter: replace old NF_ARP calls with NFPROTO_ARP | Jan Engelhardt |
2008-10-20 | netfilter: fix compilation error with NAT=n | Pablo Neira Ayuso |
2008-10-20 | netfilter: xt_recent: use proc_create_data() | Alexey Dobriyan |
2008-10-20 | netfilter: xt_iprange: fix range inversion match | Alexey Dobriyan |
2008-10-20 | netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig | Patrick McHardy |
2008-10-19 | ipvs: Update CONFIG_IP_VS_IPV6 description and help text | Julius Volz |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-16 | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-16 | fix random typos | Danny ter Haar |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron |
2008-10-14 | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf... | Pablo Neira Ayuso |
2008-10-12 | netfilter: remove unused #include <version.h> | Huang Weiyi |
2008-10-11 | ipvs: Add proper dependencies on IP_VS, and fix description header line. | David S. Miller |
2008-10-08 | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2008-10-08 | netfilter: xtables: remove bogus mangle table dependency of connmark | Jan Engelhardt |
2008-10-08 | netfilter: xtables: use NFPROTO_UNSPEC in more extensions | Jan Engelhardt |
2008-10-08 | netfilter: xtables: cut down on static data for family-independent extensions | Jan Engelhardt |
2008-10-08 | netfilter: xtables: provide invoked family value to extensions | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: use "if" blocks in Kconfig | Jan Engelhardt |
2008-10-08 | netfilter: xtables: sort extensions alphabetically in Kconfig | Jan Engelhardt |
2008-10-08 | netfilter: xtables: do centralized checkentry call (1/2) | Jan Engelhardt |
2008-10-08 | netfilter: x_tables: output bad hook mask in hexadecimal | Jan Engelhardt |
2008-10-08 | netfilter: move Ebtables to use Xtables | Jan Engelhardt |
2008-10-08 | netfilter: iptables TPROXY target | KOVACS Krisztian |
2008-10-08 | netfilter: iptables socket match | KOVACS Krisztian |
2008-10-08 | netfilter: iptables tproxy core | KOVACS Krisztian |
2008-10-08 | netfilter: enable netfilter in netns | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: PPTP conntracking in netns | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: GRE conntracking in netns | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: H323 conntracking in netns | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: SIP conntracking in netns | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: final netns tweaks | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: per-netns conntrack accounting | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval... | Alexey Dobriyan |
2008-10-08 | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ... | Alexey Dobriyan |