index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
1
-4
/
+4
2018-10-13
ath10k: fix kernel panic issue during pci probe
Yu Wang
1
-2
/
+10
2018-10-13
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
Carl Huang
2
-9
/
+5
2018-10-13
xen-netback: fix input validation in xenvif_set_hash_mapping()
Jan Beulich
1
-5
/
+7
2018-10-10
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-10-10
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-10-10
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal
1
-4
/
+4
2018-10-10
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2
-5
/
+16
2018-10-10
net/mlx5: Consider PCI domain in search for next dev
Daniel Jurgens
1
-3
/
+4
2018-10-10
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
1
-1
/
+1
2018-10-10
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-10-10
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-10-10
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-3
/
+0
2018-10-10
mac80211_hwsim: require at least one channel
Johannes Berg
1
-0
/
+5
2018-10-03
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
2018-10-03
e1000: check on netif_running() before calling e1000_up()
Bo Chen
1
-1
/
+2
2018-10-03
net: hns: fix skb->truesize underestimation
Huazhong Tan
1
-1
/
+1
2018-10-03
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-10-03
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
3
-3
/
+56
2018-10-03
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
2
-20
/
+44
2018-10-03
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
2
-8
/
+39
2018-10-03
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
1
-9
/
+41
2018-10-03
wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
Tony Lindgren
1
-0
/
+6
2018-10-03
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
1
-1
/
+1
2018-10-03
rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
Dan Carpenter
1
-0
/
+2
2018-10-03
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2
-0
/
+4
2018-10-03
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-10-03
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
1
-1
/
+4
2018-10-03
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-10-03
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
1
-0
/
+1
2018-10-03
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
1
-1
/
+4
2018-09-29
xen/netfront: don't bug in case of too many frags
Juergen Gross
1
-1
/
+7
2018-09-29
qmi_wwan: set DTR for modems in forced USB2 mode
Bjørn Mork
1
-7
/
+7
2018-09-29
pppoe: fix reception of frames with no mac header
Guillaume Nault
1
-0
/
+3
2018-09-29
net: hp100: fix always-true check for link up state
Colin Ian King
1
-1
/
+1
2018-09-29
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Willy Tarreau
1
-2
/
+6
2018-09-26
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2
-2
/
+2
2018-09-26
e1000e: Fix link check race condition
Benjamin Poirier
2
-21
/
+24
2018-09-26
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
3
-19
/
+9
2018-09-26
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2
-8
/
+24
2018-09-26
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
1
-0
/
+3
2018-09-26
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
1
-14
/
+2
2018-09-26
e1000e: Remove Other from EIAC
Benjamin Poirier
1
-2
/
+3
2018-09-26
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2
-0
/
+6
2018-09-26
net/mlx5: Add missing SET_DRIVER_VERSION command translation
Noa Osherovich
1
-0
/
+1
2018-09-26
xen/netfront: fix waiting for xenbus state change
Juergen Gross
1
-14
/
+10
2018-09-26
xen-netfront: fix warn message as irq device name has '/'
Xiao Liang
1
-2
/
+4
2018-09-26
xen-netfront: fix queue name setting
Vitaly Kuznetsov
1
-1
/
+1
2018-09-26
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
1
-3
/
+10
2018-09-26
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
1
-3
/
+3
[next]