index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssb: relax SSB_EMBEDDED dependencies
Randy Dunlap
2023-10-19
1
-1
/
+2
*
Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-10-18
34
-368
/
+544
|
\
|
*
net/mlx5e: Allow IPsec soft/hard limits in bytes
Leon Romanovsky
2023-10-14
2
-19
/
+28
|
*
net/mlx5e: Increase max supported channels number to 256
Adham Faris
2023-10-14
1
-1
/
+1
|
*
net/mlx5e: Preparations for supporting larger number of channels
Adham Faris
2023-10-14
10
-52
/
+178
|
*
net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
Adham Faris
2023-10-14
3
-50
/
+44
|
*
net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
Adham Faris
2023-10-14
1
-8
/
+4
|
*
net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
Adham Faris
2023-10-14
5
-66
/
+56
|
*
net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-10-14
1
-6
/
+2
|
*
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2023-10-14
1
-8
/
+2
|
*
net/mlx5: fix config name in Kconfig parameter documentation
Lukas Bulwahn
2023-10-14
1
-1
/
+1
|
*
net/mlx5: Remove unused declaration
Yue Haibing
2023-10-14
6
-23
/
+0
|
*
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
2023-10-14
7
-39
/
+59
|
*
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
2023-10-14
7
-73
/
+52
|
*
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Shay Drory
2023-10-14
1
-0
/
+4
|
*
net/mlx5: Redesign SF active work to remove table_lock
Wei Zhang
2023-10-14
3
-31
/
+74
|
*
net/mlx5: Parallelize vhca event handling
Wei Zhang
2023-10-14
4
-9
/
+57
*
|
hamradio: replace deprecated strncpy with strscpy_pad
Justin Stitt
2023-10-18
1
-2
/
+2
*
|
docs: netlink: clean up after deprecating version
Jakub Kicinski
2023-10-18
2
-5
/
+14
*
|
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
2023-10-18
1
-1
/
+1
*
|
Merge branch 'net-remove-last-of-the-phylink-validate-methods-and-clean-up'
Jakub Kicinski
2023-10-18
4
-85
/
+37
|
\
\
|
*
|
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
2023-10-18
2
-38
/
+8
|
*
|
net: phylink: remove .validate() method
Russell King (Oracle)
2023-10-18
3
-53
/
+6
|
*
|
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
2023-10-18
1
-6
/
+5
|
*
|
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
2023-10-18
3
-3
/
+33
|
/
/
*
|
eth: bnxt: fix backward compatibility with older devices
Jakub Kicinski
2023-10-18
5
-12
/
+28
*
|
Merge branch 'bridge-add-a-limit-on-learned-fdb-entries'
Jakub Kicinski
2023-10-18
6
-7
/
+344
|
\
\
|
*
|
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
2023-10-18
2
-1
/
+285
|
*
|
net: bridge: Set strict_start_type for br_policy
Johannes Nixdorf
2023-10-18
1
-0
/
+2
|
*
|
net: bridge: Add netlink knobs for number / max learned FDB entries
Johannes Nixdorf
2023-10-18
2
-1
/
+16
|
*
|
net: bridge: Track and limit dynamically learned FDB entries
Johannes Nixdorf
2023-10-18
2
-2
/
+37
|
*
|
net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
Johannes Nixdorf
2023-10-18
1
-3
/
+4
|
/
/
*
|
Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-18
154
-2288
/
+12730
|
\
\
|
*
|
wifi: rtw89: mac: do bf_monitor only if WiFi 6 chips
Zong-Zhe Yang
2023-10-14
2
-0
/
+6
|
*
|
wifi: rtw89: mac: set bf_assoc capabilities according to chip gen
Zong-Zhe Yang
2023-10-14
4
-14
/
+238
|
*
|
wifi: rtw89: mac: set bfee_ctrl() according to chip gen
Zong-Zhe Yang
2023-10-14
4
-3
/
+30
|
*
|
wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chips
Ping-Ke Shih
2023-10-14
2
-6
/
+15
|
*
|
wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip gen
Zong-Zhe Yang
2023-10-14
4
-2
/
+22
|
*
|
wifi: rtw89: mac: update RTS threshold according to chip gen
Zong-Zhe Yang
2023-10-14
4
-1
/
+11
|
*
|
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
2023-10-14
23
-53
/
+29
|
*
|
wifi: hostap: remove unused ioctl function
Arnd Bergmann
2023-10-14
3
-232
/
+0
|
*
|
wifi: atmel: remove unused ioctl function
Arnd Bergmann
2023-10-14
1
-72
/
+0
|
*
|
wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_...
Ping-Ke Shih
2023-10-12
1
-6
/
+5
|
*
|
wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set...
Ping-Ke Shih
2023-10-12
1
-7
/
+5
|
*
|
wifi: rtw89: add EHT radiotap in monitor mode
Ping-Ke Shih
2023-10-12
2
-1
/
+76
|
*
|
wifi: rtw89: show EHT rate in debugfs
Ping-Ke Shih
2023-10-12
1
-0
/
+14
|
*
|
wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H report
Ping-Ke Shih
2023-10-12
2
-0
/
+13
|
*
|
wifi: rtw89: Add EHT rate mask as parameters of RA H2C command
Ping-Ke Shih
2023-10-12
3
-1
/
+63
|
*
|
wifi: rtw89: parse EHT information from RX descriptor and PPDU status packet
Ping-Ke Shih
2023-10-12
1
-15
/
+44
|
*
|
wifi: radiotap: add bandwidth definition of EHT U-SIG
Ping-Ke Shih
2023-10-12
1
-0
/
+6
[next]