1. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  2. 0625491 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS by Eric Dumazet · 15 years ago
  3. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  4. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 15 years ago
  6. c31d532 udpv6: Fix gso_size setting in ip6_ufo_append_data by Sridhar Samudrala · 15 years ago
  7. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  8. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  9. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  10. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  11. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 15 years ago
  12. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 15 years ago
  13. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  14. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  15. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  16. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  17. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  18. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  19. 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
  20. e550dfb ipv6: Fix OOPS in ip6_dst_lookup_tail(). by Neil Horman · 16 years ago
  21. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  22. 283d07ac ipv6: Do not drop packet if skb->local_df is set to true by Wei Yongjun · 16 years ago
  23. 77e2f14 ipv6: Fix ip6_xmit to send fragments if ipfragok is true by Wei Yongjun · 16 years ago
  24. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  25. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  26. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  27. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  28. 4497b07 net: Discard and warn about LRO'd skbs received for forwarding by Ben Hutchings · 16 years ago
  29. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  30. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  31. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  32. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  33. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  34. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  35. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  36. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  37. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  38. 8a3edd8 [NETNS][IPV6] fix some missing namespace by Daniel Lezcano · 16 years ago
  39. c20121a [NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup by Daniel Lezcano · 16 years ago
  40. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  41. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  42. 1e04d53 [IPV6]: Unexport ip6_find_1stfragopt by Adrian Bunk · 16 years ago
  43. b5c15fc [IPV6]: Fix reversed local_df test in ip6_fragment by Herbert Xu · 16 years ago
  44. 28a89453 [IPV6]: Fix IPsec datagram fragmentation by Herbert Xu · 16 years ago
  45. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  46. 29ffe1a [INET]: Prevent out-of-sync truesize on ip_fragment slow path by Herbert Xu · 16 years ago
  47. 1cab3da [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware by Daniel Lezcano · 16 years ago
  48. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 16 years ago
  49. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  50. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  51. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 16 years ago
  52. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 17 years ago
  53. 01488942 [IPV6]: Only set nfheader_len for top xfrm dst by Herbert Xu · 17 years ago
  54. f945fa7 [INET]: Fix truesize setting in ip_append_data by Herbert Xu · 16 years ago
  55. ca46f9c [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network by Mitsuru Chinen · 17 years ago
  56. bf13886 [IPV6]: Consolidate the ip cork destruction in ip6_output.c by Pavel Emelyanov · 17 years ago
  57. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  58. ad643a7 [IPV6]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  59. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  60. 1e5dc14 [IPV6] IPSEC: Omit redirect for tunnelled packet. by Masahide NAKAMURA · 17 years ago
  61. e1f52208 [IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames by YOSHIFUJI Hideaki · 17 years ago
  62. 8984e41 [IPV6]: Fix kernel panic while send SCTP data with IP fragments by Wei Yongjun · 17 years ago
  63. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  64. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  65. 5bb1ab0 [IPV6]: Send ICMPv6 error on scope violations. by David L Stevens · 17 years ago
  66. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 17 years ago
  67. b881ef7 [IPV6]: MTU discovery check in ip6_fragment() by John Heffner · 17 years ago
  68. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  69. 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 17 years ago
  70. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  71. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  72. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  73. 55f79cc [IPV6]: Reset the network header in ip6_nd_hdr by Arnaldo Carvalho de Melo · 17 years ago
  74. e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 17 years ago
  75. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  76. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  77. c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 17 years ago
  78. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  79. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  80. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  81. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  82. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  83. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 17 years ago
  84. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 17 years ago
  85. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  86. 3644f0c [NET]: Convert hh_lock to seqlock. by Stephen Hemminger · 18 years ago
  87. 9a217a1 [IPV6]: Repair IPv6 Fragments by YOSHIFUJI Hideaki · 18 years ago
  88. af879cc [IPV6]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  89. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  90. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  91. ae08e1f [IPV6]: ip6_output annotations by Al Viro · 18 years ago
  92. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  93. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 18 years ago
  94. 74553b0 [IPV6]: Don't forward packets to proxied link-local address. by Ville Nuorvala · 18 years ago
  95. e21e0b5 [IPV6] NDISC: Handle NDP messages to proxied addresses. by Ville Nuorvala · 18 years ago
  96. 27637df [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers. by Masahide NAKAMURA · 18 years ago
  97. 1b5c229 [XFRM] STATE: Support non-fragment outbound transformation headers. by Masahide NAKAMURA · 18 years ago
  98. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  99. cf6b198 [IPV6] ROUTE: Introduce a helper to check route validity. by YOSHIFUJI Hideaki · 18 years ago
  100. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago