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.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
/
engleder
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2
-7
/
+9
2023-04-25
tsnep: Add XDP socket zero-copy TX support
Gerhard Engleder
2
-11
/
+121
2023-04-25
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
3
-14
/
+556
2023-04-25
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-25
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-25
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-25
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-03-23
ethernet: remove superfluous clearing of phydev
Wolfram Sang
1
-1
/
+0
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+4
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
1
-0
/
+21
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-01-26
tsnep: Fix TX queue stop/wake for multiple queues
Gerhard Engleder
1
-6
/
+9
2023-01-21
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2023-01-18
tsnep: Support XDP BPF program setup
Gerhard Engleder
4
-1
/
+36
2023-01-18
tsnep: Add XDP RX support
Gerhard Engleder
2
-2
/
+132
2023-01-18
tsnep: Add RX queue info for XDP support
Gerhard Engleder
2
-18
/
+58
2023-01-18
tsnep: Prepare RX buffer for XDP support
Gerhard Engleder
1
-10
/
+11
2023-01-18
tsnep: Subtract TSNEP_RX_INLINE_METADATA_SIZE once
Gerhard Engleder
1
-2
/
+9
2023-01-18
tsnep: Add XDP TX support
Gerhard Engleder
2
-10
/
+189
2023-01-18
tsnep: Do not print DMA mapping error
Gerhard Engleder
1
-2
/
+0
2023-01-18
tsnep: Forward NAPI budget to napi_consume_skb()
Gerhard Engleder
1
-1
/
+1
2023-01-18
tsnep: Replace TX spin_lock with __netif_tx_lock
Gerhard Engleder
2
-21
/
+10
2022-12-02
tsnep: Rework RX buffer allocation
Gerhard Engleder
3
-74
/
+140
2022-12-02
tsnep: Throttle interrupts
Gerhard Engleder
4
-0
/
+187
2022-12-02
tsnep: Add ethtool::get_channels support
Gerhard Engleder
1
-0
/
+12
2022-12-02
tsnep: Consistent naming of struct net_device
Gerhard Engleder
1
-6
/
+6
2022-11-22
tsnep: Fix rotten packets
Gerhard Engleder
1
-1
/
+56
2022-09-30
tsnep: Use page pool for RX
Gerhard Engleder
3
-68
/
+100
2022-09-30
tsnep: Add EtherType RX flow classification support
Gerhard Engleder
6
-5
/
+403
2022-09-30
tsnep: Support multiple TX/RX queue pairs
Gerhard Engleder
3
-11
/
+53
2022-09-30
tsnep: Move interrupt from device to queue
Gerhard Engleder
2
-33
/
+99
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-08-22
tsnep: Record RX queue
Gerhard Engleder
2
-1
/
+5
2022-08-22
tsnep: Support full DMA mask
Gerhard Engleder
1
-0
/
+7
2022-08-22
tsnep: Improve TX length handling
Gerhard Engleder
1
-11
/
+21
2022-08-22
tsnep: Add loopback support
Gerhard Engleder
1
-17
/
+54
2022-08-22
tsnep: Fix TSNEP_INFO_TX_TIME register define
Gerhard Engleder
1
-2
/
+1
2022-08-09
tsnep: Fix tsnep_tx_unmap() error path usage
Gerhard Engleder
1
-4
/
+4
2022-08-09
tsnep: Fix unused warning for 'tsnep_of_match'
Gerhard Engleder
1
-1
/
+1
2022-05-10
tsnep: Add free running cycle counter support
Gerhard Engleder
3
-7
/
+63
2022-04-23
tsnep: Remove useless null check before call of_node_put()
Haowen Bai
1
-2
/
+1
2021-12-18
tsnep: Fix s390 devm_ioremap_resource warning
Gerhard Engleder
1
-0
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-11-26
tsnep: Add missing of_node_put() in tsnep_mdio_init()
Yang Yingliang
1
-1
/
+2
2021-11-25
tsnep: Fix resource_size cocci warning
Gerhard Engleder
2
-2
/
+0
2021-11-25
tsnep: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2021-11-23
tsnep: Fix set MAC address
Gerhard Engleder
1
-1
/
+1
2021-11-22
tsn: Fix build.
David S. Miller
1
-2
/
+2
2021-11-22
tsnep: Add TSN endpoint Ethernet MAC driver
Gerhard Engleder
9
-0
/
+3509