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