1. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 16 years ago
  3. af26818 [ICMP]: Ensure that ICMP relookup maintains status quo by Herbert Xu · 16 years ago
  4. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  5. f32c5f2 [IPV6]: Fix ICMP relookup error path dst leak by Herbert Xu · 16 years ago
  6. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  7. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  8. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  9. 9a43b70 [NETNS][IPV6] icmp6 - make icmpv6_socket per namespace by Benjamin Thery · 16 years ago
  10. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  11. 95e41e9 [IPV6]: Make ndisc_flow_init() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  12. 5ee0910 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. by YOSHIFUJI Hideaki · 16 years ago
  13. 8ed7edc ipv6: fix inet6_init/icmpv6_cleanup sections mismatch by Alexey Dobriyan · 16 years ago
  14. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 16 years ago
  15. 5c8cafd [NETNS]: icmp(v6)_sk should not pin a namespace. by Denis V. Lunev · 16 years ago
  16. 79c9115 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. by Denis V. Lunev · 16 years ago
  17. 405666d [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. by Denis V. Lunev · 16 years ago
  18. b7e729c [ICMP]: Store sock rather than socket for ICMP flow control. by Denis V. Lunev · 16 years ago
  19. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 16 years ago
  20. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 16 years ago
  21. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  22. 41a7690 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. by Daniel Lezcano · 17 years ago
  23. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  24. aebcf82 [IPSEC]: Do not let packets pass when ICMP flag is off by Herbert Xu · 17 years ago
  25. 7233b9f [IPSEC]: Fix reversed ICMP6 policy check by Herbert Xu · 17 years ago
  26. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 17 years ago
  27. 69d6da0 [IPv6] RAW: Compact the API for the kernel by Pavel Emelyanov · 17 years ago
  28. c964ff4 [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated by Wang Chen · 17 years ago
  29. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  30. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  31. f13ec93 [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets by Dmitry Butskoy · 17 years ago
  32. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  33. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  34. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  35. cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  36. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  37. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  38. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  39. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 17 years ago
  40. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  41. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  42. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  43. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  44. d3a1be9 [IPv6]: Only modify checksum for UDP by Brian Haley · 18 years ago
  45. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  46. 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
  47. 7938323 [IPV6] MIP6: Revert address to send ICMPv6 error. by Masahide NAKAMURA · 18 years ago
  48. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  49. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  50. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  51. e012d51 [IPV6]: Fix tclass setting for raw sockets. by YOSHIFUJI Hideaki · 18 years ago
  52. 640c41c [IPV6] lockdep: annotate __icmpv6_socket by Ingo Molnar · 18 years ago
  53. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  54. 763ecff [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error by Yasuyuki Kozakai · 18 years ago
  55. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  56. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  57. 8de3351 [IPV6]: Try not to send icmp to anycast address. by YOSHIFUJI Hideaki · 19 years ago
  58. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  59. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  60. 670c02c [NET]: Wider use of for_each_*cpu() by John Hawkes · 19 years ago
  61. e104411b [XFRM]: Always release dst_entry on error in xfrm_lookup by Patrick McHardy · 19 years ago
  62. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  63. 2dac4b9 [IPV6]: Repair Incoming Interface Handling for Raw Socket. by YOSHIFUJI Hideaki · 19 years ago
  64. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  65. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  66. 0bd1b59 [IPV6]: Check interface bindings on IPv6 raw socket reception by Andrew McDonald · 19 years ago
  67. 84427d5 [IPV6]: Ensure to use icmpv6_socket in non-preemptive context. by YOSHIFUJI Hideaki · 19 years ago
  68. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago