index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
linkinfo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
netlink: specs: ovs: remove fixed header fields from attrs
Jakub Kicinski
3
-9
/
+0
2023-12-15
selftests: forwarding: ethtool_rmon: Add histogram counter test
Tobias Waldekranz
3
-0
/
+153
2023-12-15
net: dsa: mv88e6xxx: Add "rmon" counter group support
Tobias Waldekranz
1
-0
/
+42
2023-12-15
net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic
Tobias Waldekranz
2
-7
/
+6
2023-12-15
net: dsa: mv88e6xxx: Add "eth-mac" counter group support
Tobias Waldekranz
1
-0
/
+39
2023-12-15
net: dsa: mv88e6xxx: Give each hw stat an ID
Tobias Waldekranz
1
-63
/
+75
2023-12-15
net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
Tobias Waldekranz
3
-11
/
+11
2023-12-15
net: dsa: mv88e6xxx: Create API to read a single stat counter
Tobias Waldekranz
2
-83
/
+106
2023-12-15
net: dsa: mv88e6xxx: Push locking into stats snapshotting
Tobias Waldekranz
1
-6
/
+7
2023-12-15
selftests/net: optmem_max became per netns
Eric Dumazet
2
-10
/
+8
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
9
-27
/
+29
2023-12-15
net: increase optmem_max default value
Eric Dumazet
2
-3
/
+8
2023-12-15
mlxsw: spectrum_fid: Set NVE flood profile as part of FID configuration
Petr Machata
1
-0
/
+18
2023-12-15
mlxsw: spectrum_fid: Add an "any" packet type
Petr Machata
2
-0
/
+13
2023-12-15
mlxsw: reg: Add nve_flood_prf_id field to SFMR
Petr Machata
1
-0
/
+9
2023-12-15
net: phy: at803x: make read specific status function more generic
Christian Marangi
1
-8
/
+18
2023-12-15
net: phy: at803x: move specific qca808x config_aneg to dedicated function
Christian Marangi
1
-26
/
+40
2023-12-15
vsock/test: two tests to check credit update logic
Arseniy Krasnov
1
-0
/
+175
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
8
-5
/
+44
2023-12-15
virtio/vsock: fix logic which reduces credit update messages
Arseniy Krasnov
1
-3
/
+10
2023-12-15
ipmr: support IP_PKTINFO on cache report IGMP msg
Leone Fernando
1
-7
/
+6
2023-12-15
net: mana: add msix index sharing between EQs
Konstantin Taranov
4
-42
/
+43
2023-12-15
octeontx2-af: Fix multicast/mirror group lock/unlock issue
Suman Ghosh
1
-30
/
+54
2023-12-15
net: phy: add Rust Asix PHY driver
FUJITA Tomonori
5
-1
/
+158
2023-12-15
MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
FUJITA Tomonori
1
-0
/
+8
2023-12-15
rust: net::phy add module_phy_driver macro
FUJITA Tomonori
1
-0
/
+146
2023-12-15
rust: core abstractions for network PHY drivers
FUJITA Tomonori
5
-0
/
+775
2023-12-15
net: stmmac: don't create a MDIO bus if unnecessary
Andrew Halaney
1
-37
/
+54
2023-12-15
i40e: remove fake support of rx-frames-irq
Jason Xing
1
-3
/
+2
2023-12-15
net: mdio-mux: be compatible with parent buses which only support C45
Vladimir Oltean
1
-2
/
+4
2023-12-15
net: mdio-mux: show errors on probe failure
Vladimir Oltean
1
-4
/
+4
2023-12-15
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
4
-87
/
+47
2023-12-15
selftests/net: convert fdb_flush.sh to run it in unique namespace
Hangbin Liu
1
-5
/
+6
2023-12-15
selftests/net: convert fib_tests.sh to run it in unique namespace
Hangbin Liu
1
-97
/
+87
2023-12-15
selftests/net: convert fib_rule_tests.sh to run it in unique namespace
Hangbin Liu
1
-20
/
+16
2023-12-15
selftests/net: convert fib-onlink-tests.sh to run it in unique namespace
Hangbin Liu
1
-6
/
+3
2023-12-15
selftests/net: convert fib_nexthops.sh to run it in unique namespace
Hangbin Liu
1
-73
/
+69
2023-12-15
selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace
Hangbin Liu
1
-19
/
+15
2023-12-15
selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
Hangbin Liu
1
-50
/
+48
2023-12-15
selftests/net: fix grep checking for fib_nexthop_multiprefix
Hangbin Liu
1
-2
/
+2
2023-12-15
selftests/net: convert fcnal-test.sh to run it in unique namespace
Hangbin Liu
2
-18
/
+14
2023-12-15
selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
1
-25
/
+21
2023-12-15
selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
1
-27
/
+21
2023-12-15
selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
Hangbin Liu
1
-27
/
+24
2023-12-15
selftests/net: add variable NS_LIST for lib.sh
Hangbin Liu
1
-0
/
+8
2023-12-15
page_pool: fix typos and punctuation
Randy Dunlap
1
-6
/
+6
2023-12-15
net: skbuff: fix spelling errors
Randy Dunlap
1
-3
/
+3
2023-12-15
net: mdio: mdio-bcm-unimac: Use read_poll_timeout
Justin Chen
1
-14
/
+3
2023-12-15
net: mdio: mdio-bcm-unimac: Delay before first poll
Justin Chen
1
-1
/
+7
2023-12-15
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
1
-5
/
+39
[next]