1. d26b3a7 ipv4: percpu nh_rth_output cache by Eric Dumazet · 12 years ago
  2. 54764bb ipv4: Restore old dst_free() behavior. by Eric Dumazet · 12 years ago
  3. 0c7462a ipv4: remove rt_cache_rebuild_count by Eric Dumazet · 12 years ago
  4. 404e0a8 net: ipv4: fix RCU races on dst refcounts by Eric Dumazet · 12 years ago
  5. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  6. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  7. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  8. 13378ca ipv4: Change rt->rt_iif encoding. by David S. Miller · 12 years ago
  9. 92101b3 ipv4: Prepare for change of rt->rt_iif encoding. by David S. Miller · 12 years ago
  10. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  11. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  12. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  13. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  14. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  15. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  16. 0bb4087 ipv4: Fix neigh lookup keying over loopback/point-to-point devices. by David S. Miller · 12 years ago
  17. 2860583 ipv4: Kill rt->fi by David S. Miller · 12 years ago
  18. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  19. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  20. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  21. d2d68ba ipv4: Cache input routes in fib_info nexthops. by David S. Miller · 12 years ago
  22. f2bb4be ipv4: Cache output routes in fib_info nexthops. by David S. Miller · 12 years ago
  23. ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
  24. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  25. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  26. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago
  27. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 12 years ago
  28. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 12 years ago
  29. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 12 years ago
  30. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 12 years ago
  31. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  32. df4ab5b net: rename bond_queue_mapping to slave_dev_queue_mapping by Jiri Pirko · 12 years ago
  33. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  34. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  35. 5815d5e tcp: use hash_32() in tcp_metrics by Eric Dumazet · 12 years ago
  36. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  37. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  39. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  40. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  41. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  42. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  43. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  44. d8f1641 net: Fix warnings in dst_ops.h by David S. Miller · 12 years ago
  45. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  46. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago
  47. 0cd0664 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  48. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  49. eb8637c net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. by Saurabh · 12 years ago
  50. d3818c9 ipv6: fix inet6_csk_xmit() by Eric Dumazet · 12 years ago
  51. 707be0a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  52. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  53. 4895c77 ipv4: Add FIB nexthop exceptions. by David S. Miller · 12 years ago
  54. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  55. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  56. 9e33ce4 ipvs: fix oops on NAT reply in br_nf context by Lin Ming · 12 years ago
  57. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
  58. 282f23c tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  59. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  60. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
  61. 35ad9b9 ipv6: Add helper inet6_csk_update_pmtu(). by David S. Miller · 12 years ago
  62. 80d0a69 ipv4: Add helper inet_csk_update_pmtu(). by David S. Miller · 12 years ago
  63. c20f8e3 Bluetooth: Use tx window from config response for ack timing by Mat Martineau · 12 years ago
  64. 921a678 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  65. 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 12 years ago
  66. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 12 years ago
  67. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  68. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  69. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  70. 391e5c2 ipv4: Remove tb_peers from fib_table. by David S. Miller · 12 years ago
  71. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  72. 30f4229 mac80211: optimize ieee80211_rx_status struct layout by Johannes Berg · 12 years ago
  73. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  74. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  75. b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 12 years ago
  76. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  77. 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 12 years ago
  78. e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 12 years ago
  79. 30f2a5f ipv6: Export ndisc option parsing from ndisc.c by David S. Miller · 12 years ago
  80. 1f42539 ipv4: Kill ip_rt_redirect(). by David S. Miller · 12 years ago
  81. b42597e ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. by David S. Miller · 12 years ago
  82. e47a185 ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. by David S. Miller · 12 years ago
  83. 9420612 ipv4: Rearrange arguments to ip_rt_redirect() by David S. Miller · 12 years ago
  84. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  85. 4b10b27 Bluetooth: debug: Print l2cap_chan refcount by Andrei Emeltchenko · 12 years ago
  86. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 1a203cb ipv6: optimize ipv6 addresses compares by Eric Dumazet · 12 years ago
  88. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 12 years ago
  89. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 12 years ago
  90. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  91. 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 12 years ago
  92. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  93. 94334d5 net: Kill set_dst_metric_rtt(). by David S. Miller · 12 years ago
  94. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
  95. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
  96. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
  97. e044a65 ipv4: Fix crashes in fib_rules_tclass(). by David S. Miller · 12 years ago
  98. a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 12 years ago
  99. 456411c NFC: Driver failure API by Eric Lapuyade · 12 years ago
  100. a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 12 years ago