index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-100
/
+233
2026-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
-46
/
+60
2026-03-26
net: mana: Set default number of queues to 16
Long Li
-1
/
+2
2026-03-26
net: macb: use the current queue number for stats
Paolo Valerio
-1
/
+1
2026-03-26
net: dpaa2-mac: export standard statistics
Ioana Ciornei
-2
/
+338
2026-03-26
net: dpaa2-mac: retrieve MAC statistics in one firmware command
Ioana Ciornei
-40
/
+171
2026-03-26
net: dpaa2-mac: extend APIs related to statistics
Ioana Ciornei
-4
/
+132
2026-03-26
octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
Eric Biggers
-41
/
+13
2026-03-25
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
-1
/
+0
2026-03-25
wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically
Johannes Berg
-9
/
+4
2026-03-25
wifi: iwlwifi: reduce the number of prints upon firmware crash
Emmanuel Grumbach
-68
/
+1
2026-03-25
wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMD
Emmanuel Grumbach
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
Miri Korenblit
-5
/
+19
2026-03-25
wifi: iwlwifi: mld: block EMLSR during TDLS connections
Avinash Bhatt
-4
/
+22
2026-03-25
wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structures
Emmanuel Grumbach
-1
/
+2
2026-03-25
wifi: iwlwifi: mld: update the TLC when we deactivate a link
Emmanuel Grumbach
-1
/
+56
2026-03-25
wifi: iwlwifi: add a macro for max FW links
Miri Korenblit
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: always assign a fw id to a vif
Miri Korenblit
-0
/
+5
2026-03-25
wifi: iwlwifi: mld: use the dedicated helper to extract a link
Miri Korenblit
-6
/
+3
2026-03-25
wifi: iwlwifi: add MAC context command version 4
Johannes Berg
-20
/
+81
2026-03-25
wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
Avinash Bhatt
-2
/
+6
2026-03-25
wifi: iwlwifi: mld: add double-include guards to nan.h
Johannes Berg
-1
/
+4
2026-03-25
wifi: iwlwifi: mld: make alloc functions not forced static
Johannes Berg
-8
/
+8
2026-03-25
wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
Johannes Berg
-2
/
+2
2026-03-25
wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()
Johannes Berg
-4
/
+4
2026-03-25
wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() static
Johannes Berg
-3
/
+1
2026-03-25
wifi: iwlwifi: pcie: don't dump on reset handshake in dump
Johannes Berg
-3
/
+10
2026-03-25
wifi: iwlwifi: use IWL_FW_CHECK for sync timeout
Johannes Berg
-5
/
+7
2026-03-25
wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG command
Pagadala Yesu Anjaneyulu
-0
/
+16
2026-03-25
wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*
Miri Korenblit
-0
/
+7
2026-03-25
wifi: iwlwifi: add CQM event support for per-link RSSI changes
Avinash Bhatt
-1
/
+27
2026-03-25
wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handling
Pagadala Yesu Anjaneyulu
-7
/
+3
2026-03-25
wifi: iwlwifi: fw: Add TLV support for BIOS revision of command
Pagadala Yesu Anjaneyulu
-4
/
+78
2026-03-25
wifi: iwlwifi: bump core version for BZ/SC/DR
Miri Korenblit
-3
/
+3
2026-03-25
wifi: iwlwifi: mld: support changing iftype at runtime
Johannes Berg
-0
/
+25
2026-03-25
wifi: iwlwifi: mld: set UHR MCS in RX status
Johannes Berg
-0
/
+7
2026-03-25
wifi: iwlwifi: mld: enable UHR in TLC
Johannes Berg
-4
/
+24
2026-03-25
wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC
Emmanuel Grumbach
-2
/
+0
2026-03-25
wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT
Emmanuel Grumbach
-1
/
+0
2026-03-25
wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments
Emmanuel Grumbach
-10
/
+17
2026-03-25
wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
Emmanuel Grumbach
-6
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for WGDS revision 4
Emmanuel Grumbach
-0
/
+7
2026-03-25
wifi: iwlwifi: acpi: validate the WGDS table
Emmanuel Grumbach
-11
/
+27
2026-03-25
wifi: iwlwifi: uefi: add support for WGDS rev4
Emmanuel Grumbach
-11
/
+34
2026-03-25
wifi: iwlwifi: uefi: open code the parsing of the WGDS table
Emmanuel Grumbach
-7
/
+44
2026-03-25
wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
Emmanuel Grumbach
-8
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for EWRD rev 3 table
Emmanuel Grumbach
-1
/
+33
2026-03-25
wifi: iwlwifi: acpi: add support for WRDS rev 3 table
Emmanuel Grumbach
-1
/
+27
2026-03-25
wifi: iwlwifi: uefi: support the new WRDS and EWRD tables
Emmanuel Grumbach
-40
/
+116
2026-03-25
wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending
Emmanuel Grumbach
-2
/
+2
[prev]
[next]