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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
35
-129
/
+291
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-16
mlxbf_gige: clear valid_polarity upon open
David Thompson
1
-0
/
+7
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
3
-9
/
+0
2021-09-15
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
1
-1
/
+1
2021-09-15
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
1
-1
/
+1
2021-09-13
net: hns3: fix the timing issue of VF clearing interrupt sources
Jiaran Zhang
1
-3
/
+3
2021-09-13
net: hns3: fix the exception when query imp info
Jiaran Zhang
1
-0
/
+4
2021-09-13
net: hns3: disable mac in flr process
Yufeng Mo
1
-2
/
+3
2021-09-13
net: hns3: change affinity_mask to numa node range
Yufeng Mo
1
-6
/
+8
2021-09-13
net: hns3: pad the short tunnel frame before sending to hardware
Yufeng Mo
1
-2
/
+6
2021-09-13
net: hns3: add option to turn off page pool feature
Yunsheng Lin
1
-1
/
+5
2021-09-13
bnxt_en: Clean up completion ring page arrays completely
Michael Chan
1
-0
/
+8
2021-09-13
bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
Edwin Peer
1
-0
/
+13
2021-09-13
bnxt_en: Fix error recovery regression
Michael Chan
1
-4
/
+8
2021-09-12
net: mana: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+1
2021-09-11
net: stmmac: allow CSR clock of 300MHz
Jesper Nilsson
1
-1
/
+1
2021-09-10
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-09-10
qed: Handle management FW error
Shai Malin
1
-1
/
+5
2021-09-10
r6040: Restore MDIO clock frequency after MAC reset
Florian Fainelli
1
-1
/
+8
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2
-0
/
+8
2021-09-09
net: ni65: Avoid typecast of pointer to u32
Guenter Roeck
1
-1
/
+1
2021-09-09
sfc: last resort fallback for lack of xdp tx queues
Íñigo Huguet
3
-40
/
+58
2021-09-09
sfc: fallback for lack of xdp tx queues
Íñigo Huguet
3
-19
/
+64
2021-09-09
net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP
Joakim Zhang
1
-2
/
+2
2021-09-09
net: macb: fix use after free on rmmod
Tong Zhang
1
-1
/
+1
2021-09-09
ibmvnic: check failover_pending in login response
Sukadev Bhattiprolu
1
-0
/
+8
2021-09-08
net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resume
Joakim Zhang
2
-14
/
+44
2021-09-08
ne2000: fix unused function warning
Arnd Bergmann
1
-15
/
+7
2021-09-08
Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
9
-22
/
+26
2021-09-08
ibmvnic: check failover_pending in login response
Sukadev Bhattiprolu
1
-0
/
+8
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-401
/
+141
2021-09-08
net/mlx5e: Fix condition when retrieving PTP-rqn
Aya Levin
1
-1
/
+1
2021-09-08
net/mlx5e: Fix mutual exclusion between CQE compression and HW TS
Aya Levin
3
-8
/
+9
2021-09-08
net/mlx5: Fix potential sleeping in atomic context
Maor Gottlieb
1
-3
/
+2
2021-09-08
net/mlx5: FWTrace, cancel work on alloc pd error flow
Saeed Mahameed
1
-1
/
+2
2021-09-08
net/mlx5: Lag, don't update lag if lag isn't supported
Mark Bloch
1
-2
/
+8
2021-09-08
net/mlx5: Fix rdma aux device on devlink reload
Parav Pandit
1
-5
/
+2
2021-09-08
net/mlx5: Bridge, fix uninitialized variable usage
Vlad Buslov
1
-2
/
+2
2021-09-08
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-159
/
+233
2021-09-07
net: stmmac: fix MAC not working when system resume back with WoL active
Joakim Zhang
1
-18
/
+18
2021-09-07
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yoshihiro Shimoda
1
-0
/
+1
2021-09-07
cxgb3: fix oops on module removal
Heiner Kallweit
1
-0
/
+3
2021-09-06
net: qcom/emac: Replace strlcpy with strscpy
Jason Wang
1
-1
/
+1
2021-09-06
net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 static
chongjiapeng
2
-2
/
+2
2021-09-06
stmmac: dwmac-loongson:Fix missing return value
zhaoxiao
1
-1
/
+3
2021-09-05
bnxt_en: Fix possible unintended driver initiated error recovery
Michael Chan
1
-7
/
+18
2021-09-05
bnxt_en: Fix UDP tunnel logic
Michael Chan
1
-11
/
+17
2021-09-05
bnxt_en: Fix asic.rev in devlink dev info command
Michael Chan
1
-1
/
+1
[next]