1. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  2. 2dad81a netfilter: ipv6: fix afinfo->route refcnt leak on error by Florian Westphal · 13 years ago
  3. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  4. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  5. 7011687 ipv6: fix route error binding peer in func icmp6_dst_alloc by Gao feng · 13 years ago
  6. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  7. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  8. 9f56220 ipv6: Do not use routes from locally generated RAs by Andreas Hofmeister · 13 years ago
  9. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  10. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 13 years ago
  11. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  12. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  13. 25c8295 cleanup: remove unnecessary include. by Kevin Wilson · 13 years ago
  14. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  15. dd76785 xfrm6: Don't call icmpv6_send on local error by Steffen Klassert · 13 years ago
  16. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  17. c113464 ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu by Steffen Klassert · 13 years ago
  18. 01b7806 ipv6: remove a rcu_read_lock in ndisc_constructor by Roy.Li · 13 years ago
  19. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  20. cdaf557 gro: refetch inet6_protos[] after pulling ext headers by Yan, Zheng · 13 years ago
  21. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  22. 260fcbe tcp: properly handle md5sig_pool references by Yan, Zheng · 13 years ago
  23. 676a118 ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket by Yan, Zheng · 13 years ago
  24. 67928c4 ipv6-multicast: Fix memory leak in IPv6 multicast. by Ben Greear · 13 years ago
  25. fbe5818 ipv6: check return value for dst_alloc by Madalin Bucur · 13 years ago
  26. 2015de5 ipv6-multicast: Fix memory leak in input path. by Ben Greear · 13 years ago
  27. b82d1bb tcp: unalias tcp_skb_cb flags and ip_dsfield by Eric Dumazet · 13 years ago
  28. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  29. 8603e33 ipv6: fix a possible double free by Roy Li · 13 years ago
  30. d24f22f ip6_tunnel: add optional fwmark inherit by Eric Dumazet · 13 years ago
  31. 8e2ec63 ipv6: don't use inetpeer to store metrics for routes. by Yan, Zheng · 13 years ago
  32. 026359b ipv6: Send ICMPv6 RSes only when RAs are accepted by Tore Anderson · 13 years ago
  33. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 13 years ago
  34. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  35. 7858241 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  36. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  37. c667523 netfilter: nf_queue: reject NF_STOLEN verdicts from userspace by Florian Westphal · 13 years ago
  38. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  39. e05c4ad3 mcast: Fix source address selection for multicast listener report by Yan, Zheng · 13 years ago
  40. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  42. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  43. c2bceb3 sit tunnels: propagate IPv6 transport class to IPv4 Type of Service by Lionel Elie Mamane · 13 years ago
  44. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  45. f0e3d068 tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
  46. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  47. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  48. c15fea2 ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets by Max Matveev · 13 years ago
  49. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  50. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  51. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  52. 89b0212 ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2() by Eric Dumazet · 13 years ago
  53. 897dc80 ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv() by Eric Dumazet · 13 years ago
  54. d14730b ipv6: use RCU in inet6_csk_xmit() by Eric Dumazet · 13 years ago
  55. cfdf764 ipv6: some RCU conversions by Eric Dumazet · 13 years ago
  56. 91c66c6 netfilter: ip_queue: Fix small leak in ipq_build_packet_message() by Jesper Juhl · 13 years ago
  57. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  58. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  59. 32019e6 ipv6: Do not leave router anycast address for /127 prefixes. by YOSHIFUJI Hideaki · 13 years ago
  60. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  61. 21efcfa ipv6: unshare inetpeers by Eric Dumazet · 13 years ago
  62. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 13 years ago
  63. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  64. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
  65. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  66. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  67. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  68. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  69. a292829 ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour by David S. Miller · 13 years ago
  70. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  71. 2bda8a0 Disable router anycast address for /127 prefixes by Bjørn Mork · 13 years ago
  72. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  73. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  74. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
  75. 11d53b4 ipv6: Don't change dst->flags using assignments. by David S. Miller · 13 years ago
  76. 207ec0a ipv6: Reduce switch/case indent by Joe Perches · 13 years ago
  77. 9cfaa8d udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet by Xufeng Zhang · 13 years ago
  78. 32c9025 ipv6/udp: Use the correct variable to determine non-blocking condition by Xufeng Zhang · 13 years ago
  79. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  80. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  81. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  82. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  83. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 13 years ago
  84. aee80b5 ipv6: generate link local address for GRE tunnel by stephen hemminger · 13 years ago
  85. 5a079c3 net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs by Marcus Meissner · 13 years ago
  86. d232b8d netfilter: use unsigned variables for packet lengths in ip[6]_queue. by Dave Jones · 13 years ago
  87. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  88. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  89. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  90. 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 13 years ago
  91. 0f6c639 ipv6: copy prefsrc setting when copying route entry by Florian Westphal · 13 years ago
  92. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  93. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 13 years ago
  95. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  96. 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  97. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  98. 4319cc0 netfilter: IPv6: initialize TOS field in REJECT target module by Fernando Luis Vazquez Cao · 13 years ago
  99. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  100. 11c476f net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree by Paul E. McKenney · 13 years ago