1. 2ff5e52 radiotap: add 0-length PSDU "not captured" type by Johannes Berg · 6 years ago
  2. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  3. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  4. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  5. 5d4071abd cfg80211: fix and clean up cfg80211_gen_new_bssid() by Johannes Berg · 6 years ago
  6. 851ae31 cfg80211: add missing kernel-doc for multi-BSSID fields by Johannes Berg · 6 years ago
  7. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago
  8. 78ac51f mac80211: support multi-bssid by Sara Sharon · 6 years ago
  9. 0cd01ef cfg80211: save multi-bssid properties by Sara Sharon · 6 years ago
  10. 7ece9c3 cfg80211: make BSSID generation function inline by Sara Sharon · 6 years ago
  11. 213ed57 cfg80211: parse multi-bssid only if HW supports it by Sara Sharon · 6 years ago
  12. 7011ba5 cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible by Sara Sharon · 6 years ago
  13. 49a68e0 cfg80211: add various struct element finding helpers by Johannes Berg · 6 years ago
  14. bff5731 net: devlink: report cell size of shared buffers by Jakub Kicinski · 6 years ago
  15. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  16. ddb6e99 ethtool: add compat for devlink info by Jakub Kicinski · 6 years ago
  17. 785bd55 devlink: add generic info version names by Jakub Kicinski · 6 years ago
  18. fc6fae7 devlink: add version reporting to devlink info API by Jakub Kicinski · 6 years ago
  19. f9cf228 devlink: add device information API by Jakub Kicinski · 6 years ago
  20. 5b053e1 net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS by Dave Watson · 6 years ago
  21. 130b392 net: tls: Add tls 1.3 support by Dave Watson · 6 years ago
  22. a2ef9b6 net: tls: Refactor tls aad space size calculation by Dave Watson · 6 years ago
  23. fb99bce net: tls: Support 256 bit keys by Dave Watson · 6 years ago
  24. 7d41946 mac80211: fix missing/malformed documentation by Johannes Berg · 6 years ago
  25. 9874b71 cfg80211: add missing documentation that kernel-doc warns about by Johannes Berg · 6 years ago
  26. 2332328 netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments by Johannes Berg · 6 years ago
  27. 752cfee Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  28. 5ac4a12 cfg80211: fix typo by Matteo Croce · 6 years ago
  29. cb86880 mac80211: Fix documentation strings for airtime-related variables by Toke Høiland-Jørgensen · 6 years ago
  30. 7efba10 sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER sockopt by Xin Long · 6 years ago
  31. 8add543 sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockopt by Xin Long · 6 years ago
  32. b639583 devlink: Add a generic wake_on_lan port parameter by Vasundhara Volam · 6 years ago
  33. c1e5786d devlink: Add devlink notifications support for port params by Vasundhara Volam · 6 years ago
  34. 5473a7b devlink: Add support for driverinit set value for devlink_port by Vasundhara Volam · 6 years ago
  35. ffd19b9 devlink: Add support for driverinit get value for devlink_port by Vasundhara Volam · 6 years ago
  36. 39e6160 devlink: Add devlink_param for port register and unregister by Vasundhara Volam · 6 years ago
  37. eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. 32eb67b net: tls: Save iv in tls_rec for async crypto requests by Dave Watson · 6 years ago
  39. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  40. 343917b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  41. fe19a8f ipvs: avoid indirect calls when calculating checksums by Matteo Croce · 6 years ago
  42. 4a41f45 tcp: change pingpong threshold to 3 by Wei Wang · 6 years ago
  43. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  44. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. c8b34e6 ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit by wenxu · 6 years ago
  46. f859a44 tcp: allow zerocopy with fastopen by Willem de Bruijn · 6 years ago
  47. d4289fc net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  48. c23f35d net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 6 years ago
  49. fe49437 cfg80211: Authentication offload to user space in AP mode by Srinivas Dasari · 6 years ago
  50. 30e5c2c net: Revert devlink health changes. by David S. Miller · 6 years ago
  51. ab4dfa2 cfg80211: Allow drivers to advertise supported AKM suites by Veerendranath Jakkam · 6 years ago
  52. 390298e mac80211: Expose ieee80211_schedule_txq() function by Toke Høiland-Jørgensen · 6 years ago
  53. 78dc70e tcp_bbr: adapt cwnd based on ack aggregation estimation by Priyaranjan Jha · 6 years ago
  54. 949e7ce bonding: count master 3ad stats separately by Nikolay Aleksandrov · 6 years ago
  55. 50e74c0 xsk: add id to umem by Björn Töpel · 6 years ago
  56. 1d0dc06 net: xsk: track AF_XDP sockets on a per-netns list by Björn Töpel · 6 years ago
  57. 63530ab ax25: fix possible use-after-free by Eric Dumazet · 6 years ago
  58. 4b3087c bridge: Snoop Multicast Router Advertisements by Linus Lüssing · 6 years ago
  59. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago
  60. a258aea bonding: add support for xstats and export 3ad stats by Nikolay Aleksandrov · 6 years ago
  61. 267c095 bonding: add 3ad stats by Nikolay Aleksandrov · 6 years ago
  62. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 5f2939d sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints by Toke Høiland-Jørgensen · 6 years ago
  64. 77f7ffd mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length by Felix Fietkau · 6 years ago
  65. 540bbcb nl80211/mac80211: mesh: add mesh path change count to mpath info by Julan Hsu · 6 years ago
  66. cc24163 nl80211/mac80211: mesh: add hop count to mpath info by Julan Hsu · 6 years ago
  67. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  68. 3664705 cfg80211: Add airtime statistics and settings by Toke Høiland-Jørgensen · 6 years ago
  69. 1866760 mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 6 years ago
  70. c7af343 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  71. 880ee82 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  72. cb5ccfb devlink: Add health buffer support by Eran Ben Elisha · 6 years ago
  73. 340a6f3 tcp: declare tcp_mmap() only when CONFIG_MMU is set by Yafang Shao · 6 years ago
  74. 472caa6 netfilter: nat: un-export nf_nat_used_tuple by Florian Westphal · 6 years ago
  75. 4a60dc7 netfilter: conntrack: remove nf_ct_l4proto_find_get by Florian Westphal · 6 years ago
  76. e568943 netfilter: conntrack: remove l4proto destroy hook by Florian Westphal · 6 years ago
  77. 2a389de netfilter: conntrack: remove l4proto init and get_net callbacks by Florian Westphal · 6 years ago
  78. 70aed46 netfilter: conntrack: remove sysctl registration helpers by Florian Westphal · 6 years ago
  79. 303e0c5 netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups by Florian Westphal · 6 years ago
  80. edf0338 netfilter: conntrack: remove pernet l4 proto register interface by Florian Westphal · 6 years ago
  81. 44fb87f netfilter: conntrack: remove remaining l4proto indirect packet calls by Florian Westphal · 6 years ago
  82. b184356 netfilter: conntrack: remove module owner field by Florian Westphal · 6 years ago
  83. 197c430 netfilter: conntrack: remove invert_tuple callback by Florian Westphal · 6 years ago
  84. df5e162 netfilter: conntrack: remove pkt_to_tuple callback by Florian Westphal · 6 years ago
  85. 751fc30 netfilter: conntrack: remove net_id by Florian Westphal · 6 years ago
  86. 22fc4c4 netfilter: conntrack: gre: switch module to be built-in by Florian Westphal · 6 years ago
  87. e2e48b4 netfilter: conntrack: handle icmp pkt_to_tuple helper via direct calls by Florian Westphal · 6 years ago
  88. a47c540 netfilter: conntrack: handle builtin l4proto packet functions via direct calls by Florian Westphal · 6 years ago
  89. 8e2f311 netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  90. 10870dd netfilter: nf_tables: add direct calls for all builtin expressions by Florian Westphal · 6 years ago
  91. 4d44175 netfilter: nf_tables: handle nft_object lookups via rhltable by Florian Westphal · 6 years ago
  92. d152159 netfilter: nf_tables: prepare nft_object for lookups via hashtable by Florian Westphal · 6 years ago
  93. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  94. 4c59b7d vxlan: Add extack to switchdev operations by Petr Machata · 6 years ago
  95. 692d7b5 tls: Fix recvmsg() to be able to peek across multiple records by Vakul Garg · 6 years ago
  96. ecfc937 net: dsa: Split platform data to header file by Florian Fainelli · 6 years ago
  97. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  98. e122d84 Revert "rxrpc: Allow failed client calls to be retried" by David Howells · 6 years ago
  99. f97f4dd net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  100. 10f4e76 netfilter: nft_flow_offload: fix interaction with vrf slave device by wenxu · 6 years ago