1. 329033f tcp: makes tcp_try_coalesce aware of skb->head_frag by Eric Dumazet · 12 years ago
  2. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago
  3. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 12 years ago
  4. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  5. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  6. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 12 years ago
  7. bb63f1f bridge: Fix fatal typo in setup of multicast_querier_expired by Herbert Xu · 12 years ago
  8. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  9. d499bd2 l2tp: Add missing net/net/ip6_checksum.h include. by David S. Miller · 12 years ago
  10. cbbb344 SUNRPC: RPC client must use the current utsname hostname string by Trond Myklebust · 12 years ago
  11. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 12 years ago
  12. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  13. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  14. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 12 years ago
  15. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 12 years ago
  16. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 12 years ago
  17. cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 12 years ago
  18. f7ad74f net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb by Benjamin LaHaise · 12 years ago
  19. cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 12 years ago
  20. 3885ca7 drop_monitor: Make updating data->skb smp safe by Neil Horman · 12 years ago
  21. cde2e9a drop_monitor: fix sleeping in invalid context warning by Neil Horman · 12 years ago
  22. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  23. ea8cfa0 SUNRPC: traverse clients tree on PipeFS event by Stanislav Kinsbursky · 12 years ago
  24. 37629b5 SUNRPC: set per-net PipeFS superblock before notification by Stanislav Kinsbursky · 12 years ago
  25. 7aab449 SUNRPC: skip clients with program without PipeFS entries by Stanislav Kinsbursky · 12 years ago
  26. a4dff1b SUNRPC: skip dead but not buried clients on PipeFS events by Stanislav Kinsbursky · 12 years ago
  27. 651913c tcp: clean up use of jiffies in tcp_rcv_rtt_measure() by Neal Cardwell · 12 years ago
  28. aad5854 tipc: Reject payload messages with invalid message type by Allan Stephens · 12 years ago
  29. 8298193 net: cleanups in sock_setsockopt() by Eric Dumazet · 12 years ago
  30. feb50ac crush: include header for global symbols by hartleys · 12 years ago
  31. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  32. 8f17789 tipc: Enhance error checking of published names by Allan Stephens · 12 years ago
  33. f7fb9d2 tipc: Create helper routine to delete unused name sequence structure by Allan Stephens · 12 years ago
  34. bbe6a29 tipc: remove redundant memset and stale comment from subscr.c by Allan Stephens · 12 years ago
  35. 2d98abb tipc: Optimize initialization of network topology service by Allan Stephens · 12 years ago
  36. eb3865a tipc: Enhance re-initialization of network topology service by Allan Stephens · 12 years ago
  37. eb323b0 tipc: Optimize termination of configuration service by Allan Stephens · 12 years ago
  38. 861d3a0 tipc: Optimize initialization of configuration service by Allan Stephens · 12 years ago
  39. a2cfd45 tipc: Optimize re-initialization of configuration service by Allan Stephens · 12 years ago
  40. 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
  41. 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
  42. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 12 years ago
  43. 2d31950 6lowpan: duplicate definition of IEEE802154_ALEN by alex.bluesman.smirnov@gmail.com · 12 years ago
  44. c2e94d7 6lowpan: move frame allocation code to a separate function by alex.bluesman.smirnov@gmail.com · 12 years ago
  45. 768f7c7 6lowpan: add missing spin_lock_init() by alex.bluesman.smirnov@gmail.com · 12 years ago
  46. 8deff4a 6lowpan: clean up fragments list if module unloaded by alex.bluesman.smirnov@gmail.com · 12 years ago
  47. 0848e40 6lowpan: fix segmentation fault caused by mlme request by alex.bluesman.smirnov@gmail.com · 12 years ago
  48. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  49. 8d08d71 ipvs: add check in ftp for initialized core by Julian Anastasov · 12 years ago
  50. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  51. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  52. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 12 years ago
  53. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 12 years ago
  54. 0815798 net: dcb: add CEE notify calls by John Fastabend · 12 years ago
  55. 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
  56. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 12 years ago
  57. 7118c07 ipvs: Verify that IP_VS protocol has been registered by Sasha Levin · 12 years ago
  58. 94c514f mac80211: Adds clean sdata helper by Andrei Emeltchenko · 12 years ago
  59. 7e3ed02 mac80211: fix num_mcast_sta counting issues by Felix Fietkau · 12 years ago
  60. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  61. be6bcab mac80211: check for non-managed interface by Wey-Yi Guy · 12 years ago
  62. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  63. 16cde99 Bluetooth: Fix missing break in hci_cmd_complete_evt by Szymon Janc · 12 years ago
  64. 872f24d tipc: remove inline instances from C source files. by Paul Gortmaker · 12 years ago
  65. bfb253c af_netlink: drop_monitor/dropwatch friendly by Eric Dumazet · 12 years ago
  66. 658cb35 af_netlink: cleanups by Eric Dumazet · 12 years ago
  67. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 12 years ago
  68. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 12 years ago
  69. 783c175 tcp: tcp_try_coalesce returns a boolean by Eric Dumazet · 12 years ago
  70. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 12 years ago
  71. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 12 years ago
  73. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 12 years ago
  74. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 12 years ago
  75. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 12 years ago
  76. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  77. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 12 years ago
  78. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  79. 6ac95b5 mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint by Javier Cardona · 12 years ago
  80. aee286c mac80211: fix STA channel width field by Thomas Pedersen · 12 years ago
  81. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 12 years ago
  82. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  83. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 12 years ago
  84. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  85. ac807fa tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. by David S. Miller · 12 years ago
  86. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 12 years ago
  87. c06fff6 af_packet: packet_getsockopt() cleanup by Eric Dumazet · 12 years ago
  88. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  89. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 12 years ago
  90. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 12 years ago
  91. a74e910 net: change big iov allocations by Eric Dumazet · 12 years ago
  92. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 12 years ago
  93. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 12 years ago
  94. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 12 years ago
  95. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  96. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  97. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  98. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  99. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  100. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago