index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-01
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-18
/
+42
2020-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-3
/
+10
2020-07-31
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-31
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
2020-07-31
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-07-31
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
1
-9
/
+21
2020-07-31
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-07-31
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
2020-07-31
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-07-31
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
1
-3
/
+5
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
1
-3
/
+1
2020-07-30
ibmvnic: Fix IRQ mapping disposal in error path
Thomas Falcon
1
-1
/
+1
2020-07-29
mlxsw: spectrum_router: Fix use-after-free in router init / de-init
Ido Schimmel
1
-24
/
+26
2020-07-29
mlxsw: core: Free EMAD transactions using kfree_rcu()
Ido Schimmel
1
-1
/
+1
2020-07-29
mlxsw: core: Increase scope of RCU read-side critical section
Ido Schimmel
1
-2
/
+4
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2
-3
/
+12
2020-07-29
mlxsw: spectrum_router: Allow programming link-local host routes
Ido Schimmel
1
-9
/
+0
2020-07-29
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
1
-2
/
+8
2020-07-29
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
1
-7
/
+22
2020-07-29
octeontx2-pf: Unregister netdev at driver remove
Subbaraya Sundeep
1
-0
/
+1
2020-07-29
octeontx2-pf: cancel reset_task work
Subbaraya Sundeep
1
-0
/
+1
2020-07-29
octeontx2-pf: Fix reset_task bugs
Subbaraya Sundeep
1
-0
/
+3
2020-07-29
mlx4: disable device on shutdown
Jakub Kicinski
1
-0
/
+2
2020-07-29
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
1
-5
/
+14
2020-07-29
Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-52
/
+120
2020-07-28
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
1
-87
/
+30
2020-07-28
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
1
-0
/
+1
2020-07-28
net: lan78xx: add missing endpoint sanity check
Johan Hovold
1
-0
/
+5
2020-07-28
usb: hso: check for return value in hso_serial_common_create()
Rustam Kovhaev
1
-1
/
+4
2020-07-28
net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
Alaa Hleihel
1
-2
/
+3
2020-07-28
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
4
-9
/
+36
2020-07-28
net/mlx5: Query PPS pin operational status before registering it
Eran Ben Elisha
1
-1
/
+33
2020-07-28
net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev
Raed Salem
1
-2
/
+5
2020-07-28
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
1
-1
/
+22
2020-07-28
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
1
-11
/
+10
2020-07-28
net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup
Maor Dickman
1
-0
/
+1
2020-07-28
net/mlx5e: Fix error path of device attach
Aya Levin
1
-0
/
+2
2020-07-28
net/mlx5: Fix forward to next namespace
Maor Gottlieb
1
-23
/
+5
2020-07-28
net/mlx5: E-switch, Destroy TSAR after reload interface
Parav Pandit
1
-2
/
+2
2020-07-28
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
Parav Pandit
1
-1
/
+1
2020-07-28
net: hns3: fix for VLAN config when reset failed
Guojia Liao
2
-7
/
+10
2020-07-28
net: hns3: fix aRFS FD rules leftover after add a user FD rule
Guojia Liao
1
-13
/
+15
2020-07-28
net: hns3: add reset check for VF updating port based VLAN
Jian Shen
1
-9
/
+21
2020-07-28
net: hns3: fix a TX timeout issue
Yonglong Liu
1
-1
/
+1
2020-07-28
net: hns3: fix desc filling bug when skb is expanded or lineared
Yunsheng Lin
1
-10
/
+6
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
1
-5
/
+5
2020-07-25
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-25
Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-43
/
+43
[next]