1. 1704575 net: sched: factorize code (qdisc_drop()) by Eric Dumazet · 12 years ago
  2. 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 12 years ago
  3. 715dc1f net: Fix truesize accounting in skb_gro_receive() by Eric Dumazet · 12 years ago
  4. 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 12 years ago
  5. 57b55a7 tcp: Move code related to head frag in tcp_try_coalesce by Alexander Duyck · 12 years ago
  6. c73c3d9 tcp: Fix truesize accounting in tcp_try_coalesce by Alexander Duyck · 12 years ago
  7. 8c1ae10 net: Add missing linux/prefetch.h include to net/core/sock.c by David S. Miller · 12 years ago
  8. 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 12 years ago
  9. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  10. 923dd34 net: take care of cloned skbs in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  11. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  12. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  13. 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 12 years ago
  14. e4ae004 netem: add ECN capability by Eric Dumazet · 12 years ago
  15. e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 12 years ago
  16. 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 12 years ago
  17. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 12 years ago
  18. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  19. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  20. 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 12 years ago
  21. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 12 years ago
  22. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 12 years ago
  23. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 12 years ago
  24. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  25. 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
  26. 1d0c0b3 net: makes skb_splice_bits() aware of skb->head_frag by Eric Dumazet · 12 years ago
  27. 329033f tcp: makes tcp_try_coalesce aware of skb->head_frag by Eric Dumazet · 12 years ago
  28. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago
  29. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 12 years ago
  30. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  31. bb63f1f bridge: Fix fatal typo in setup of multicast_querier_expired by Herbert Xu · 12 years ago
  32. d499bd2 l2tp: Add missing net/net/ip6_checksum.h include. by David S. Miller · 12 years ago
  33. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 12 years ago
  34. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 12 years ago
  35. cb80ef4 net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb() by Benjamin LaHaise · 12 years ago
  36. f7ad74f net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb by Benjamin LaHaise · 12 years ago
  37. cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 12 years ago
  38. aad5854 tipc: Reject payload messages with invalid message type by Allan Stephens · 12 years ago
  39. 8298193 net: cleanups in sock_setsockopt() by Eric Dumazet · 12 years ago
  40. feb50ac crush: include header for global symbols by hartleys · 12 years ago
  41. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  42. 8f17789 tipc: Enhance error checking of published names by Allan Stephens · 12 years ago
  43. f7fb9d2 tipc: Create helper routine to delete unused name sequence structure by Allan Stephens · 12 years ago
  44. bbe6a29 tipc: remove redundant memset and stale comment from subscr.c by Allan Stephens · 12 years ago
  45. 2d98abb tipc: Optimize initialization of network topology service by Allan Stephens · 12 years ago
  46. eb3865a tipc: Enhance re-initialization of network topology service by Allan Stephens · 12 years ago
  47. eb323b0 tipc: Optimize termination of configuration service by Allan Stephens · 12 years ago
  48. 861d3a0 tipc: Optimize initialization of configuration service by Allan Stephens · 12 years ago
  49. a2cfd45 tipc: Optimize re-initialization of configuration service by Allan Stephens · 12 years ago
  50. 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
  51. 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
  52. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 12 years ago
  53. 2d31950 6lowpan: duplicate definition of IEEE802154_ALEN by alex.bluesman.smirnov@gmail.com · 12 years ago
  54. c2e94d7 6lowpan: move frame allocation code to a separate function by alex.bluesman.smirnov@gmail.com · 12 years ago
  55. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  56. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 12 years ago
  57. 0815798 net: dcb: add CEE notify calls by John Fastabend · 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. 872f24d tipc: remove inline instances from C source files. by Paul Gortmaker · 12 years ago
  63. bfb253c af_netlink: drop_monitor/dropwatch friendly by Eric Dumazet · 12 years ago
  64. 658cb35 af_netlink: cleanups by Eric Dumazet · 12 years ago
  65. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 12 years ago
  66. 783c175 tcp: tcp_try_coalesce returns a boolean by Eric Dumazet · 12 years ago
  67. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 12 years ago
  68. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 12 years ago
  70. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 12 years ago
  71. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 12 years ago
  72. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 12 years ago
  73. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  74. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 12 years ago
  75. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  76. 6ac95b5 mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint by Javier Cardona · 12 years ago
  77. aee286c mac80211: fix STA channel width field by Thomas Pedersen · 12 years ago
  78. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 12 years ago
  79. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  80. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 12 years ago
  81. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  82. ac807fa tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. by David S. Miller · 12 years ago
  83. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 12 years ago
  84. c06fff6 af_packet: packet_getsockopt() cleanup by Eric Dumazet · 12 years ago
  85. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  86. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 12 years ago
  87. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 12 years ago
  88. a74e910 net: change big iov allocations by Eric Dumazet · 12 years ago
  89. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 12 years ago
  90. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 12 years ago
  91. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 12 years ago
  92. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  93. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  94. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  95. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  96. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  97. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  98. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  99. 8607ddb net ipv4: Convert devinet to use register_net_sysctl by Eric W. Biederman · 12 years ago
  100. 6105e29 net ipv6: Convert addrconf to use register_net_sysctl by Eric W. Biederman · 12 years ago