Age | Commit message (Expand) | Author | Files | Lines |
2008-01-31 | [IPV6]: Update MSS even if MTU is unchanged. | Jim Paris | 1 | -1/+1 |
2008-01-31 | [NETNS]: Udp sockets per-net lookup. | Pavel Emelyanov | 1 | -4/+6 |
2008-01-31 | [NETNS]: Tcp-v6 sockets per-net lookup. | Pavel Emelyanov | 2 | -20/+24 |
2008-01-31 | [INET]: Consolidate inet(6)_hash_connect. | Pavel Emelyanov | 1 | -91/+2 |
2008-01-31 | [IPV6]: Introduce the INET6_TW_MATCH macro. | Pavel Emelyanov | 1 | -18/+3 |
2008-01-31 | [NETFILTER]: {ip,ip6}_queue: fix build error | Patrick McHardy | 1 | -4/+14 |
2008-01-31 | [NETFILTER]: nf_conntrack: annotate l3protos with const | Jan Engelhardt | 1 | -3/+4 |
2008-01-31 | [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate | Jan Engelhardt | 1 | -6/+8 |
2008-01-31 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan | 1 | -3/+19 |
2008-01-31 | [NETFILTER]: nf_conntrack: naming unification | Patrick McHardy | 1 | -4/+4 |
2008-01-31 | [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings | Patrick McHardy | 1 | -15/+1 |
2008-01-31 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code | Patrick McHardy | 1 | -4/+6 |
2008-01-31 | [NETFILTER]: netns: put table module on netns stop | Alexey Dobriyan | 1 | -0/+3 |
2008-01-31 | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan | 3 | -32/+86 |
2008-01-31 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 4 | -27/+30 |
2008-01-31 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 4 | -33/+40 |
2008-01-31 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 1 | -6/+6 |
2008-01-31 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan | 1 | -3/+4 |
2008-01-31 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt | 1 | -1/+1 |
2008-01-31 | [RAW]: Wrong content of the /proc/net/raw6. | Denis V. Lunev | 1 | -1/+1 |
2008-01-31 | [RAW]: Family check in the /proc/net/raw[6] is extra. | Denis V. Lunev | 1 | -1/+1 |
2008-01-31 | [NET]: should explicitely initialize atomic_t field in struct dst_ops | Eric Dumazet | 2 | -0/+3 |
2008-01-31 | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 5 | -6/+6 |
2008-01-31 | [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() | Benjamin Thery | 1 | -0/+1 |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2 | -0/+5 |
2008-01-31 | [IPCOMP]: Fetch nexthdr before ipch is destroyed | Herbert Xu | 1 | -1/+4 |
2008-01-31 | [INET]: Prevent out-of-sync truesize on ip_fragment slow path | Herbert Xu | 1 | -1/+3 |
2008-01-31 | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 1 | -16/+61 |
2008-01-31 | [IPSEC]: Use crypto_aead and authenc in ESP | Herbert Xu | 2 | -181/+280 |
2008-01-31 | Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER | Linus Torvalds | 1 | -1/+1 |
2008-01-28 | [IPV6] ADDRLABEL: Fix double free on label deletion. | YOSHIFUJI Hideaki | 1 | -8/+6 |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev | 2 | -4/+4 |
2008-01-28 | [NETNS][FRAGS]: Make the pernet subsystem for fragments. | Pavel Emelyanov | 1 | -1/+13 |
2008-01-28 | [NETNS][FRAGS]: Make the LRU list per namespace. | Pavel Emelyanov | 2 | -2/+2 |
2008-01-28 | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov | 2 | -9/+3 |
2008-01-28 | [NETNS][FRAGS]: Make thresholds work in namespaces. | Pavel Emelyanov | 2 | -14/+13 |
2008-01-28 | [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. | Pavel Emelyanov | 2 | -5/+5 |
2008-01-28 | [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. | Pavel Emelyanov | 1 | -3/+38 |
2008-01-28 | [NETNS][FRAGS]: Make the mem counter per-namespace. | Pavel Emelyanov | 3 | -21/+23 |
2008-01-28 | [NETNS][FRAGS]: Make the nqueues counter per-namespace. | Pavel Emelyanov | 3 | -3/+6 |
2008-01-28 | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov | 2 | -4/+7 |
2008-01-28 | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov | 5 | -77/+94 |
2008-01-28 | [IPV6] NDISC: Sparse: Use different variable name for local use. | YOSHIFUJI Hideaki | 1 | -5/+5 |
2008-01-28 | [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw... | YOSHIFUJI Hideaki | 1 | -20/+18 |
2008-01-28 | [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he... | YOSHIFUJI Hideaki | 2 | -5/+0 |
2008-01-28 | [IPV6] ADDRLABEL: Sparse: Make several functions static. | YOSHIFUJI Hideaki | 1 | -10/+10 |
2008-01-28 | [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. | YOSHIFUJI Hideaki | 1 | -0/+1 |
2008-01-28 | [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. | YOSHIFUJI Hideaki | 2 | -2/+2 |
2008-01-28 | [IPV6]: addrconf sparse warnings | Stephen Hemminger | 1 | -1/+3 |
2008-01-28 | [NETNS]: FIB rules API cleanup. | Denis V. Lunev | 1 | -2/+2 |