1. dab62e7 bnxt_en: Implement faster recovery for firmware fatal error. by Michael Chan · 3 years, 11 months ago
  2. be6d755 bnxt_en: selectively allocate context memories by Edwin Peer · 3 years, 11 months ago
  3. 31f67c2 bnxt_en: Update firmware interface spec to 1.10.2.16. by Michael Chan · 3 years, 11 months ago
  4. c476299 Merge branch 'skbuff-introduce-skbuff_heads-bulking-and-reusing' by David S. Miller · 3 years, 11 months ago
  5. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 3 years, 11 months ago
  6. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  7. d13612b skbuff: allow to optionally use NAPI cache from __alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  8. f450d53 skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads by Alexander Lobakin · 3 years, 11 months ago
  9. 50fad4b5 skbuff: move NAPI cache declarations upper in the file by Alexander Lobakin · 3 years, 11 months ago
  10. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 3 years, 11 months ago
  11. f9d6725 skbuff: use __build_skb_around() in __alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  12. df1ae02 skbuff: simplify __alloc_skb() a bit by Alexander Lobakin · 3 years, 11 months ago
  13. 483126b skbuff: make __build_skb_around() return void by Alexander Lobakin · 3 years, 11 months ago
  14. ef28095 skbuff: simplify kmalloc_reserve() by Alexander Lobakin · 3 years, 11 months ago
  15. 5381b23 skbuff: move __alloc_skb() next to the other skb allocation functions by Alexander Lobakin · 3 years, 11 months ago
  16. 773dc50 Merge branch 'Xilinx-axienet-updates' by David S. Miller · 3 years, 11 months ago
  17. 6c8f06b net: axienet: Support dynamic switching between 1000BaseX and SGMII by Robert Hancock · 3 years, 11 months ago
  18. eceac9d dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attribute by Robert Hancock · 3 years, 11 months ago
  19. 66b5166 net: axienet: hook up nway_reset ethtool operation by Robert Hancock · 3 years, 11 months ago
  20. 762d17b9 Merge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT' by David S. Miller · 3 years, 11 months ago
  21. 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 3 years, 11 months ago
  22. f969dc5 tcp: fix SO_RCVLOWAT related hangs under mem pressure by Eric Dumazet · 3 years, 11 months ago
  23. 5cdaf9d Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 11 months ago
  24. 7aceeb7 Merge branch 'tc-mpls-selftests' by David S. Miller · 3 years, 11 months ago
  25. c09bfd9 selftests: tc: Add generic mpls matching support for tc-flower by Guillaume Nault · 3 years, 11 months ago
  26. 203ee5c selftests: tc: Add basic mpls_* matching support for tc-flower by Guillaume Nault · 3 years, 11 months ago
  27. 4098ced Merge branch 'brport-flags' by David S. Miller · 3 years, 11 months ago
  28. 4d94235 net: dsa: sja1105: offload bridge port flags to device by Vladimir Oltean · 3 years, 11 months ago
  29. 421741e net: mscc: ocelot: offload bridge port flags to device by Vladimir Oltean · 3 years, 11 months ago
  30. b360d94 net: mscc: ocelot: use separate flooding PGID for broadcast by Vladimir Oltean · 3 years, 11 months ago
  31. 6edb9e8 net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes by Vladimir Oltean · 3 years, 11 months ago
  32. a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 3 years, 11 months ago
  33. e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 3 years, 11 months ago
  34. 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 3 years, 11 months ago
  35. 078bbb8 net: bridge: don't print in br_switchdev_set_port_flag by Vladimir Oltean · 3 years, 11 months ago
  36. 304ae3b net: bridge: offload all port flags at once in br_setport by Vladimir Oltean · 3 years, 11 months ago
  37. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 3 years, 11 months ago
  38. b0aae0b octeontx2: Fix condition. by David S. Miller · 3 years, 11 months ago
  39. 4b47ad0 Merge branch 'ipa-cleanups' by David S. Miller · 3 years, 11 months ago
  40. 6170b6d net: ipa: introduce gsi_channel_initialized() by Alex Elder · 3 years, 11 months ago
  41. a266ad6 net: ipa: introduce ipa_table_hash_support() by Alex Elder · 3 years, 11 months ago
  42. 2d65ed7 net: ipa: fix register write command validation by Alex Elder · 3 years, 11 months ago
  43. 4c7ccfc net: ipa: use dev_err_probe() in ipa_clock.c by Alex Elder · 3 years, 11 months ago
  44. 571b1e7 net: ipa: use a separate pointer for adjusted GSI memory by Alex Elder · 3 years, 11 months ago
  45. 21cc70c7 Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 3 years, 11 months ago
  46. 93efb0c octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam() by Gustavo A. R. Silva · 3 years, 11 months ago
  47. a6e0ee3 octeontx2-af: Fix spelling mistake "recievd" -> "received" by Colin Ian King · 3 years, 11 months ago
  48. 79201f3 Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 3 years, 11 months ago
  49. 295f830 rxrpc: Fix dependency on IPv6 in udp tunnel config by Vadim Fedorenko · 3 years, 11 months ago
  50. 0a2f6b3 Merge branch 'mptcp-genl-events' by David S. Miller · 3 years, 11 months ago
  51. b911c97 mptcp: add netlink event support by Florian Westphal · 3 years, 11 months ago
  52. 4d54cc3 mptcp: avoid lock_fast usage in accept path by Florian Westphal · 3 years, 11 months ago
  53. 6c714f1 mptcp: pass subflow socket to a few helpers by Florian Westphal · 3 years, 11 months ago
  54. b263b0d mptcp: move subflow close loop after sk close check by Florian Westphal · 3 years, 11 months ago
  55. 40947e1 mptcp: schedule worker when subflow is closed by Florian Westphal · 3 years, 11 months ago
  56. a141e02 mptcp: split __mptcp_close_ssk helper by Florian Westphal · 3 years, 11 months ago
  57. e980143 mptcp: move pm netlink work into pm_netlink by Florian Westphal · 3 years, 11 months ago
  58. 0a82c37 Merge branch 'mptcp-selftests' by David S. Miller · 3 years, 11 months ago
  59. 5f88117 selftests: mptcp: fail if not enough SYN/3rd ACK by Matthieu Baerts · 3 years, 11 months ago
  60. 45759a8 selftests: mptcp: display warnings on one line by Matthieu Baerts · 3 years, 11 months ago
  61. f384221 selftests: mptcp: fix ACKRX debug message by Matthieu Baerts · 3 years, 11 months ago
  62. 767389c selftests: mptcp: dump more info on errors by Paolo Abeni · 3 years, 11 months ago
  63. c3ff3b0 Merge branch 'hns3-cleanups' by David S. Miller · 3 years, 11 months ago
  64. 80a9f3f net: hns3: refactor out hclge_rm_vport_all_mac_table() by Hao Chen · 3 years, 11 months ago
  65. 5fd0e7b net: hns3: refactor out hclgevf_set_rss_tuple() by Huazhong Tan · 3 years, 11 months ago
  66. e291eff net: hns3: refactor out hclge_set_rss_tuple() by Huazhong Tan · 3 years, 11 months ago
  67. eb0faf3 net: hns3: split out hclgevf_cmd_send() by Yufeng Mo · 3 years, 11 months ago
  68. 76f82fd net: hns3: split out hclge_cmd_send() by Yufeng Mo · 3 years, 11 months ago
  69. b3712fa net: hns3: split out hclge_dbg_dump_qos_buf_cfg() by Jian Shen · 3 years, 11 months ago
  70. 73f7767 net: hns3: refactor out hclgevf_get_rss_tuple() by Jian Shen · 3 years, 11 months ago
  71. 405642a net: hns3: refactor out hclge_get_rss_tuple() by Jian Shen · 3 years, 11 months ago
  72. 88936e3 net: hns3: refactor out hclge_set_vf_vlan_common() by Peng Li · 3 years, 11 months ago
  73. eaede83 net: hns3: use ipv6_addr_any() helper by Jiaran Zhang · 3 years, 11 months ago
  74. c318af3 net: hns3: clean up hns3_dbg_cmd_write() by Peng Li · 3 years, 11 months ago
  75. 433e280 net: hns3: refactor out hclgevf_cmd_convert_err_code() by Peng Li · 3 years, 11 months ago
  76. 1c9a98b net: hns3: refactor out hclge_cmd_convert_err_code() by Peng Li · 3 years, 11 months ago
  77. c0d4e9d ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring by Maciej Fijalkowski · 4 years ago
  78. f1b1f40 ice: store the result of ice_rx_offset() onto ice_ring by Maciej Fijalkowski · 4 years ago
  79. f7bb0d7 i40e: store the result of i40e_rx_offset() onto i40e_ring by Maciej Fijalkowski · 4 years ago
  80. f892a9a i40e: Simplify the do-while allocation loop by Björn Töpel · 4 years ago
  81. 5c57e50 ice: skip NULL check against XDP prog in ZC path by Maciej Fijalkowski · 4 years ago
  82. 43a925e ice: remove redundant checks in ice_change_mtu by Maciej Fijalkowski · 4 years ago
  83. 29b82f2 ice: move skb pointer from rx_buf to rx_ring by Maciej Fijalkowski · 4 years ago
  84. 59c97d1 ice: simplify ice_run_xdp by Maciej Fijalkowski · 4 years ago
  85. d06e2f0 i40e: adjust i40e_is_non_eop by Maciej Fijalkowski · 4 years ago
  86. 4a14994 i40e: drop misleading function comments by Maciej Fijalkowski · 4 years ago
  87. 99f0972 i40e: drop redundant check when setting xdp prog by Maciej Fijalkowski · 4 years ago
  88. 735a484 nl80211: add documentation for HT/VHT/HE disable attributes by Johannes Berg · 3 years, 11 months ago
  89. b6db0f8 cfg80211/mac80211: Support disabling HE mode by Ben Greear · 3 years, 11 months ago
  90. 549fdd3 mac80211: add STBC encoding to ieee80211_parse_tx_radiotap by Philipp Borgers · 4 years ago
  91. c0eb09a mac80211: minstrel_ht: remove sample rate switching code for constrained devices by Felix Fietkau · 4 years ago
  92. 4a8d0c9 mac80211: minstrel_ht: show sampling rates in debugfs by Felix Fietkau · 4 years ago
  93. 80d5515 mac80211: minstrel_ht: significantly redesign the rate probing strategy by Felix Fietkau · 4 years ago
  94. 7aece47 mac80211: minstrel_ht: reduce the need to sample slower rates by Felix Fietkau · 4 years ago
  95. 2012a2f mac80211: minstrel_ht: update total packets counter in tx status path by Felix Fietkau · 4 years ago
  96. a42fa25 mac80211: minstrel_ht: use bitfields to encode rate indexes by Felix Fietkau · 4 years ago
  97. 9e6d512 cfg80211: initialize reg_rule in __freq_reg_info() by Luca Coelho · 3 years, 11 months ago
  98. 6194f7e mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 3 years, 11 months ago
  99. 10cb8e6 mac80211: enable QoS support for nl80211 ctrl port by Markus Theil · 3 years, 11 months ago
  100. 258afa7 cfg80211: remove unused callback by Matteo Croce · 3 years, 11 months ago