1. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  2. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 12 years ago
  3. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  4. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  5. 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 12 years ago
  6. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  7. 116a0fc netem: fix possible skb leak by Eric Dumazet · 12 years ago
  8. e4ae004 netem: add ECN capability by Eric Dumazet · 12 years ago
  9. e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 12 years ago
  10. 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 12 years ago
  11. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 12 years ago
  12. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  13. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  14. 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 12 years ago
  15. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 12 years ago
  16. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 12 years ago
  17. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 12 years ago
  18. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  19. 8215d55 HID: Create a common generic driver by Henrik Rydberg · 12 years ago
  20. 070748e HID: Create a generic device group by Henrik Rydberg · 12 years ago
  21. b6d151b Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  22. 1d0c0b3 net: makes skb_splice_bits() aware of skb->head_frag by Eric Dumazet · 12 years ago
  23. 329033f tcp: makes tcp_try_coalesce aware of skb->head_frag by Eric Dumazet · 12 years ago
  24. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago
  25. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 12 years ago
  26. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  27. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  28. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 12 years ago
  29. bb63f1f bridge: Fix fatal typo in setup of multicast_querier_expired by Herbert Xu · 12 years ago
  30. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  31. d499bd2 l2tp: Add missing net/net/ip6_checksum.h include. by David S. Miller · 12 years ago
  32. cbbb344 SUNRPC: RPC client must use the current utsname hostname string by Trond Myklebust · 12 years ago
  33. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 12 years ago
  34. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  35. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  36. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 12 years ago
  37. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 12 years ago
  38. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 12 years ago
  39. cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 12 years ago
  40. f7ad74f net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb by Benjamin LaHaise · 12 years ago
  41. cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 12 years ago
  42. 3885ca7 drop_monitor: Make updating data->skb smp safe by Neil Horman · 12 years ago
  43. cde2e9a drop_monitor: fix sleeping in invalid context warning by Neil Horman · 12 years ago
  44. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  45. ea8cfa0 SUNRPC: traverse clients tree on PipeFS event by Stanislav Kinsbursky · 12 years ago
  46. 37629b5 SUNRPC: set per-net PipeFS superblock before notification by Stanislav Kinsbursky · 12 years ago
  47. 7aab449 SUNRPC: skip clients with program without PipeFS entries by Stanislav Kinsbursky · 12 years ago
  48. a4dff1b SUNRPC: skip dead but not buried clients on PipeFS events by Stanislav Kinsbursky · 12 years ago
  49. 651913c tcp: clean up use of jiffies in tcp_rcv_rtt_measure() by Neal Cardwell · 12 years ago
  50. aad5854 tipc: Reject payload messages with invalid message type by Allan Stephens · 12 years ago
  51. 8298193 net: cleanups in sock_setsockopt() by Eric Dumazet · 12 years ago
  52. feb50ac crush: include header for global symbols by hartleys · 12 years ago
  53. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  54. 8f17789 tipc: Enhance error checking of published names by Allan Stephens · 12 years ago
  55. f7fb9d2 tipc: Create helper routine to delete unused name sequence structure by Allan Stephens · 12 years ago
  56. bbe6a29 tipc: remove redundant memset and stale comment from subscr.c by Allan Stephens · 12 years ago
  57. 2d98abb tipc: Optimize initialization of network topology service by Allan Stephens · 12 years ago
  58. eb3865a tipc: Enhance re-initialization of network topology service by Allan Stephens · 12 years ago
  59. eb323b0 tipc: Optimize termination of configuration service by Allan Stephens · 12 years ago
  60. 861d3a0 tipc: Optimize initialization of configuration service by Allan Stephens · 12 years ago
  61. a2cfd45 tipc: Optimize re-initialization of configuration service by Allan Stephens · 12 years ago
  62. a85c9bb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  63. d9b8ae6 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
  64. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 12 years ago
  65. 2d31950 6lowpan: duplicate definition of IEEE802154_ALEN by alex.bluesman.smirnov@gmail.com · 12 years ago
  66. c2e94d7 6lowpan: move frame allocation code to a separate function by alex.bluesman.smirnov@gmail.com · 12 years ago
  67. 768f7c7 6lowpan: add missing spin_lock_init() by alex.bluesman.smirnov@gmail.com · 12 years ago
  68. 8deff4a 6lowpan: clean up fragments list if module unloaded by alex.bluesman.smirnov@gmail.com · 12 years ago
  69. 0848e40 6lowpan: fix segmentation fault caused by mlme request by alex.bluesman.smirnov@gmail.com · 12 years ago
  70. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  71. 8d08d71 ipvs: add check in ftp for initialized core by Julian Anastasov · 12 years ago
  72. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  73. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  74. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 12 years ago
  75. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 12 years ago
  76. 0815798 net: dcb: add CEE notify calls by John Fastabend · 12 years ago
  77. fc2952a SUNRPC: split upcall function to extract reusable parts by Simo Sorce · 12 years ago
  78. 3958362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  79. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 12 years ago
  80. 7118c07 ipvs: Verify that IP_VS protocol has been registered by Sasha Levin · 12 years ago
  81. 94c514f mac80211: Adds clean sdata helper by Andrei Emeltchenko · 12 years ago
  82. 7e3ed02 mac80211: fix num_mcast_sta counting issues by Felix Fietkau · 12 years ago
  83. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  84. be6bcab mac80211: check for non-managed interface by Wey-Yi Guy · 12 years ago
  85. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  86. 16cde99 Bluetooth: Fix missing break in hci_cmd_complete_evt by Szymon Janc · 12 years ago
  87. 872f24d tipc: remove inline instances from C source files. by Paul Gortmaker · 12 years ago
  88. bfb253c af_netlink: drop_monitor/dropwatch friendly by Eric Dumazet · 12 years ago
  89. 658cb35 af_netlink: cleanups by Eric Dumazet · 12 years ago
  90. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 12 years ago
  91. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 12 years ago
  92. 783c175 tcp: tcp_try_coalesce returns a boolean by Eric Dumazet · 12 years ago
  93. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 12 years ago
  94. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 12 years ago
  96. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 12 years ago
  97. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 12 years ago
  98. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 12 years ago
  99. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  100. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 12 years ago