1. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  2. f07373e rxrpc: Add re-sent Tx annotation by David Howells · 8 years ago
  3. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  4. 0f8782e tcp_bbr: add BBR congestion control by Neal Cardwell · 8 years ago
  5. c040276 tcp: new CC hook to set sending rate with rate_sample in any CA state by Yuchung Cheng · 8 years ago
  6. 77bfc17 tcp: allow congestion control to expand send buffer differently by Yuchung Cheng · 8 years ago
  7. 556c6b4 tcp: export tcp_mss_to_mtu() for congestion control modules by Neal Cardwell · 8 years ago
  8. 1b3878c tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments by Neal Cardwell · 8 years ago
  9. ed6e726 tcp: allow congestion control module to request TSO skb segment count by Neal Cardwell · 8 years ago
  10. eb8329e tcp: export data delivery rate by Yuchung Cheng · 8 years ago
  11. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 8 years ago
  12. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 8 years ago
  13. 0682e69 tcp: count packets marked lost for a TCP connection by Neal Cardwell · 8 years ago
  14. b2d3ea4 tcp: switch back to proper tcp_skb_cb size check in tcp_init() by Eric Dumazet · 8 years ago
  15. 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 8 years ago
  16. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 8 years ago
  17. f78e73e tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict by Soheil Hassas Yeganeh · 8 years ago
  18. aecc5ce net sched actions: fix GETing actions by Jamal Hadi Salim · 8 years ago
  19. 36bbef5 bpf: direct packet write and access for helpers for clsact progs by Daniel Borkmann · 8 years ago
  20. 2279994 openvswitch: avoid resetting flow key while installing new flow. by pravin shelar · 8 years ago
  21. 190aa3e7 openvswitch: Fix Frame-size larger than 1024 bytes warning. by pravin shelar · 8 years ago
  22. 204dfe1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  23. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 8 years ago
  24. 06f8ec9 net-next: dsa: fix duplicate invocation of set_addr() by John Crispin · 8 years ago
  25. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  26. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  27. f71b109 net sched actions police: peg drop stats for conforming traffic by Roman Mashak · 8 years ago
  28. 408fbc2 net sched ife action: Introduce skb tcindex metadata encap decap by Jamal Hadi Salim · 8 years ago
  29. 6a5d58b net sched ife action: add 16 bit helpers by Jamal Hadi Salim · 8 years ago
  30. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  31. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  32. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  33. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  34. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  35. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  36. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago
  37. 3310230 Bluetooth: Increment management interface revision by Szymon Janc · 8 years ago
  38. 9c9db78 Bluetooth: Fix advertising instance validity check for flags by Szymon Janc · 8 years ago
  39. 2bb36870 Bluetooth: Unify advertising instance flags check by Szymon Janc · 8 years ago
  40. 5e2c59e Bluetooth: Remove unused parameter from tlv_data_is_valid function by Szymon Janc · 8 years ago
  41. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  42. 7c295c4 Bluetooth: Add support for local name in scan rsp by Michał Narajowski · 8 years ago
  43. 83ebb9e Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag by Szymon Janc · 8 years ago
  44. 3e36ca4 Bluetooth: Use kzalloc instead of kmalloc/memset by Wei Yongjun · 8 years ago
  45. 3c0975a Bluetooth: Fix reason code used for rejecting SCO connections by Frédéric Dalleau · 8 years ago
  46. baab793 Bluetooth: Fix wrong New Settings event when closing HCI User Channel by Marcel Holtmann · 8 years ago
  47. aa1638d Bluetooth: Send control open and close messages for HCI user channels by Marcel Holtmann · 8 years ago
  48. 8a0c9f4 Bluetooth: Append local name and CoD to Extended Controller Info by Michał Narajowski · 8 years ago
  49. 321c6fe Bluetooth: Add framework for Extended Controller Information by Marcel Holtmann · 8 years ago
  50. f4cdbb3f Bluetooth: Handle HCI raw socket transition from unbound to bound by Marcel Holtmann · 8 years ago
  51. f81f5b2 Bluetooth: Send control open and close messages for HCI raw sockets by Marcel Holtmann · 8 years ago
  52. d0bef1d Bluetooth: Add extra channel checks for control open/close messages by Marcel Holtmann · 8 years ago
  53. 5a6d2cf Bluetooth: Assign the channel early when binding HCI sockets by Marcel Holtmann · 8 years ago
  54. 0ef2c42 Bluetooth: Send control open and close only when cookie is present by Marcel Holtmann · 8 years ago
  55. 9e8305b Bluetooth: Use numbers for subsystem version string by Marcel Holtmann · 8 years ago
  56. df1cb87 Bluetooth: Introduce helper functions for socket cookie handling by Marcel Holtmann · 8 years ago
  57. 9db5c62 Bluetooth: Use command status event for Set IO Capability errors by Marcel Holtmann · 8 years ago
  58. 56f787c Bluetooth: Fix wrong Get Clock Information return parameters by Marcel Holtmann · 8 years ago
  59. 5504c3a Bluetooth: Use individual flags for certain management events by Marcel Holtmann · 8 years ago
  60. 37d3a1f Bluetooth: mgmt: Fix sending redundant event for Advertising Instance by Johan Hedberg · 8 years ago
  61. 38ceaa0 Bluetooth: Add support for sending MGMT commands and events to monitor by Marcel Holtmann · 8 years ago
  62. 249fa16 Bluetooth: Add support for sending MGMT open and close to monitor by Marcel Holtmann · 8 years ago
  63. 03c979c Bluetooth: Introduce helper to pack mgmt version information by Marcel Holtmann · 8 years ago
  64. 70ecce9 Bluetooth: Store control socket cookie and comm information by Marcel Holtmann · 8 years ago
  65. 47b0f573 Bluetooth: Check SOL_HCI for raw socket options by Marcel Holtmann · 8 years ago
  66. bd89bb6 mac802154: use rate limited warnings for malformed frames by Aristeu Rozanski · 8 years ago
  67. ca1de81 mac802154: don't warn on unsupported frames by Aristeu Rozanski · 8 years ago
  68. 5ddedce 6lowpan: ndisc: no overreact if no short address is available by Alexander Aring · 8 years ago
  69. abbcc34 mac802154: set phy net namespace for new ifaces by Alexander Aring · 8 years ago
  70. e64c97b Bluetooth: Add combined LED trigger for controller power by Marcel Holtmann · 8 years ago
  71. e867e87 Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  72. 5b0c6fc Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  73. 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
  74. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  75. ec32336 sched: remove qdisc arg from __qdisc_dequeue_head by Florian Westphal · 8 years ago
  76. 97d0678 sched: don't use skb queue helpers by Florian Westphal · 8 years ago
  77. 1486587 pie: use qdisc_dequeue_head wrapper by Florian Westphal · 8 years ago
  78. e8bc8f9 sctp: Remove some redundant code by Christophe Jaillet · 8 years ago
  79. e8bffe0 net: Add _nf_(un)register_hooks symbols by Mahesh Bandewar · 8 years ago
  80. d409b84 ipv6: Export p6_route_input_lookup symbol by Mahesh Bandewar · 8 years ago
  81. 69ae6ad net: core: Add offload stats to if_stats_msg by Nogah Frankel · 8 years ago
  82. c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  83. 695b4ec pkt_sched: fq: use proper locking in fq_dump_stats() by Eric Dumazet · 8 years ago
  84. db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 8 years ago
  85. 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 8 years ago
  86. 41001fa sctp: not return ENOMEM err back in sctp_packet_transmit by Xin Long · 8 years ago
  87. 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 8 years ago
  88. 6451944 sctp: save transmit error to sk_err in sctp_outq_flush by Xin Long · 8 years ago
  89. b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 8 years ago
  90. 66388f2 sctp: do not return the transmit err back to sctp_sendmsg by Xin Long · 8 years ago
  91. 2c89791 sctp: remove the unnecessary state check in sctp_outq_tail by Xin Long · 8 years ago
  92. 8d79266 ip6_tunnel: add collect_md mode to IPv6 tunnels by Alexei Starovoitov · 8 years ago
  93. cfc7381 ip_tunnel: add collect_md mode to IPIP tunnel by Alexei Starovoitov · 8 years ago
  94. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  95. 5ff904d llc: switch type to bool as the timeout is only tested versus 0 by Alan Cox · 8 years ago
  96. 3613b3d tcp: prepare skbs for better sack shifting by Eric Dumazet · 8 years ago
  97. 8a681c36 rxrpc: Add config to inject packet loss by David Howells · 8 years ago
  98. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  99. ba39f3a rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var by David Howells · 8 years ago
  100. 8499790 rxrpc: Add a tracepoint to follow what recvmsg does by David Howells · 8 years ago