1. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  2. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  3. 409065b dsa: Register the none tagger ops by Andrew Lunn · 6 years ago
  4. bdc6fe5 dsa: Keep link list of tag drivers by Andrew Lunn · 6 years ago
  5. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  6. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  7. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  8. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  9. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  10. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  11. 5f0d736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  12. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  13. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  14. f78c603 net: fix two coding style issues by Michal Kubecek · 6 years ago
  15. 12ad5f6 ipset: drop ipset_nest_start() and ipset_nest_end() by Michal Kubecek · 6 years ago
  16. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  17. 63a1c95 net/tls: byte swap device req TCP seq no upon setting by Jakub Kicinski · 6 years ago
  18. 9e99579 net/tls: remove old exports of sk_destruct functions by Jakub Kicinski · 6 years ago
  19. e49d268d net/tls: don't log errors every time offload can't proceed by Jakub Kicinski · 6 years ago
  20. 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago
  21. e950e84 selftests: bpf: test writable buffers in raw tps by Matt Mullins · 6 years ago
  22. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  23. 0e58156 tipc: remove rcu_read_unlock() left in tipc_udp_recv() by Eric Dumazet · 6 years ago
  24. e55449e ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup by David Ahern · 6 years ago
  25. 6074782 net: socket: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  26. 8828f81 mac80211: probe unexercised mesh links by Rajkumar Manoharan · 6 years ago
  27. 0601677 mac80211: add option for setting control flags by Rajkumar Manoharan · 6 years ago
  28. 5ab92e7 cfg80211: add support to probe unexercised mesh link by Rajkumar Manoharan · 6 years ago
  29. 387bc002 mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers by Alexander Wetzel · 6 years ago
  30. a680fe4 nl80211: do a struct assignment to radar_chandef instead of memcpy() by Luca Coelho · 6 years ago
  31. 622fce8 mac80211: Fix Extended Key ID auto activation by Alexander Wetzel · 6 years ago
  32. 5809a5d cfg80211: don't pass pointer to pointer unnecessarily by Dan Carpenter · 6 years ago
  33. ba905bf mac80211: store tx power value from user to station by Ashok Raj Nagarajan · 6 years ago
  34. e96d1cd cfg80211: Add support to set tx power for a station associated by Ashok Raj Nagarajan · 6 years ago
  35. dbd50a8 mac80211: only allocate one queue when using iTXQs by Johannes Berg · 6 years ago
  36. 391d132 nl80211: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  37. 9f8c713 cfg80211: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  38. 276d9e8 mac80211: debugfs option to force TX status frames by Julius Niedworok · 6 years ago
  39. 5e28042 cfg80211: remove redundant zero check on variable 'changed' by Colin Ian King · 6 years ago
  40. 5dc8cdc mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 6 years ago
  41. c2b1794 mac80211: minstrel_ht: automatically calculate rate duration shift by Felix Fietkau · 6 years ago
  42. 7f2e12e mac80211: minstrel_ht: add support for rates with 4 spatial streams by Felix Fietkau · 6 years ago
  43. 1974da8 mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit by Felix Fietkau · 6 years ago
  44. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  45. 6cdd397 nl80211/cfg80211: Extended Key ID support by Alexander Wetzel · 6 years ago
  46. 092c409 mac80211: Optimize tailroom_needed update checks by Alexander Wetzel · 6 years ago
  47. 8dbb000 mac80211: set NETIF_F_LLTX when using intermediate tx queues by Felix Fietkau · 6 years ago
  48. ded4698 mac80211: run late dequeue late tx handlers without holding fq->lock by Felix Fietkau · 6 years ago
  49. f2af2df mac80211: calculate hash for fq without holding fq->lock in itxq enqueue by Felix Fietkau · 6 years ago
  50. ef618b1 mac80211: mesh: drop redundant rcu_read_lock/unlock calls by Felix Fietkau · 6 years ago
  51. 5023b14 mac80211: support profile split between elements by Sara Sharon · 6 years ago
  52. fe806e4 cfg80211: support profile split between elements by Sara Sharon · 6 years ago
  53. 671042a mac80211: support non-inheritance element by Sara Sharon · 6 years ago
  54. f7dacfb cfg80211: support non-inheritance element by Sara Sharon · 6 years ago
  55. 5bd9d10 cfg80211: don't skip multi-bssid index element by Sara Sharon · 6 years ago
  56. 89eb6e0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  57. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. 118c8e9 bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type by Stanislav Fomichev · 6 years ago
  59. d5bb334 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  60. cd8dead Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 6 years ago
  62. 0453c68 net/rose: fix unbound loop in rose_loopback_timer() by Eric Dumazet · 6 years ago
  63. 032be5f rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 6 years ago
  64. 4b9fc71 net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 6 years ago
  65. c049d56 net: sched: flower: refactor reoffload for concurrent access by Vlad Buslov · 6 years ago
  66. 4109a2c tipc: tipc_udp_recv() cleanup vs rcu verbs by Eric Dumazet · 6 years ago
  67. e668eb1 Bluetooth: hci_core: Don't stop BT if the BD address missing in dts by Balakrishna Godavarthi · 6 years ago
  68. a65120b ipv6: Use result arg in fib_lookup_arg consistently by David Ahern · 6 years ago
  69. b2f97f7 ipv6: fib6_rule_action_alt needs to return -EAGAIN by David Ahern · 6 years ago
  70. 1c5c12e net/ncsi: handle overflow when incrementing mac address by Tao Ren · 6 years ago
  71. 6e734c8 net: sched: taprio: Fix taprio_dequeue() by Andre Guedes · 6 years ago
  72. 2684d1b net: sched: taprio: Fix taprio_peek() by Andre Guedes · 6 years ago
  73. 5175aaf net: sched: taprio: Remove should_restart_cycle() by Andre Guedes · 6 years ago
  74. 8599099 net: sched: taprio: Refactor taprio_get_start_time() by Andre Guedes · 6 years ago
  75. 59ab87f net: sched: taprio: Remove pointless variable assigment by Andre Guedes · 6 years ago
  76. ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
  77. ffa8ce5 lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap by David Ahern · 6 years ago
  78. c98f482 net: fix sparc64 compilation of sock_gettstamp by Stephen Rothwell · 6 years ago
  79. f05713e ipv6: convert fib6_ref to refcount_t by Eric Dumazet · 6 years ago
  80. 5ea7152 ipv6: broadly use fib6_info_hold() helper by Eric Dumazet · 6 years ago
  81. b027055 ipv6: fib6_info_destroy_rcu() cleanup by Eric Dumazet · 6 years ago
  82. 1b00e0d bpf: update skb->protocol in bpf_skb_net_grow by Willem de Bruijn · 6 years ago
  83. 12a54b1 Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  84. 5bec1fb Bluetooth: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  85. cd9151b Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt by Jaganath Kanakkassery · 6 years ago
  86. f57c4bb 6lowpan: Off by one handling ->nexthdr by Dan Carpenter · 6 years ago
  87. a1616a5 Bluetooth: hidp: fix buffer overflow by Young Xiao · 6 years ago
  88. 02ee065 bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  89. c43f125 net: pass net_device argument to the eth_get_headlen by Stanislav Fomichev · 6 years ago
  90. 9b52e3f flow_dissector: handle no-skb use case by Stanislav Fomichev · 6 years ago
  91. 3cbf4ff net: plumb network namespace into __skb_flow_dissect by Stanislav Fomichev · 6 years ago
  92. 7b8a130 bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode by Stanislav Fomichev · 6 years ago
  93. 089b19a flow_dissector: switch kernel context to struct bpf_flow_dissector by Stanislav Fomichev · 6 years ago
  94. bbb69b3 Bluetooth: Add return check for L2CAP security level set by Fugang Duan · 6 years ago
  95. ba8f528 Bluetooth: Fix not initializing L2CAP tx_credits by Luiz Augusto von Dentz · 6 years ago
  96. 697cd36 bridge: Fix possible use-after-free when deleting bridge port by Ido Schimmel · 6 years ago
  97. f2ad1a5 net: devlink: Add extack to shared buffer operations by Ido Schimmel · 6 years ago
  98. 15253b4 net: strparser: make it explicitly non-modular by Paul Gortmaker · 6 years ago
  99. 3557b3f net: bpfilter: dont use module_init in non-modular code by Paul Gortmaker · 6 years ago
  100. 9628495 cgroup: net: remove left over MODULE_LICENSE tag by Paul Gortmaker · 6 years ago