Age | Commit message (Expand) | Author | Files | Lines |
2008-10-08 | netfilter: xtables: provide invoked family value to extensions | Jan Engelhardt | 2 | -4/+12 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt | 3 | -9/+16 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt | 13 | -82/+50 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt | 13 | -103/+70 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt | 1 | -3/+7 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 4 | -45/+34 |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 5 | -58/+36 |
2008-10-08 | netfilter: xtables: use "if" blocks in Kconfig | Jan Engelhardt | 1 | -20/+16 |
2008-10-08 | netfilter: xtables: sort extensions alphabetically in Kconfig | Jan Engelhardt | 1 | -39/+39 |
2008-10-08 | netfilter: xtables: do centralized checkentry call (1/2) | Jan Engelhardt | 2 | -20/+13 |
2008-10-08 | netfilter: split netfilter IPv4 defragmentation into a separate module | KOVACS Krisztian | 4 | -53/+107 |
2008-10-08 | netfilter: netns nat: PPTP NAT in netns | Alexey Dobriyan | 1 | -1/+2 |
2008-10-08 | netfilter: netns nf_conntrack: fixup DNAT in netns | Alexey Dobriyan | 1 | -3/+3 |
2008-10-08 | netfilter: netns nat: per-netns bysource hash | Alexey Dobriyan | 1 | -27/+45 |
2008-10-08 | netfilter: netns nat: per-netns NAT table | Alexey Dobriyan | 1 | -11/+29 |
2008-10-08 | netfilter: netns nat: fix ipt_MASQUERADE in netns | Alexey Dobriyan | 1 | -4/+2 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval... | Alexey Dobriyan | 2 | -4/+4 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ... | Alexey Dobriyan | 2 | -2/+2 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n... | Alexey Dobriyan | 1 | -5/+9 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns statistics | Alexey Dobriyan | 1 | -2/+2 |
2008-10-08 | netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n... | Alexey Dobriyan | 2 | -2/+2 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st... | Alexey Dobriyan | 1 | -19/+38 |
2008-10-08 | netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook | Alexey Dobriyan | 1 | -4/+4 |
2008-10-08 | netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() | Alexey Dobriyan | 1 | -2/+2 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns expectations | Alexey Dobriyan | 2 | -3/+5 |
2008-10-08 | netfilter: netns: fix {ip,6}_route_me_harder() in netns | Alexey Dobriyan | 1 | -3/+4 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns conntrack hash | Alexey Dobriyan | 5 | -6/+7 |
2008-10-08 | netfilter: netns nf_conntrack: per-netns conntrack count | Alexey Dobriyan | 2 | -2/+2 |
2008-10-08 | netfilter: netns: remove nf_*_net() wrappers | Alexey Dobriyan | 4 | -13/+13 |
2008-10-08 | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 16 | -51/+53 |
2008-10-08 | netfilter: rename ipt_recent to xt_recent | Jan Engelhardt | 3 | -515/+0 |
2008-10-08 | netfilter: Use unsigned types for hooknum and pf vars | Jan Engelhardt | 3 | -4/+4 |
2008-10-08 | tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. | Daniele Lacamera | 1 | -1/+5 |
2008-10-08 | ipv4: add mc_count to in_device. | Rami Rosen | 1 | -2/+5 |
2008-10-08 | tcp: Fix possible double-ack w/ user dma | Ali Saidi | 1 | -1/+2 |
2008-10-08 | netns: make udpv6 mib per/namespace | Denis V. Lunev | 1 | -3/+0 |
2008-10-08 | tcp: cleanup messy initializer | Ilpo Järvinen | 1 | -2/+2 |
2008-10-08 | tcp: kill pointless urg_mode | Ilpo Järvinen | 4 | -14/+20 |
2008-10-08 | net: wrap sk->sk_backlog_rcv() | Peter Zijlstra | 2 | -2/+2 |
2008-10-07 | inet: Don't lookup the socket if there's a socket attached to the skb | KOVACS Krisztian | 1 | -3/+7 |
2008-10-07 | inet: Add udplib_lookup_skb() helpers | KOVACS Krisztian | 1 | -2/+12 |
2008-10-07 | inet_hashtables: Add inet_lookup_skb helpers | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2008-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l... | Simon Horman | 14 | -51/+106 |
2008-10-07 | IPVS: Move IPVS to net/netfilter/ipvs | Julius Volz | 26 | -13979/+0 |
2008-10-06 | tcp: Respect SO_RCVLOWAT in tcp_poll(). | David S. Miller | 1 | -4/+8 |
2008-10-01 | udp: Export UDP socket lookup function | KOVACS Krisztian | 1 | -0/+7 |
2008-10-01 | tcp: Port redirection support for TCP | KOVACS Krisztian | 3 | -1/+4 |
2008-10-01 | ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible | KOVACS Krisztian | 4 | -1/+9 |
2008-10-01 | tcp: Handle TCP SYN+ACK/ACK/RST transparency | KOVACS Krisztian | 1 | -3/+9 |
2008-10-01 | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian | 1 | -0/+1 |