index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
1
-1
/
+1
2022-02-16
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Alexey Khoroshilov
1
-1
/
+1
2022-02-16
net: ethernet: altera: cleanup comments
Tom Rix
2
-5
/
+5
2022-02-16
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
1
-5
/
+0
2022-02-16
mac80211_hwsim: Advertise support for EHT capabilities
Ilan Peer
1
-12
/
+234
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
2
-0
/
+2
2022-02-16
cfg80211: Add support for EHT 320 MHz channel width
Jia Ding
1
-0
/
+2
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
3
-5
/
+5
2022-02-16
mac80211_hwsim: Add custom regulatory for 6GHz
Ilan Peer
1
-0
/
+14
2022-02-16
mac80211_hwsim: don't shadow a global variable
Johannes Berg
1
-5
/
+5
2022-02-16
mac80211_hwsim: check TX and STA bandwidth
Johannes Berg
1
-3
/
+98
2022-02-16
mac80211_hwsim: Add debugfs to control rx status RSSI
Beni Lev
1
-2
/
+34
2022-02-15
gve: enhance no queue page list detection
Haiyue Wang
1
-4
/
+2
2022-02-15
net: dm9051: Fix spelling mistake "eror" -> "error"
Colin Ian King
1
-2
/
+2
2022-02-15
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
1
-4
/
+4
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
Vladimir Oltean
1
-1
/
+5
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-5
/
+25
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-15
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
1
-1
/
+1
2022-02-15
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
1
-1
/
+3
2022-02-15
virtio_net: Fix code indent error
Michael Catanzaro
1
-2
/
+1
2022-02-15
Merge tag 'ieee802154-for-net-2022-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
David S. Miller
1
-2
/
+2
2022-02-15
net: phy: mediatek: remove PHY mode check on MT7531
DENG Qingfang
1
-3
/
+0
2022-02-14
net/mlx5e: Optimize the common case condition in mlx5e_select_queue
Maxim Mikityanskiy
1
-3
/
+8
2022-02-14
net/mlx5e: Optimize modulo in mlx5e_select_queue
Maxim Mikityanskiy
2
-3
/
+24
2022-02-14
net/mlx5e: Optimize mlx5e_select_queue
Maxim Mikityanskiy
1
-16
/
+42
2022-02-14
net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust state
Maxim Mikityanskiy
2
-6
/
+8
2022-02-14
net/mlx5e: Move repeating code that gets TC prio into a function
Maxim Mikityanskiy
1
-21
/
+15
2022-02-14
net/mlx5e: Use select queue parameters to sync with control flow
Maxim Mikityanskiy
5
-73
/
+32
2022-02-14
net/mlx5e: Move mlx5e_select_queue to en/selq.c
Maxim Mikityanskiy
4
-113
/
+117
2022-02-14
net/mlx5e: Introduce select queue parameters
Maxim Mikityanskiy
6
-5
/
+165
2022-02-14
net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queues
Maxim Mikityanskiy
2
-4
/
+33
2022-02-14
net/mlx5e: Use a barrier after updating txq2sq
Maxim Mikityanskiy
1
-2
/
+9
2022-02-14
net/mlx5e: Disable TX queues before registering the netdev
Maxim Mikityanskiy
1
-0
/
+1
2022-02-14
net/mlx5e: Cleanup of start/stop all queues
Maxim Mikityanskiy
1
-3
/
+10
2022-02-14
net/mlx5e: Use FW limitation for max MPW WQEBBs
Aya Levin
8
-26
/
+35
2022-02-14
net/mlx5e: Read max WQEBBs on the SQ from firmware
Aya Levin
8
-26
/
+53
2022-02-14
net/mlx5e: Remove unused tstamp SQ field
Tariq Toukan
3
-3
/
+0
2022-02-14
net: dsa: mv88e6xxx: Fix validation of built-in PHYs on 6095/6097
Tobias Waldekranz
1
-2
/
+21
2022-02-14
rtw89: handle TX/RX 160M bandwidth
Ping-Ke Shih
3
-20
/
+20
2022-02-14
rtw89: declare if chip support 160M bandwidth
Ping-Ke Shih
3
-1
/
+20
2022-02-14
rtw89: add 6G support to rate adaptive mechanism
Ping-Ke Shih
1
-2
/
+17
2022-02-14
rtw89: extend subband for 6G band
Zong-Zhe Yang
3
-10
/
+60
2022-02-14
rtw89: refine naming of rfk helpers with prefix
Zong-Zhe Yang
2
-1312
/
+1312
2022-02-14
rtw89: make rfk helpers common across chips
Zong-Zhe Yang
4
-108
/
+112
2022-02-14
brcmfmac: Add BCM43454/6 support
Zhao, Jiaqing
4
-1
/
+6
2022-02-14
wcn36xx: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-14
ath11k: fix destination monitor ring out of sync
Karthikeyan Kathirvel
2
-6
/
+39
2022-02-14
ath11k: fix radar detection in 160 Mhz
Venkateswara Naralasetty
1
-12
/
+13
[prev]
[next]