summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: relax SSB_EMBEDDED dependenciesRandy Dunlap2023-10-191-1/+2
* Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-10-1834-368/+544
|\
| * net/mlx5e: Allow IPsec soft/hard limits in bytesLeon Romanovsky2023-10-142-19/+28
| * net/mlx5e: Increase max supported channels number to 256Adham Faris2023-10-141-1/+1
| * net/mlx5e: Preparations for supporting larger number of channelsAdham Faris2023-10-1410-52/+178
| * net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API'sAdham Faris2023-10-143-50/+44
| * net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()Adham Faris2023-10-141-8/+4
| * net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris2023-10-145-66/+56
| * net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify codeYu Liao2023-10-141-6/+2
| * net/mlx5: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan2023-10-141-8/+2
| * net/mlx5: fix config name in Kconfig parameter documentationLukas Bulwahn2023-10-141-1/+1
| * net/mlx5: Remove unused declarationYue Haibing2023-10-146-23/+0
| * net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory2023-10-147-39/+59
| * net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-147-73/+52
| * net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyShay Drory2023-10-141-0/+4
| * net/mlx5: Redesign SF active work to remove table_lockWei Zhang2023-10-143-31/+74
| * net/mlx5: Parallelize vhca event handlingWei Zhang2023-10-144-9/+57
* | hamradio: replace deprecated strncpy with strscpy_padJustin Stitt2023-10-181-2/+2
* | docs: netlink: clean up after deprecating versionJakub Kicinski2023-10-182-5/+14
* | tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski2023-10-181-1/+1
* | Merge branch 'net-remove-last-of-the-phylink-validate-methods-and-clean-up'Jakub Kicinski2023-10-184-85/+37
|\ \
| * | net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)2023-10-182-38/+8
| * | net: phylink: remove .validate() methodRussell King (Oracle)2023-10-183-53/+6
| * | net: fman: convert to .mac_get_caps()Russell King (Oracle)2023-10-181-6/+5
| * | net: phylink: provide mac_get_caps() methodRussell King (Oracle)2023-10-183-3/+33
|/ /
* | eth: bnxt: fix backward compatibility with older devicesJakub Kicinski2023-10-185-12/+28
* | Merge branch 'bridge-add-a-limit-on-learned-fdb-entries'Jakub Kicinski2023-10-186-7/+344
|\ \
| * | selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf2023-10-182-1/+285
| * | net: bridge: Set strict_start_type for br_policyJohannes Nixdorf2023-10-181-0/+2
| * | net: bridge: Add netlink knobs for number / max learned FDB entriesJohannes Nixdorf2023-10-182-1/+16
| * | net: bridge: Track and limit dynamically learned FDB entriesJohannes Nixdorf2023-10-182-2/+37
| * | net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entryJohannes Nixdorf2023-10-181-3/+4
|/ /
* | Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-18154-2288/+12730
|\ \
| * | wifi: rtw89: mac: do bf_monitor only if WiFi 6 chipsZong-Zhe Yang2023-10-142-0/+6
| * | wifi: rtw89: mac: set bf_assoc capabilities according to chip genZong-Zhe Yang2023-10-144-14/+238
| * | wifi: rtw89: mac: set bfee_ctrl() according to chip genZong-Zhe Yang2023-10-144-3/+30
| * | wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chipsPing-Ke Shih2023-10-142-6/+15
| * | wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip genZong-Zhe Yang2023-10-144-2/+22
| * | wifi: rtw89: mac: update RTS threshold according to chip genZong-Zhe Yang2023-10-144-1/+11
| * | wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov2023-10-1423-53/+29
| * | wifi: hostap: remove unused ioctl functionArnd Bergmann2023-10-143-232/+0
| * | wifi: atmel: remove unused ioctl functionArnd Bergmann2023-10-141-72/+0
| * | wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_...Ping-Ke Shih2023-10-121-6/+5
| * | wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set...Ping-Ke Shih2023-10-121-7/+5
| * | wifi: rtw89: add EHT radiotap in monitor modePing-Ke Shih2023-10-122-1/+76
| * | wifi: rtw89: show EHT rate in debugfsPing-Ke Shih2023-10-121-0/+14
| * | wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H reportPing-Ke Shih2023-10-122-0/+13
| * | wifi: rtw89: Add EHT rate mask as parameters of RA H2C commandPing-Ke Shih2023-10-123-1/+63
| * | wifi: rtw89: parse EHT information from RX descriptor and PPDU status packetPing-Ke Shih2023-10-121-15/+44
| * | wifi: radiotap: add bandwidth definition of EHT U-SIGPing-Ke Shih2023-10-121-0/+6