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
Age
Commit message (
Expand
)
Author
Files
Lines
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
soc: fsl: dpio: add Net DIM integration
Ioana Ciornei
3
-0
/
+81
2021-10-15
net: dpaa2: add support for manual setup of IRQ coalesing
Ioana Ciornei
1
-0
/
+51
2021-10-15
soc: fsl: dpio: add support for irq coalescing per software portal
Ioana Ciornei
3
-0
/
+107
2021-10-15
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
6
-0
/
+9
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
2021-10-15
octeontx2-af: Add support to flush full CPT CTX cache
Srujana Challa
5
-0
/
+232
2021-10-15
octeontx2-af: Perform cpt lf teardown in non FLR path
Nithin Dabilpuram
3
-16
/
+22
2021-10-15
octeontx2-af: Enable CPT HW interrupts
Srujana Challa
4
-0
/
+264
2021-10-15
net: tulip: winbond-840: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-15
net: intel: igc_ptp: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-15
net: fealnx: fix build for UML
Randy Dunlap
1
-1
/
+1
2021-10-15
hv_netvsc: Add comment of netvsc_xdp_xmit()
Jiasheng Jiang
1
-0
/
+1
2021-10-15
net: mvneta: Delete unused variable
Yuval Shaia
1
-6
/
+5
2021-10-15
net: phy: dp83867: introduce critical chip default init for non-of platform
Lay, Kuan Loon
1
-0
/
+19
2021-10-15
net: microchip: lan743x: add support for PTP pulse width (duty cycle)
Yuiko Oshino
2
-11
/
+81
2021-10-15
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
1
-2
/
+2
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
135
-475
/
+1470
2021-10-15
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
39
-221
/
+523
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
14
-37
/
+58
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
11
-36
/
+16
2021-10-14
ethernet: ibm/emac: use of_get_ethdev_address() to load dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
5
-5
/
+5
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
5
-6
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
131
-186
/
+200
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
5
-10
/
+397
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
7
-0
/
+199
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
3
-0
/
+77
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
2
-4
/
+10
2021-10-14
mlxsw: thermal: Fix out-of-bounds memory accesses
Ido Schimmel
1
-47
/
+5
[next]