index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
devlink
/
region.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-18
devlink: Allow taking device lock in pre_doit operations
Ido Schimmel
1
-1
/
+2
2023-11-18
devlink: Enable the use of private flags in post_doit operations
Ido Schimmel
1
-2
/
+8
2023-11-18
devlink: Acquire device lock during netns dismantle
Ido Schimmel
2
-2
/
+17
2023-11-18
devlink: Move private netlink flags to C file
Ido Schimmel
2
-3
/
+3
2023-11-18
net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
Peter Delevoryas
4
-4
/
+59
2023-11-18
net/ncsi: Fix netlink major/minor version numbers
Peter Delevoryas
4
-8
/
+36
2023-11-18
net/ncsi: Simplify Kconfig/dts control flow
Peter Delevoryas
1
-17
/
+3
2023-11-18
netlink: specs: Introduce time stamping set command
Kory Maincent
1
-0
/
+9
2023-11-18
net: ethtool: ts: Let the active time stamping layer be selectable
Kory Maincent
5
-0
/
+126
2023-11-18
net: ethtool: ts: Update GET_TS to reply the current selected timestamp
Kory Maincent
1
-17
/
+1
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
12
-16
/
+115
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
3
-12
/
+7
2023-11-18
netlink: specs: Introduce new netlink command to list available time stamping...
Kory Maincent
1
-0
/
+24
2023-11-18
net: ethtool: Add a command to list available time stamping layers
Kory Maincent
5
-0
/
+121
2023-11-18
netlink: specs: Introduce new netlink command to get current timestamp
Kory Maincent
1
-0
/
+24
2023-11-18
net: ethtool: Add a command to expose current time stamping layer
Kory Maincent
8
-1
/
+149
2023-11-18
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
Kory Maincent
1
-0
/
+8
2023-11-18
net: phy: micrel: fix ts_info value in case of no phc
Kory Maincent
1
-5
/
+1
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
2
-3
/
+7
2023-11-18
net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Kory Maincent
3
-32
/
+53
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
5
-54
/
+18
2023-11-18
net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
Kory Maincent
1
-2
/
+5
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
9
-77
/
+82
2023-11-17
gve: add gve_features_check()
Eric Dumazet
3
-22
/
+31
2023-11-17
net: phy: broadcom: Wire suspend/resume for BCM54612E
Marco von Rosenberg
1
-0
/
+2
2023-11-17
tipc: Remove redundant call to TLV_SPACE()
Shigeru Yoshida
1
-1
/
+1
2023-11-17
dt-bindings: net: renesas,etheravb: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2023-11-17
net: sfp: use linkmode_*() rather than open coding
Russell King (Oracle)
1
-1
/
+1
2023-11-17
net: phylink: use linkmode_fill()
Russell King (Oracle)
1
-2
/
+2
2023-11-17
net: linkmode: add linkmode_fill() helper
Russell King (Oracle)
1
-0
/
+5
2023-11-17
tcp: no longer abort SYN_SENT when receiving some ICMP
Eric Dumazet
2
-3
/
+12
2023-11-17
tcp: use tp->total_rto to track number of linear timeouts in SYN_SENT state
Eric Dumazet
1
-2
/
+2
2023-11-16
vxlan: add support for flowlabel inherit
Alce Lafranque
4
-17
/
+58
2023-11-16
selftests/net: synchronize udpgro tests' tx and rx connection
Lucas Karpinski
4
-11
/
+34
2023-11-16
selftests: tc-testing: use parallel tdc in kselftests
Pedro Tammela
1
-2
/
+2
2023-11-16
selftests: tc-testing: preload all modules in kselftests
Pedro Tammela
1
-2
/
+63
2023-11-16
selftests: tc-testing: rework namespaces and devices setup
Pedro Tammela
1
-20
/
+49
2023-11-16
selftests: tc-testing: drop '-N' argument from nsPlugin
Pedro Tammela
1
-36
/
+13