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-08-10
wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring
Wright Feng
2
-10
/
+9
2022-08-10
wifi: brcmfmac: fix continuous 802.1x tx pending timeout error
Wright Feng
2
-2
/
+25
2022-08-09
mlx5: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+2
2022-08-09
vxlan: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-1
/
+1
2022-08-09
geneve: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
geneve: fix TOS inheriting for ipv4
Matthias May
1
-4
/
+8
2022-08-09
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
1
-3
/
+15
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
1
-1
/
+1
2022-08-09
net: bgmac: Fix a BUG triggered by wrong bytes_compl
Sandor Bodo-Merle
1
-1
/
+1
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
1
-0
/
+3
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-2
/
+3
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
2022-08-09
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
Wen Gong
1
-25
/
+29
2022-08-09
wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices
Youghandhar Chintala
3
-3
/
+26
2022-08-09
wifi: rtw89: 8852a: correct WDE IMR settings
Chia-Yuan Li
1
-13
/
+8
2022-08-09
wifi: rtw89: refine leaving LPS function
Zong-Zhe Yang
1
-1
/
+2
2022-08-09
wifi: qtnfmac: remove braces around single statement blocks
Sebin Sebastian
1
-3
/
+1
2022-08-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
1
-5
/
+4
2022-08-09
wifi: brcmsmac: remove duplicate words
Ruffalo Lavoisier
1
-1
/
+1
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
14
-129
/
+129
2022-08-09
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
1
-13
/
+8
2022-08-09
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
3
-3
/
+17
2022-08-09
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
1
-1
/
+6
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
8
-11
/
+59
2022-08-08
net: phy: dp83867: fix get nvmem cell fail
Nikita Shubin
1
-1
/
+1
2022-08-08
net: phy: c45 baset1: do not skip aneg configuration if clock role is not specified
Oleksij Rempel
1
-18
/
+16
2022-08-08
net: dsa: felix: fix min gate len calculation for tc when its first gate is closed
Vladimir Oltean
1
-1
/
+14
2022-08-08
tsnep: Fix tsnep_tx_unmap() error path usage
Gerhard Engleder
1
-4
/
+4
2022-08-08
tsnep: Fix unused warning for 'tsnep_of_match'
Gerhard Engleder
1
-1
/
+1
2022-08-08
virtio_net: fix memory leak inside XPD_TX with mergeable
Xuan Zhuo
1
-1
/
+4
2022-08-08
wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()
Kalle Valo
2
-2
/
+3
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-2
/
+2
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-6
/
+5
2022-08-05
net: bcmgenet: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2022-08-05
eth: fix the help in Wangxun's Kconfig
Jakub Kicinski
1
-3
/
+3
2022-08-05
octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
Naveen Mamindlapalli
2
-5
/
+15
2022-08-05
octeontx2-af: Fix key checking for source mac
Subbaraya Sundeep
1
-1
/
+2
2022-08-05
octeontx2-af: Fix mcam entry resource leak
Subbaraya Sundeep
2
-0
/
+12
2022-08-05
octeontx2-af: suppress external profile loading warning
Harman Kalra
1
-1
/
+1
2022-08-05
octeontx2-af: Apply tx nibble fixup always
Stanislaw Kardach
1
-3
/
+4
2022-08-05
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
1
-1
/
+0
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
8
-59
/
+26
2022-08-05
net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
Cezar Bulinaru
1
-9
/
+11
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-15
/
+31
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
Linus Torvalds
1
-1
/
+0
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
94
-1244
/
+105
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+1
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+2
2022-08-03
nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
Yu Xiao
1
-0
/
+2
[prev]
[next]