1. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  2. a05c44f [IPV6]: Remove commented lines. by Daniel Lezcano · 16 years ago
  3. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. 9a43b70 [NETNS][IPV6] icmp6 - make icmpv6_socket per namespace by Benjamin Thery · 16 years ago
  5. da6bb5c [NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace by Daniel Lezcano · 16 years ago
  6. c20121a [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup by Daniel Lezcano · 16 years ago
  7. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  8. 6fda735 [NETNS][IPV6] addrconf - make addrconf per namespace by Benjamin Thery · 16 years ago
  9. af28493 [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf by Daniel Lezcano · 16 years ago
  10. 300bf59 [NETNS][IPV6] proc - protect snmp6 from non-init_net calls by Daniel Lezcano · 16 years ago
  11. 075de93 [NETNS][IPV6] af_inet6 - allow socket creation per namespace by Benjamin Thery · 16 years ago
  12. 94911fe [NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence by Benjamin Thery · 16 years ago
  13. ed58dd4 [ESP]: Add select on AUTHENC by Herbert Xu · 16 years ago
  14. 7019b78 [NETNS][IPV6] route6 - Make ip6_dst_gc simpler by Daniel Lezcano · 16 years ago
  15. 6891a34 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces by Benjamin Thery · 16 years ago
  16. f2fc6a5 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace by Benjamin Thery · 16 years ago
  17. 9a7ec3a [NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops by Daniel Lezcano · 16 years ago
  18. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  19. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 16 years ago
  20. 5578689 [NETNS][IPV6] route6 - make route6 per namespace by Daniel Lezcano · 16 years ago
  21. 7b4da53 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers by Daniel Lezcano · 16 years ago
  22. efa2cea [NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_info by Daniel Lezcano · 16 years ago
  23. 69ddb80 [NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace by Daniel Lezcano · 16 years ago
  24. 606a2b4 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup by Daniel Lezcano · 16 years ago
  25. cdb1876 [NETNS][IPV6] route6 - create route6 proc files for the namespace by Daniel Lezcano · 16 years ago
  26. c572872 [NETNS][IPV6] rt6_stats - make the stats per network namespace by Benjamin Thery · 16 years ago
  27. 6cc118b [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics by Daniel Lezcano · 16 years ago
  28. dcabb81 [NETNS][IPV6] fib6_rules - handle several network namespaces by Daniel Lezcano · 16 years ago
  29. eb5564b [NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops by Daniel Lezcano · 16 years ago
  30. ec7d43c [NETNS][IPV6] ip6_fib - clean node use namespace by Benjamin Thery · 16 years ago
  31. 63152fc [NETNS][IPV6] ip6_fib - gc timer per namespace by Daniel Lezcano · 16 years ago
  32. 450d19f [NETNS][IPV6] ip6_fib - dynamically allocate gc-timer by Daniel Lezcano · 16 years ago
  33. 5b7c931 [NETNS][IPV6] ip6_fib - add net to gc timer parameter by Daniel Lezcano · 16 years ago
  34. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 16 years ago
  35. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 16 years ago
  36. e0b85590 [NETNS][IPV6] ip6_fib - dynamically allocate the fib tables by Daniel Lezcano · 16 years ago
  37. 4192717 [IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages. by YOSHIFUJI Hideaki · 17 years ago
  38. 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  39. 95e41e9 [IPV6]: Make ndisc_flow_init() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  40. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  41. 5ee0910 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. by YOSHIFUJI Hideaki · 16 years ago
  42. 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 16 years ago
  43. db1ed68 [IPV6] UDP: Rename IPv6 UDP files. by YOSHIFUJI Hideaki · 16 years ago
  44. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 16 years ago
  45. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 16 years ago
  46. 8ed7edc ipv6: fix inet6_init/icmpv6_cleanup sections mismatch by Alexey Dobriyan · 16 years ago
  47. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 16 years ago
  48. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 16 years ago
  49. 5c8cafd [NETNS]: icmp(v6)_sk should not pin a namespace. by Denis V. Lunev · 16 years ago
  50. 79c9115 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. by Denis V. Lunev · 16 years ago
  51. 405666d [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. by Denis V. Lunev · 16 years ago
  52. b7e729c [ICMP]: Store sock rather than socket for ICMP flow control. by Denis V. Lunev · 16 years ago
  53. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 16 years ago
  54. 1e04d53 [IPV6]: Unexport ip6_find_1stfragopt by Adrian Bunk · 16 years ago
  55. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 16 years ago
  56. 5fe47b8 [IPV6]: Add ORCHID prefix to address label table by Juha-Matti Tapio · 16 years ago
  57. 4436f4c [IPV6]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  58. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 16 years ago
  59. 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 16 years ago
  60. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 16 years ago
  61. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 16 years ago
  62. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  63. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 16 years ago
  64. 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 16 years ago
  65. 9937ded [IPV6]: dst_entry leak in ip4ip6_err. (resend) by Denis V. Lunev · 16 years ago
  66. 5ee46e5 [IPV6]: Fix hardcoded removing of old module code by Wang Chen · 16 years ago
  67. b5c15fc [IPV6]: Fix reversed local_df test in ip6_fragment by Herbert Xu · 16 years ago
  68. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 16 years ago
  69. 28a89453 [IPV6]: Fix IPsec datagram fragmentation by Herbert Xu · 16 years ago
  70. 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 16 years ago
  71. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 16 years ago
  72. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  73. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  74. 2371779 [IPV6]: Update MSS even if MTU is unchanged. by Jim Paris · 16 years ago
  75. fa4d3c6 [NETNS]: Udp sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  76. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  77. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 16 years ago
  78. 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 16 years ago
  79. c392a74 [NETFILTER]: {ip,ip6}_queue: fix build error by Patrick McHardy · 16 years ago
  80. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 16 years ago
  81. 7cc3864 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate by Jan Engelhardt · 16 years ago
  82. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 16 years ago
  83. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 16 years ago
  84. 99fa5f5 [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings by Patrick McHardy · 16 years ago
  85. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 16 years ago
  86. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 16 years ago
  87. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  88. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 16 years ago
  89. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago
  90. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  91. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 16 years ago
  92. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 16 years ago
  93. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 16 years ago
  94. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 16 years ago
  95. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 16 years ago
  96. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  97. 2216b48 [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() by Benjamin Thery · 16 years ago
  98. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  99. 2614fa5 [IPCOMP]: Fetch nexthdr before ipch is destroyed by Herbert Xu · 16 years ago
  100. 29ffe1a [INET]: Prevent out-of-sync truesize on ip_fragment slow path by Herbert Xu · 16 years ago