- e0b85590 [NETNS][IPV6] ip6_fib - dynamically allocate the fib tables by Daniel Lezcano · 17 years ago
- 4192717 [IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages. by YOSHIFUJI Hideaki · 17 years ago
- 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 17 years ago
- 95e41e9 [IPV6]: Make ndisc_flow_init() common for later use. by YOSHIFUJI Hideaki · 17 years ago
- 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 17 years ago
- 5ee0910 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. by YOSHIFUJI Hideaki · 17 years ago
- 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 17 years ago
- db1ed68 [IPV6] UDP: Rename IPv6 UDP files. by YOSHIFUJI Hideaki · 17 years ago
- e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 17 years ago
- c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 17 years ago
- 8ed7edc ipv6: fix inet6_init/icmpv6_cleanup sections mismatch by Alexey Dobriyan · 17 years ago
- fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 17 years ago
- 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 17 years ago
- 5c8cafd [NETNS]: icmp(v6)_sk should not pin a namespace. by Denis V. Lunev · 17 years ago
- 79c9115 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. by Denis V. Lunev · 17 years ago
- 405666d [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. by Denis V. Lunev · 17 years ago
- b7e729c [ICMP]: Store sock rather than socket for ICMP flow control. by Denis V. Lunev · 17 years ago
- 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 17 years ago
- 1e04d53 [IPV6]: Unexport ip6_find_1stfragopt by Adrian Bunk · 17 years ago
- 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 17 years ago
- 5fe47b8 [IPV6]: Add ORCHID prefix to address label table by Juha-Matti Tapio · 17 years ago
- 4436f4c [IPV6]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
- 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 17 years ago
- 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 17 years ago
- b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 17 years ago
- f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 17 years ago
- 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 17 years ago
- e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 17 years ago
- 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 17 years ago
- 9937ded [IPV6]: dst_entry leak in ip4ip6_err. (resend) by Denis V. Lunev · 17 years ago
- 5ee46e5 [IPV6]: Fix hardcoded removing of old module code by Wang Chen · 17 years ago
- b5c15fc [IPV6]: Fix reversed local_df test in ip6_fragment by Herbert Xu · 17 years ago
- b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 17 years ago
- 28a89453 [IPV6]: Fix IPsec datagram fragmentation by Herbert Xu · 17 years ago
- 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 17 years ago
- 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 17 years ago
- 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 17 years ago
- ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
- 2371779 [IPV6]: Update MSS even if MTU is unchanged. by Jim Paris · 17 years ago
- fa4d3c6 [NETNS]: Udp sockets per-net lookup. by Pavel Emelyanov · 17 years ago
- d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
- 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 17 years ago
- 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 17 years ago
- c392a74 [NETFILTER]: {ip,ip6}_queue: fix build error by Patrick McHardy · 17 years ago
- 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 17 years ago
- 7cc3864 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate by Jan Engelhardt · 17 years ago
- 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
- c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 17 years ago
- 99fa5f5 [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings by Patrick McHardy · 17 years ago
- b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
- df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 17 years ago
- 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
- 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 17 years ago
- 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
- 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
- a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
- ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
- 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 17 years ago
- 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 17 years ago
- e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 17 years ago
- 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
- 2216b48 [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() by Benjamin Thery · 17 years ago
- 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
- 2614fa59 [IPCOMP]: Fetch nexthdr before ipch is destroyed by Herbert Xu · 17 years ago
- 29ffe1a [INET]: Prevent out-of-sync truesize on ip_fragment slow path by Herbert Xu · 17 years ago
- 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
- 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 17 years ago
- 44c45eb Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER by Linus Torvalds · 17 years ago
- 85040bcb [IPV6] ADDRLABEL: Fix double free on label deletion. by YOSHIFUJI Hideaki · 17 years ago
- f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
- 81566e8 [NETNS][FRAGS]: Make the pernet subsystem for fragments. by Pavel Emelyanov · 17 years ago
- 3140c25 [NETNS][FRAGS]: Make the LRU list per namespace. by Pavel Emelyanov · 17 years ago
- 3b4bc4a [NETNS][FRAGS]: Isolate the secret interval from namespaces. by Pavel Emelyanov · 17 years ago
- e31e0bdc7 [NETNS][FRAGS]: Make thresholds work in namespaces. by Pavel Emelyanov · 17 years ago
- b2fd532 [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. by Pavel Emelyanov · 17 years ago
- e4a2d5c [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. by Pavel Emelyanov · 17 years ago
- 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 17 years ago
- e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 17 years ago
- ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 17 years ago
- 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 17 years ago
- 61cf46ad [IPV6] NDISC: Sparse: Use different variable name for local use. by YOSHIFUJI Hideaki · 17 years ago
- 5d5619b [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. by YOSHIFUJI Hideaki · 17 years ago
- 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 17 years ago
- 40fee36 [IPV6] ADDRLABEL: Sparse: Make several functions static. by YOSHIFUJI Hideaki · 17 years ago
- 5e8b9df [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. by YOSHIFUJI Hideaki · 17 years ago
- 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 17 years ago
- d20b310 [IPV6]: addrconf sparse warnings by Stephen Hemminger · 17 years ago
- 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 17 years ago
- 0359238 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 17 years ago
- b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
- 7d460db [IPV6]: Fix ip6_frag ctl by Daniel Lezcano · 17 years ago
- 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
- c71e916 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos by Patrick McHardy · 17 years ago
- c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 17 years ago
- 022748a [NETFILTER]: {ip,ip6}_tables: remove some inlines by Denys Vlasenko · 17 years ago
- 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 17 years ago
- 8ce22fc [NETFILTER]: Remove some EXPERIMENTAL dependencies by Patrick McHardy · 17 years ago
- a308da1 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. by Pavel Emelyanov · 17 years ago
- e5ba31f [NETNS][RAW]: Eliminate explicit init_net references. by Pavel Emelyanov · 17 years ago
- f51d599 [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. by Pavel Emelyanov · 17 years ago