1. 8acfaa9 decnet: Don't set RTCF_DIRECTSRC. by David S. Miller · 12 years ago
  2. e7d4b18 net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. by Saurabh · 12 years ago
  3. 8fe5cb8 ipv4: Remove redundant assignment by Lin Ming · 12 years ago
  4. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  5. 06b6a1c rds: set correct msg_namelen by Weiping Pan · 12 years ago
  6. 5b3e7e6 openvswitch: potential NULL deref in sample() by Dan Carpenter · 12 years ago
  7. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  8. 9a0a950 tcp: avoid oops in tcp_metrics and reset tcpm_stamp by Julian Anastasov · 12 years ago
  9. 8188104 net: Fix references to out-of-scope variables in put_cmsg_compat() by Jesper Juhl · 12 years ago
  10. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  11. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  12. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  13. dcc0fb7 skbuff: export skb_copy_ubufs by Michael S. Tsirkin · 12 years ago
  14. 1080e51 net: orphan frags on receive by Michael S. Tsirkin · 12 years ago
  15. 70008aa skbuff: convert to skb_orphan_frags by Michael S. Tsirkin · 12 years ago
  16. 1d69c2b rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference by Mark A. Greer · 12 years ago
  17. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  18. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  19. 0980e56 ipv4: tcp: set unicast_sock uc_ttl to -1 by Eric Dumazet · 12 years ago
  20. c073cfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  21. a1b5d0d openvswitch: Check gso_type for correct sk_buff in queue_gso_packets(). by Ben Pfaff · 12 years ago
  22. 92e5dfc openvswitch: Check currect return value from skb_gso_segment() by Pravin B Shelar · 12 years ago
  23. 2860583 ipv4: Kill rt->fi by David S. Miller · 12 years ago
  24. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  25. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  26. 93ac534 ipv4: Dirty less cache lines in route caching paths. by David S. Miller · 12 years ago
  27. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  28. d2d68ba ipv4: Cache input routes in fib_info nexthops. by David S. Miller · 12 years ago
  29. f2bb4be ipv4: Cache output routes in fib_info nexthops. by David S. Miller · 12 years ago
  30. ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
  31. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  32. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  33. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago
  34. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 12 years ago
  35. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 12 years ago
  36. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 12 years ago
  37. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 12 years ago
  38. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  39. b09e786 tun: fix a crash bug and a memory leak by Mikulas Patocka · 12 years ago
  40. 521f549 ipv4: show pmtu in route list by Julian Anastasov · 12 years ago
  41. 76ff5cc rtnl: allow to specify number of rx and tx queues on device creation by Jiri Pirko · 12 years ago
  42. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  43. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  44. 9dc2741 tcp: fix ABC in tcp_slow_start() by Eric Dumazet · 12 years ago
  45. 5815d5e tcp: use hash_32() in tcp_metrics by Eric Dumazet · 12 years ago
  46. 67b95bd tcp: Return bool instead of int where appropriate by Vijay Subramanian · 12 years ago
  47. 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
  48. 85efc72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  49. f31fd383 ipv4: Fix again the time difference calculation by Julian Anastasov · 12 years ago
  50. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  52. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  53. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  54. 8e4178c net-tcp: Fast Open client - receiving SYN-ACK by Yuchung Cheng · 12 years ago
  55. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  56. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  57. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  58. 83bd1b7 ipx: move peII functions by stephen hemminger · 12 years ago
  59. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  60. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago
  61. 3e497e0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  62. 7fed84f ipv4: Fix time difference calculation in rt_bind_exception(). by David S. Miller · 12 years ago
  63. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  64. 6255e5e ipv4: optimize fib_compute_spec_dst call in ip_options_echo by Julian Anastasov · 12 years ago
  65. 734b654 net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  66. 0cd0664 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  67. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  68. 02756ed skbuff: Use correct allocation in skb_copy_ubufs by Krishna Kumar · 12 years ago
  69. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago
  70. eb8637c net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. by Saurabh · 12 years ago
  71. e371589 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  72. 89d7ae3 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 12 years ago
  73. d3818c9 ipv6: fix inet6_csk_xmit() by Eric Dumazet · 12 years ago
  74. 99102bd mac80211: flush stations before stop beaconing by Eliad Peller · 12 years ago
  75. ebd0fd2 cfg80211: Fix mutex locking in reg_last_request_cell_base by Mohammed Shafi Shajakhan · 12 years ago
  76. 5bdca4e libceph: fix messenger retry by Sage Weil · 12 years ago
  77. 013448c SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors by Trond Myklebust · 12 years ago
  78. 5abf7f7 ipv4: fix rcu splat by Eric Dumazet · 12 years ago
  79. d3a25c9 ipv4: Fix nexthop exception hash computation. by David S. Miller · 12 years ago
  80. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  81. 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
  82. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  83. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  84. 4895c77 ipv4: Add FIB nexthop exceptions. by David S. Miller · 12 years ago
  85. 0c24604 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  86. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  87. 602e65a Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  88. 88bc40e mac80211: go out of PS before sending disassoc by Eliad Peller · 12 years ago
  89. 14cdf11 cfg80211: remove regulatory_update() by Luis R. Rodriguez · 12 years ago
  90. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  91. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  92. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  93. b594bab cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS by Luis R. Rodriguez · 12 years ago
  94. 283283c ipvs: fix oops in ip_vs_dst_event on rmmod by Julian Anastasov · 12 years ago
  95. 9590853 cfg80211: fix set_regdom() to cancel requests with same alpha2 by Kalle Valo · 12 years ago
  96. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
  97. 00f5335 nl80211: add wdev ID as u64 as it should by Johannes Berg · 12 years ago
  98. 7f9f78a mac80211: fix tx-mgmt cookie value being left uninitialized by Nicolas Cavallari · 12 years ago
  99. 282f23c tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  100. a858d64 ipv6: fix unappropriate errno returned for non-multicast address by Li Wei · 12 years ago