| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: remove unused #include <version.h> | Huang Weiyi | 2008-10-12 | 1 | -1/+0 |
* | ipvs: Add proper dependencies on IP_VS, and fix description header line. | David S. Miller | 2008-10-11 | 1 | -2/+2 |
* | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2008-10-08 | 27 | -0/+14242 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman | 2008-10-07 | 1 | -2/+4 |
| |\ |
|
| * | | IPVS: Move IPVS to net/netfilter/ipvs | Julius Volz | 2008-10-07 | 27 | -0/+14242 |
* | | | netfilter: xtables: remove bogus mangle table dependency of connmark | Jan Engelhardt | 2008-10-08 | 1 | -1/+0 |
* | | | netfilter: xtables: use NFPROTO_UNSPEC in more extensions | Jan Engelhardt | 2008-10-08 | 7 | -120/+43 |
* | | | netfilter: xtables: cut down on static data for family-independent extensions | Jan Engelhardt | 2008-10-08 | 9 | -225/+104 |
* | | | netfilter: xtables: provide invoked family value to extensions | Jan Engelhardt | 2008-10-08 | 1 | -11/+12 |
* | | | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt | 2008-10-08 | 4 | -10/+7 |
* | | | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt | 2008-10-08 | 10 | -102/+62 |
* | | | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt | 2008-10-08 | 14 | -99/+47 |
* | | | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt | 2008-10-08 | 10 | -28/+23 |
* | | | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 2008-10-08 | 25 | -209/+110 |
* | | | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 2008-10-08 | 33 | -294/+152 |
* | | | netfilter: xtables: use "if" blocks in Kconfig | Jan Engelhardt | 2008-10-08 | 1 | -63/+21 |
* | | | netfilter: xtables: sort extensions alphabetically in Kconfig | Jan Engelhardt | 2008-10-08 | 1 | -50/+50 |
* | | | netfilter: xtables: do centralized checkentry call (1/2) | Jan Engelhardt | 2008-10-08 | 1 | -2/+10 |
* | | | netfilter: x_tables: output bad hook mask in hexadecimal | Jan Engelhardt | 2008-10-08 | 1 | -2/+2 |
* | | | netfilter: move Ebtables to use Xtables | Jan Engelhardt | 2008-10-08 | 1 | -2/+7 |
* | | | netfilter: iptables TPROXY target | KOVACS Krisztian | 2008-10-08 | 3 | -0/+128 |
* | | | netfilter: iptables socket match | KOVACS Krisztian | 2008-10-08 | 3 | -0/+208 |
* | | | netfilter: iptables tproxy core | KOVACS Krisztian | 2008-10-08 | 3 | -0/+114 |
* | | | netfilter: enable netfilter in netns | Alexey Dobriyan | 2008-10-08 | 2 | -11/+0 |
* | | | netfilter: netns nf_conntrack: PPTP conntracking in netns | Alexey Dobriyan | 2008-10-08 | 1 | -8/+28 |
* | | | netfilter: netns nf_conntrack: GRE conntracking in netns | Alexey Dobriyan | 2008-10-08 | 2 | -24/+75 |
* | | | netfilter: netns nf_conntrack: H323 conntracking in netns | Alexey Dobriyan | 2008-10-08 | 1 | -1/+2 |
* | | | netfilter: netns nf_conntrack: SIP conntracking in netns | Alexey Dobriyan | 2008-10-08 | 1 | -1/+2 |
* | | | netfilter: netns nf_conntrack: final netns tweaks | Alexey Dobriyan | 2008-10-08 | 2 | -63/+114 |
* | | | netfilter: netns nf_conntrack: per-netns conntrack accounting | Alexey Dobriyan | 2008-10-08 | 2 | -30/+74 |
* | | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval... | Alexey Dobriyan | 2008-10-08 | 6 | -23/+26 |
* | | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ... | Alexey Dobriyan | 2008-10-08 | 5 | -8/+7 |
* | | | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl | Alexey Dobriyan | 2008-10-08 | 1 | -32/+41 |
* | | | netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n... | Alexey Dobriyan | 2008-10-08 | 1 | -5/+9 |
* | | | netfilter: netns nf_conntrack: per-netns statistics | Alexey Dobriyan | 2008-10-08 | 3 | -26/+31 |
* | | | netfilter: netns nf_conntrack: per-netns event cache | Alexey Dobriyan | 2008-10-08 | 2 | -10/+28 |
* | | | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n... | Alexey Dobriyan | 2008-10-08 | 9 | -22/+23 |
* | | | netfilter: netns nf_conntrack: cleanup after L3 and L4 proto unregister in ev... | Alexey Dobriyan | 2008-10-08 | 1 | -2/+8 |
* | | | netfilter: netns nf_conntrack: unregister helper in every netns | Alexey Dobriyan | 2008-10-08 | 1 | -16/+24 |
* | | | netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack_expect | Alexey Dobriyan | 2008-10-08 | 1 | -10/+11 |
* | | | netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack, /proc/net/st... | Alexey Dobriyan | 2008-10-08 | 1 | -20/+31 |
* | | | netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook | Alexey Dobriyan | 2008-10-08 | 5 | -11/+16 |
* | | | netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() | Alexey Dobriyan | 2008-10-08 | 1 | -7/+8 |
* | | | netfilter: netns nf_conntrack: per-netns unconfirmed list | Alexey Dobriyan | 2008-10-08 | 2 | -4/+5 |
* | | | netfilter: netns nf_conntrack: per-netns expectations | Alexey Dobriyan | 2008-10-08 | 7 | -42/+44 |
* | | | netfilter: netns nf_conntrack: per-netns conntrack hash | Alexey Dobriyan | 2008-10-08 | 7 | -51/+53 |
* | | | netfilter: netns nf_conntrack: per-netns conntrack count | Alexey Dobriyan | 2008-10-08 | 2 | -12/+10 |
* | | | netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns | Alexey Dobriyan | 2008-10-08 | 2 | -5/+14 |
* | | | netfilter: netns nf_conntrack: add netns boilerplate | Alexey Dobriyan | 2008-10-08 | 3 | -7/+22 |
* | | | netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions | Jan Engelhardt | 2008-10-08 | 14 | -269/+124 |