1. 9cf0a0b cfg80211: Add support for 60GHz band channels 5 and 6 by Alexei Avshalom Lazar · 6 years ago
  2. 21a5d4c mac80211: add stop/start logic for software TXQs by Manikanta Pubbisetty · 7 years ago
  3. 30ca1aa cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  4. 050cdc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. 191672c net_sched: fix unused variable warning in stmmac by Arnd Bergmann · 6 years ago
  6. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  7. a0c2e90 net_sched: remove unused tcfa_capab by Cong Wang · 6 years ago
  8. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  9. 7d485c4 net_sched: remove unused tcf_idr_check() by Cong Wang · 6 years ago
  10. 97a3f84f net_sched: remove unnecessary ops->delete() by Cong Wang · 6 years ago
  11. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  12. 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  13. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  14. 037b0b8 tcp, ulp: add alias for all ulp modules by Daniel Borkmann · 6 years ago
  15. d209df3 netfilter: nf_tables: fix register ordering by Florian Westphal · 6 years ago
  16. 4ef360d netfilter: nft_set: fix allocation size overflow in privsize callback. by Taehee Yoo · 6 years ago
  17. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  18. 8c32685 Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  19. 96d18d8 inet/connection_sock: prefer _THIS_IP_ to current_text_addr by Nick Desaulniers · 6 years ago
  20. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  21. e6f86b0 ipv6: Add icmp_echo_ignore_all support for ICMPv6 by Virgile Jarry · 6 years ago
  22. 0b243d0 net/tls: Combined memory allocation for decryption request by Vakul Garg · 6 years ago
  23. 2557d0c 9p: Embed wait_queue_head into p9_req_t by Matthew Wilcox · 6 years ago
  24. f28cdf0 9p: Replace the fidlist with an IDR by Matthew Wilcox · 6 years ago
  25. 353c9cb ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  26. 51a9f5a net: core: protect rate estimator statistics pointer with lock by Vlad Buslov · 6 years ago
  27. 84a75b3 net: sched: extend action ops with put_dev callback by Vlad Buslov · 6 years ago
  28. 0d493b4 net/sctp: Replace in/out stream arrays with flex_array by Konstantin Khorenko · 6 years ago
  29. 05364ca net/sctp: Make wrappers for accessing in/out streams by Konstantin Khorenko · 6 years ago
  30. 466466d tcp: mandate a one-time immediate ACK by Yuchung Cheng · 6 years ago
  31. 8217ca6 bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection by Martin KaFai Lau · 6 years ago
  32. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  33. 736b460 net: Add ID (if needed) to sock_reuseport and expose reuseport_lock by Martin KaFai Lau · 6 years ago
  34. 40a1227 tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket by Martin KaFai Lau · 6 years ago
  35. 0780b86 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  36. fd68565 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  37. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago
  38. a8d5b4a xdp: Helper function to clear kernel pointers in xdp_frame by Toshiaki Makita · 6 years ago
  39. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 0dcb822 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  41. 455f05e vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  42. 92e2c40 flow_dissector: allow dissection of tunnel options from metadata by Simon Horman · 6 years ago
  43. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  44. ad83f2a netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto by Pablo Neira Ayuso · 6 years ago
  45. 6c1fd7d netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object by Pablo Neira Ayuso · 6 years ago
  46. 4e665af netfilter: cttimeout: move ctnl_untimeout to nf_conntrack by Harsha Sharma · 6 years ago
  47. e4cc5a1 Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it by Marcel Holtmann · 6 years ago
  48. a304610 Merge remote-tracking branch 'net-next/master' by Stefan Schmidt · 6 years ago
  49. 6277547 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  50. fa0f527 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  51. 074fb880 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  52. 31ba191 include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE by zhong jiang · 6 years ago
  53. eb9950e rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller by David Howells · 6 years ago
  54. 285189c netfilter: use kvmalloc_array to allocate memory for hashtable by Li RongQing · 6 years ago
  55. db57dc7 net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined by Vincent Bernat · 6 years ago
  56. 290b1c8 net: sched: make tcf_chain_{get,put}() static by Jiri Pirko · 6 years ago
  57. d18c5d1 net: ipv4: Notify about changes to ip_forward_update_priority by Petr Machata · 6 years ago
  58. 432e05d net: ipv4: Control SKB reprioritization after forwarding by Petr Machata · 6 years ago
  59. 83ba464 net: add helpers checking if socket can be bound to nonlocal address by Vincent Bernat · 6 years ago
  60. e6476c2 net: remove bogus RCU annotations on socket.wq by Christoph Hellwig · 6 years ago
  61. 486cdf2 bpf: add End.DT6 action to bpf_lwt_seg6_action helper by Mathieu Xhonneux · 6 years ago
  62. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  63. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  64. a331de3 net: remove sock_poll_busy_flag by Christoph Hellwig · 6 years ago
  65. f641f13b net: remove sock_poll_busy_loop by Christoph Hellwig · 6 years ago
  66. d8bbd13 net: don not detour through struct sock to find the poll waitqueue by Christoph Hellwig · 6 years ago
  67. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  68. 740011c Bluetooth: Add new quirk for non-persistent setup settings by Sean Wang · 6 years ago
  69. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  70. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 6 years ago
  71. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  72. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  73. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  74. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  75. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 6 years ago
  76. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 6 years ago
  77. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  78. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  79. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  80. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  81. 5075b97 Bluetooth: Add defines for BREDR pkt_type and LE PHYs by Jaganath Kanakkassery · 6 years ago
  82. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 6 years ago
  83. 222440b netfilter: nf_tables: handle meta/lookup with direct call by Florian Westphal · 7 years ago
  84. b67c540 net: dcb: Add priority-to-DSCP map getters by Petr Machata · 6 years ago
  85. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  86. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  87. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  89. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  90. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
  91. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  92. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  93. f71e0ca4 net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  94. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  95. 042f882 nfp: bring back support for offloading shared blocks by Jakub Kicinski · 6 years ago
  96. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  97. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  98. fbdeaed net: create reusable function for getting ownership info of sysfs inodes by Tyler Hicks · 6 years ago
  99. 99d20a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  100. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago