1. 1e2927b ipv6: sit: Convert to dst_neigh_lookup() by David S. Miller · 12 years ago
  2. 3923297 ipv4/ipv6: Prepare for new route gateway semantics. by David S. Miller · 12 years ago
  3. c0ab420 ah: Read nexthdr value before overwriting it in ahash input callback. by Nick Bowler · 13 years ago
  4. d253520 ah: Correctly pass error codes in ahash output callback. by Nick Bowler · 13 years ago
  5. 8a622e7 tcp: md5: using remote adress for md5 lookup in rst packet by shawnlu · 12 years ago
  6. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 12 years ago
  7. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  8. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 12 years ago
  9. 747465e net: fix some sparse errors by Eric Dumazet · 12 years ago
  10. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  11. 252c3d8 ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc by RongQing.Li · 12 years ago
  12. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  13. 9191309 ipip, sit: copy parms.name after register_netdevice by Ted Feng · 13 years ago
  14. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  15. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 12 years ago
  16. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 12 years ago
  17. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  18. 8ade06c ipv6: Fix neigh lookup using NULL device. by David S. Miller · 13 years ago
  19. 346f870 ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does. by David S. Miller · 13 years ago
  20. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  21. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  22. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  23. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  24. c159d30 ipv6: Kill useless route tracing bits in net/ipv6/route.c by David S. Miller · 13 years ago
  25. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  26. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  27. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  28. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  29. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  30. bb3c368 ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow(). by David S. Miller · 13 years ago
  31. b43faac ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error. by David S. Miller · 13 years ago
  32. e26f9a4 netfilter: add ipv6 reverse path filter match by Florian Westphal · 13 years ago
  33. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  34. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  35. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  36. 72b3601 ipip, sit: copy parms.name after register_netdevice by Ted Feng · 13 years ago
  37. 4af04ab ipv6: Fix for adding multicast route for loopback device automatically. by Li Wei · 13 years ago
  38. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 13 years ago
  39. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
  40. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  41. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  42. ea6e574 ipv6: add ip6_route_lookup by Florian Westphal · 13 years ago
  43. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  44. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 13 years ago
  45. 3830847 ipv6: Various cleanups in route.c by David S. Miller · 13 years ago
  46. 507c9b1 ipv6: Various cleanups in ip6_route.c by David S. Miller · 13 years ago
  47. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  48. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  49. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  50. 99d2f47 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() by Jun Zhao · 13 years ago
  51. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  52. b90e579 net: dont call jump_label_dec from irq context by Eric Dumazet · 13 years ago
  53. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  54. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  55. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  56. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  57. 6b600b2 route: Use the device mtu as the default for blackhole routes by Steffen Klassert · 13 years ago
  58. d11d8cf ip6_tunnel: copy parms.name after register_netdevice by Josh Boyer · 13 years ago
  59. 4d0fe50 ipv6: tcp: fix tcp_v6_conn_request() by Eric Dumazet · 13 years ago
  60. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  61. c16a98e ipv6: tcp: fix panic in SYN processing by Eric Dumazet · 13 years ago
  62. 4d65a24 ipv6: fix a bug in ndisc_send_redirect by Li Wei · 13 years ago
  63. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  64. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  65. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  66. 8d26784 ipv6: Use pr_warn() in ip6_fib.c by David S. Miller · 13 years ago
  67. 14df015 IPV6 Fix a crash when trying to replace non existing route by Matti Vaittinen · 13 years ago
  68. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  69. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  70. 229a66e IPv6: Removing unnecessary NULL checks. by Matti Vaittinen · 13 years ago
  71. 4a287eb IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag by Matti Vaittinen · 13 years ago
  72. d71314b IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE by Matti Vaittinen · 13 years ago
  73. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  74. 731abb9 ip6_tunnel: copy parms.name after register_netdevice by Josh Boyer · 13 years ago
  75. 2a24444 ipv6: reduce percpu needs for icmpv6msg mibs by Eric Dumazet · 13 years ago
  76. 4b90a60 ah: Don't return NET_XMIT_DROP on input. by Nick Bowler · 13 years ago
  77. 2146d46 ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket by Yan, Zheng · 13 years ago
  78. 37c88f5 tcp: properly handle md5sig_pool references by Yan, Zheng · 13 years ago
  79. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  80. b7ea81a ah: Read nexthdr value before overwriting it in ahash input callback. by Nick Bowler · 13 years ago
  81. 069294e ah: Correctly pass error codes in ahash output callback. by Nick Bowler · 13 years ago
  82. 2563fa5 net: make ipv6 PKTINFO honour freebind by Maciej Żenczykowski · 13 years ago
  83. f74024d net: make ipv6 bind honour freebind by Maciej Żenczykowski · 13 years ago
  84. 8ce120f net: better pcpu data alignment by Eric Dumazet · 13 years ago
  85. c457338 ipv6: drop packets when source address is multicast by Brian Haley · 13 years ago
  86. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  87. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  88. 2dad81a netfilter: ipv6: fix afinfo->route refcnt leak on error by Florian Westphal · 13 years ago
  89. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  90. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  91. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  92. 7011687 ipv6: fix route error binding peer in func icmp6_dst_alloc by Gao feng · 13 years ago
  93. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  94. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  95. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  96. 9f56220 ipv6: Do not use routes from locally generated RAs by Andreas Hofmeister · 13 years ago
  97. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  98. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 13 years ago
  99. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  100. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago