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.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-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-9
/
+33
2020-11-12
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-11-12
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-12
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
1
-3
/
+15
2020-11-12
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
1
-4
/
+8
2020-11-12
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
4
-1
/
+119
2020-11-12
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
1
-2
/
+10
2020-11-12
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
1
-5
/
+33
2020-11-12
ch_ktls: Correction in middle record handling
Rohit Maheshwari
1
-19
/
+31
2020-11-12
ch_ktls: missing handling of header alone
Rohit Maheshwari
1
-14
/
+11
2020-11-12
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
1
-4
/
+7
2020-11-12
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
3
-169
/
+226
2020-11-12
ch_ktls: Update cheksum information
Rohit Maheshwari
1
-4
/
+11
2020-11-12
ch_ktls: Correction in finding correct length
Rohit Maheshwari
1
-7
/
+8
2020-11-12
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
4
-5
/
+8
2020-11-11
lan743x: fix "BUG: invalid wait context" when setting rx mode
Sven Van Asbroeck
2
-12
/
+3
2020-11-11
net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshot
zhangxiaoxu
1
-1
/
+3
2020-11-11
net: phy: realtek: support paged operations on RTL8201CP
Heiner Kallweit
1
-0
/
+2
2020-11-11
lan743x: correctly handle chips with internal PHY
Sven Van Asbroeck
1
-4
/
+6
2020-11-11
igc: Fix returning wrong statistics
Vinicius Costa Gomes
1
-6
/
+8
2020-11-11
i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
Dan Carpenter
1
-1
/
+1
2020-11-11
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
1
-2
/
+24
2020-11-07
net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
Vadym Kochan
1
-0
/
+1
2020-11-07
Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-51
/
+90
2020-11-07
r8169: disable hw csum for short packets on all chip versions
Heiner Kallweit
1
-12
/
+3
2020-11-07
r8169: fix potential skb double free in an error path
Heiner Kallweit
1
-1
/
+2
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-113
/
+250
2020-11-05
net/mlx5e: Fix incorrect access of RCU-protected xdp_prog
Maxim Mikityanskiy
1
-1
/
+1
2020-11-05
net/mlx5e: Fix VXLAN synchronization after function reload
Aya Levin
3
-6
/
+20
2020-11-05
net/mlx5: E-switch, Avoid extack error log for disabled vport
Parav Pandit
1
-2
/
+0
2020-11-05
net/mlx5: Fix deletion of duplicate rules
Maor Gottlieb
1
-3
/
+4
2020-11-05
net/mlx5e: Use spin_lock_bh for async_icosq_lock
Maxim Mikityanskiy
3
-11
/
+11
2020-11-05
net/mlx5e: Protect encap route dev from concurrent release
Vlad Buslov
3
-28
/
+52
2020-11-05
net/mlx5e: Fix modify header actions memory leak
Maor Dickman
1
-0
/
+2
2020-11-05
ionic: check port ptr before use
Shannon Nelson
1
-0
/
+5
2020-11-05
r8169: work around short packet hw bug on RTL8125
Heiner Kallweit
1
-3
/
+11
2020-11-04
Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...
Jakub Kicinski
10
-55
/
+139
2020-11-04
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
1
-1
/
+1
2020-11-04
chelsio/chtls: fix memory leaks caused by a race
Vinay Kumar Yadav
1
-0
/
+3
2020-11-04
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
1
-0
/
+2
2020-11-04
can: flexcan: add ECC initialization for VF610
Joakim Zhang
1
-1
/
+1
2020-11-04
can: flexcan: add ECC initialization for LX2160A
Joakim Zhang
1
-2
/
+3
2020-11-04
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
1
-2
/
+1
2020-11-04
can: mcp251xfd: remove unneeded break
Tom Rix
1
-11
/
+11
2020-11-04
can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...
Marc Kleine-Budde
1
-8
/
+8
2020-11-04
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
1
-3
/
+8
2020-11-04
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-04
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
[next]