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
2021-10-18
net: ks8851: Make ks8851_remove_common() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-1
/
+1
2021-10-16
ethernet: ixgb: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-16
ethernet: ibmveth: use ether_addr_to_u64()
Jakub Kicinski
1
-14
/
+3
2021-10-16
ethernet: enetc: use eth_hw_addr_set()
Jakub Kicinski
3
-3
/
+7
2021-10-16
ethernet: ec_bhf: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-16
ethernet: enic: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+3
2021-10-16
ethernet: bcmgenet: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-16
ethernet: bnx2x: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+11
2021-10-16
ethernet: aquantia: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-16
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+12
2021-10-16
ethernet: alteon: use eth_hw_addr_set()
Jakub Kicinski
1
-6
/
+8
2021-10-16
ethernet: aeroflex: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+3
2021-10-16
ethernet: adaptec: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-16
net: ipvtap: fix template string argument of device_create() call
Jean Sacren
1
-1
/
+1
2021-10-16
net: macvtap: fix template string argument of device_create() call
Jean Sacren
1
-1
/
+1
2021-10-16
Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
29
-122
/
+471
2021-10-16
net/mlx5: Use system_image_guid to determine bonding
Rongwei Liu
1
-1
/
+13
2021-10-16
net/mlx5: Introduce new device index wrapper
Rongwei Liu
5
-7
/
+7
2021-10-16
net/mlx5: Check return status first when querying system_image_guid
Rongwei Liu
1
-9
/
+12
2021-10-16
net/mlx5: DR, Prefer kcalloc over open coded arithmetic
Len Baker
1
-2
/
+6
2021-10-16
net/mlx5e: Add extack msgs related to TC for better debug
Abhiram R N
1
-30
/
+76
2021-10-16
net/mlx5: CT: Fix missing cleanup of ct nat table on init failure
Paul Blakey
1
-0
/
+1
2021-10-16
net/mlx5: Disable roce at HCA level
Shay Drory
2
-2
/
+26
2021-10-16
net/mlx5i: Enable Rx steering for IPoIB via ethtool
Moosa Baransi
5
-10
/
+43
2021-10-16
net/mlx5: Bridge, provide flow source hints
Vlad Buslov
1
-0
/
+4
2021-10-16
net/mlx5: Read timeout values from DTOR
Amir Tzin
10
-40
/
+124
2021-10-16
net/mlx5: Read timeout values from init segment
Amir Tzin
5
-22
/
+160
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
6
-27
/
+30
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
6
-9
/
+75
2021-10-15
ice: optimize XDP_TX workloads
Maciej Fijalkowski
4
-25
/
+88
2021-10-15
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
6
-29
/
+35
2021-10-15
ice: do not create xdp_frame on XDP_TX
Maciej Fijalkowski
1
-1
/
+1
2021-10-15
ice: unify xdp_rings accesses
Maciej Fijalkowski
3
-3
/
+3
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
21
-321
/
+396
2021-10-15
ice: move ice_container_type onto ice_ring_container
Maciej Fijalkowski
3
-23
/
+23
2021-10-15
ice: remove ring_active from ice_ring
Maciej Fijalkowski
3
-5
/
+0
2021-10-15
net: dpaa2: add adaptive interrupt coalescing
Ioana Ciornei
3
-2
/
+20
2021-10-15
net: dpaa2: add support for manual setup of IRQ coalesing
Ioana Ciornei
1
-0
/
+51
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2
-2
/
+2
2021-10-15
net: dsa: qca8k: move port config to dedicated struct
Ansuel Smith
2
-16
/
+20
2021-10-15
net: dsa: qca8k: set internal delay also for sgmii
Ansuel Smith
2
-28
/
+62
2021-10-15
net: dsa: qca8k: add support for QCA8328
Ansuel Smith
2
-3
/
+17
2021-10-15
net: dsa: qca8k: add support for pws config reg
Ansuel Smith
2
-0
/
+45
2021-10-15
net: dsa: qca8k: add explicit SGMII PLL enable
Ansuel Smith
2
-2
/
+18
2021-10-15
net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6
Ansuel Smith
2
-86
/
+89
2021-10-15
net: dsa: qca8k: add support for cpu port 6
Ansuel Smith
2
-17
/
+36
2021-10-15
net: dsa: qca8k: add support for sgmii falling edge
Ansuel Smith
2
-0
/
+67
2021-10-15
dsa: qca8k: add mac_power_sel support
Ansuel Smith
2
-0
/
+36
2021-10-15
xen-netback: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
[next]