index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
device_drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-06
net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
Rahul Rameshbabu
1
-0
/
+5
2024-04-06
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
4
-0
/
+9
2024-04-06
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
5
-2
/
+117
2024-04-06
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
1
-8
/
+0
2024-04-06
isdn: kcapi: don't build unused procfs code
Arnd Bergmann
2
-3
/
+7
2024-04-06
3c515: remove unused 'mtu' variable
Arnd Bergmann
1
-3
/
+0
2024-04-06
trace: events: cleanup deprecated strncpy uses
Justin Stitt
3
-3
/
+3
2024-04-06
net/mlx5e: Un-expose functions in en.h
Tariq Toukan
3
-24
/
+12
2024-04-06
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
2
-4
/
+52
2024-04-06
net/mlx5e: Extract checking of FEC support for a link mode
Cosmin Ratiu
1
-5
/
+11
2024-04-06
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
1
-1
/
+1
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...
Oleksij Rempel
1
-17
/
+7
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...
Oleksij Rempel
1
-5
/
+15
2024-04-05
net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...
Oleksij Rempel
1
-6
/
+5
2024-04-05
net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
Oleksij Rempel
1
-6
/
+6
2024-04-05
net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
Oleksij Rempel
1
-29
/
+31
2024-04-05
net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
Oleksij Rempel
2
-13
/
+17
2024-04-05
net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
Oleksij Rempel
2
-4
/
+2
2024-04-05
net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...
Oleksij Rempel
2
-6
/
+3
2024-04-05
dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
Tan Chun Hau
1
-5
/
+23
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
1
-1
/
+2
2024-04-04
netlink: specs: define ethtool header flags
Jakub Kicinski
1
-0
/
+6
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
bnxt_en: Add warning message about disallowed speed change
Sreekanth Reddy
1
-0
/
+3
2024-04-04
bnxt_en: Update firmware interface to 1.10.3.39
Pavan Chebbi
1
-47
/
+137
2024-04-04
bnxt_en: Add XDP Metadata support
Somnath Kotur
2
-5
/
+41
2024-04-04
bnxt_en: Change bnxt_rx_xdp function prototype
Somnath Kotur
3
-16
/
+16
2024-04-04
bnxt_en: Allocate page pool per numa node
Somnath Kotur
1
-4
/
+11
2024-04-04
bnxt_en: Enable XPS by default on driver load
Somnath Kotur
1
-1
/
+45
2024-04-04
bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER
Vikas Gupta
1
-0
/
+4
2024-04-04
net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereadi...
linke li
1
-1
/
+1
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-04
net: ravb: Always update error counters
Paul Barker
1
-8
/
+9
2024-04-04
net: ravb: Always process TX descriptor ring
Paul Barker
1
-2
/
+5
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
mlxsw: pci: Store DQ pointer as part of CQ structure
Amit Cohen
1
-13
/
+28
2024-04-04
mlxsw: pci: Remove mlxsw_pci_cq_count()
Amit Cohen
1
-15
/
+3
2024-04-04
mlxsw: pci: Remove mlxsw_pci_sdq_count()
Amit Cohen
1
-12
/
+7
2024-04-04
mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
Amit Cohen
1
-12
/
+74
2024-04-04
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
Amit Cohen
1
-2
/
+2
[next]