1. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  2. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 12 years ago
  3. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  4. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  5. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  6. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 12 years ago
  7. 3dde259 net:ipv6:fixed space issues relating to operators. by Jeffrin Jose · 12 years ago
  8. 9a52e97 net:ipv6:fixed a trailing white space issue. by Jeffrin Jose · 12 years ago
  9. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 12 years ago
  10. cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 12 years ago
  11. f7ad74f net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb by Benjamin LaHaise · 12 years ago
  12. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  13. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 12 years ago
  14. c4062df ipv6: Implement IPV6_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  15. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 13 years ago
  16. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  18. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  19. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  20. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  21. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  22. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  23. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  24. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  25. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  26. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  27. 9cfaa8d udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet by Xufeng Zhang · 13 years ago
  28. 32c9025 ipv6/udp: Use the correct variable to determine non-blocking condition by Xufeng Zhang · 13 years ago
  29. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  30. 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 13 years ago
  31. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  33. a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 13 years ago
  34. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  35. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  36. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  37. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  38. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  39. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  40. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  41. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  43. c072240 net/ipv6/udp.c: fix typo in flush_stack() by Jiri Pirko · 14 years ago
  44. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  45. c31504d udp: use atomic_inc_not_zero_hint by Eric Dumazet · 14 years ago
  46. 0d7da9d net: add __rcu annotation to sk_filter by Eric Dumazet · 14 years ago
  47. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 14 years ago
  48. 88440ae tproxy: added const specifiers to udp lookup functions by Balazs Scheidler · 14 years ago
  49. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  50. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  52. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 14 years ago
  53. 2903037 net: fix sk_forward_alloc corruptions by Eric Dumazet · 14 years ago
  54. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  55. d6bc014 ipv6: udp: make short packet logging consistent with ipv4 by Bjørn Mork · 14 years ago
  56. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  57. 4b0b72f net: speedup udp receive path by Eric Dumazet · 14 years ago
  58. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 14 years ago
  59. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  60. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  61. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  62. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  63. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  65. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  66. 5534979 udp: use limited socket backlog by Zhu Yi · 14 years ago
  67. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  68. 81d54ec udp: remove redundant variable by Gerrit Renker · 15 years ago
  69. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  70. 856540e IPv6: use ipv6_addr_v4mapped() by Brian Haley · 15 years ago
  71. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  72. f6b8f32 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures by Eric Dumazet · 15 years ago
  73. a1ab77f ipv6: udp: Optimise multicast reception by Eric Dumazet · 15 years ago
  74. fddc17d ipv6: udp: optimize unicast RX path by Eric Dumazet · 15 years ago
  75. d4cada4 udp: split sk_hash into two u16 hashes by Eric Dumazet · 15 years ago
  76. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  78. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  79. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  80. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  81. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  82. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  83. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  84. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  85. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  86. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  87. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  88. 6ce9e7b ip: Report qdisc packet drops by Eric Dumazet · 15 years ago
  89. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  90. ba73542 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO by Sridhar Samudrala · 15 years ago
  91. 493c6be udpv6: Fix HW checksum support for outgoing UFO packets by Sridhar Samudrala · 15 years ago
  92. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  93. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  94. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  95. 499923c ipv6: Fix NULL pointer dereference with time-wait sockets by Vlad Yasevich · 15 years ago
  96. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  97. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  98. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  99. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  100. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago