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
2020-08-05
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-08-05
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
1
-22
/
+42
2020-08-05
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
1
-0
/
+1
2020-08-05
net: ethernet: ravb: exit if re-initialization fails in tx timeout
Yoshihiro Shimoda
1
-2
/
+24
2020-08-05
qed: Disable "MFW indication via attention" SPAM every 5 minutes
Laurence Oberman
1
-1
/
+2
2020-08-05
usb: hso: Fix debug compile warning on sparc32
Geert Uytterhoeven
1
-2
/
+3
2020-08-05
iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
Jiri Slaby
1
-2
/
+14
2020-08-05
mt76: mt7615: fix lmac queue debugsfs entry
Lorenzo Bianconi
1
-4
/
+5
2020-08-05
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-05
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-08-05
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-08-05
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-08-05
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
2020-08-05
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-08-05
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
1
-3
/
+5
2020-08-05
ibmvnic: Fix IRQ mapping disposal in error path
Thomas Falcon
1
-1
/
+1
2020-08-05
mlxsw: spectrum_router: Fix use-after-free in router init / de-init
Ido Schimmel
1
-24
/
+26
2020-08-05
mlxsw: core: Free EMAD transactions using kfree_rcu()
Ido Schimmel
1
-1
/
+1
2020-08-05
mlxsw: core: Increase scope of RCU read-side critical section
Ido Schimmel
1
-2
/
+4
2020-08-05
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
1
-7
/
+22
2020-08-05
octeontx2-pf: Unregister netdev at driver remove
Subbaraya Sundeep
1
-0
/
+1
2020-08-05
octeontx2-pf: cancel reset_task work
Subbaraya Sundeep
1
-0
/
+1
2020-08-05
octeontx2-pf: Fix reset_task bugs
Subbaraya Sundeep
1
-0
/
+3
2020-08-05
mlx4: disable device on shutdown
Jakub Kicinski
1
-0
/
+2
2020-08-05
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
1
-0
/
+1
2020-08-05
net: lan78xx: add missing endpoint sanity check
Johan Hovold
1
-0
/
+5
2020-08-05
net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
Alaa Hleihel
1
-2
/
+3
2020-08-05
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
4
-9
/
+36
2020-08-05
net/mlx5: Query PPS pin operational status before registering it
Eran Ben Elisha
1
-1
/
+33
2020-08-05
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
1
-1
/
+22
2020-08-05
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
1
-11
/
+10
2020-08-05
net/mlx5e: Fix error path of device attach
Aya Levin
1
-0
/
+2
2020-08-05
net/mlx5: E-switch, Destroy TSAR after reload interface
Parav Pandit
1
-2
/
+2
2020-08-05
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
Parav Pandit
1
-1
/
+1
2020-08-05
net: hns3: fix for VLAN config when reset failed
Guojia Liao
2
-7
/
+10
2020-08-05
net: hns3: fix aRFS FD rules leftover after add a user FD rule
Guojia Liao
1
-13
/
+15
2020-08-05
net: hns3: add reset check for VF updating port based VLAN
Jian Shen
1
-9
/
+21
2020-08-05
net: hns3: fix a TX timeout issue
Yonglong Liu
1
-1
/
+1
2020-08-05
net: hns3: fix desc filling bug when skb is expanded or lineared
Yunsheng Lin
1
-10
/
+6
2020-07-31
drivers/net/wan/x25_asy: Fix to make it work
Xie He
1
-7
/
+14
2020-07-29
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
1
-1
/
+3
2020-07-29
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2
-11
/
+42
2020-07-29
iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
Johannes Berg
1
-5
/
+3
2020-07-29
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang
1
-1
/
+1
2020-07-29
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
1
-2
/
+1
2020-07-29
enetc: Remove the mdio bus on PF probe bailout
Claudiu Manoil
1
-0
/
+1
2020-07-29
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
1
-1
/
+1
2020-07-29
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
3
-24
/
+32
2020-07-29
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
1
-2
/
+2
2020-07-29
netdevsim: fix unbalaced locking in nsim_create()
Taehee Yoo
1
-2
/
+2
[next]