index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: Convert comma to semicolon
Chen Ni
2024-09-07
1
-2
/
+2
*
net: atlantic: convert comma to semicolon
Chen Ni
2024-09-07
1
-2
/
+2
*
bnx2x: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
cxgb4: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-8
/
+3
*
ixgbe: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
igc: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
igb: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-7
/
+1
*
ice: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-2
/
+0
*
i40e: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
net: netcp: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-6
/
+1
*
net: ti: icssg-prueth: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-2
/
+0
*
net: ethernet: ti: cpsw_ethtool: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-6
/
+1
*
net: ethernet: ti: am65-cpsw-ethtool: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-2
/
+0
*
mlxsw: spectrum: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
2
-20
/
+6
*
net: sparx5: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-7
/
+4
*
net: lan966x: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-7
/
+4
*
lan743x: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
realtek: Update the Makefile and Kconfig in the realtek folder
Justin Lai
2024-09-06
2
-0
/
+20
*
rtase: Add a Makefile in the rtase folder
Justin Lai
2024-09-06
1
-0
/
+10
*
rtase: Implement ethtool function
Justin Lai
2024-09-06
1
-0
/
+74
*
rtase: Implement pci_driver suspend and resume function
Justin Lai
2024-09-06
1
-0
/
+51
*
rtase: Implement net_device_ops
Justin Lai
2024-09-06
1
-0
/
+235
*
rtase: Implement a function to receive packets
Justin Lai
2024-09-06
1
-0
/
+144
*
rtase: Implement .ndo_start_xmit function
Justin Lai
2024-09-06
1
-0
/
+283
*
rtase: Implement hardware configuration function
Justin Lai
2024-09-06
1
-0
/
+238
*
rtase: Implement the interrupt routine and rtase_poll
Justin Lai
2024-09-06
1
-0
/
+69
*
rtase: Implement the rtase_down function
Justin Lai
2024-09-06
1
-0
/
+150
*
rtase: Implement the .ndo_open function
Justin Lai
2024-09-06
1
-0
/
+405
*
rtase: Add support for a pci table in this module
Justin Lai
2024-09-06
2
-0
/
+978
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
13
-215
/
+199
|
\
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-09-05
6
-161
/
+106
|
|
\
|
|
*
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
1
-2
/
+5
|
|
*
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
2024-09-03
1
-9
/
+0
|
|
*
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
1
-6
/
+6
|
|
*
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
3
-7
/
+7
|
|
*
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
4
-19
/
+39
|
|
*
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-09-03
4
-118
/
+49
|
*
|
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2024-09-05
2
-0
/
+11
|
*
|
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
2024-09-04
1
-9
/
+13
|
|
/
|
*
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
2024-09-03
1
-4
/
+13
|
*
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
2024-09-03
1
-1
/
+2
|
*
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
2024-09-03
1
-28
/
+34
|
*
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-02
1
-0
/
+1
|
*
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
2024-09-02
1
-12
/
+2
|
*
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-29
1
-0
/
+7
|
*
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-29
1
-0
/
+10
*
|
net: stmmac: Batch set RX OWN flag and other flags
Tan En De
2024-09-05
2
-4
/
+8
*
|
net: cadence: macb: Enable software IRQ coalescing by default
Sean Anderson
2024-09-05
1
-0
/
+2
*
|
pds_core: Remove redundant null pointer checks
Li Zetao
2024-09-05
1
-4
/
+4
*
|
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Li Zetao
2024-09-05
1
-1
/
+1
[next]