index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
toeplitz_client.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts
1
-0
/
+13
2023-10-19
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
1
-6
/
+22
2023-10-19
mptcp: more conservative check for zero probes
Paolo Abeni
1
-7
/
+1
2023-10-19
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
1
-0
/
+1
2023-10-19
selftests: mptcp: join: correctly check for no RST
Matthieu Baerts
1
-2
/
+6
2023-10-19
net: ti: icssg-prueth: Fix r30 CMDs bitmasks
MD Danish Anwar
1
-2
/
+2
2023-10-19
i40e: Align devlink info versions with ice driver and add docs
Ivan Vecera
3
-3
/
+75
2023-10-19
dt-bindings: net: dsa: Drop 'ethernet-ports' node properties
Rob Herring
1
-9
/
+0
2023-10-19
dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references
Rob Herring
1
-12
/
+2
2023-10-19
dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentation
Rob Herring
1
-16
/
+16
2023-10-19
dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'
Rob Herring
1
-1
/
+1
2023-10-19
dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
Rob Herring
1
-4
/
+6
2023-10-19
dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
Rob Herring
7
-10
/
+10
2023-10-19
dt-bindings: net: renesas: Drop ethernet-phy node schema
Rob Herring
2
-4
/
+2
2023-10-19
dt-bindings: net: Add missing (unevaluated|additional)Properties on child nod...
Rob Herring
10
-8
/
+15
2023-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
2
-0
/
+88
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
1
-4
/
+9
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
1
-1
/
+6
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2
-1
/
+11
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
1
-13
/
+31
2023-10-19
net: stmmac: increase TX coalesce timer to 5ms
Christian Marangi
1
-1
/
+1
2023-10-19
net: stmmac: move TX timer arm after DMA enable
Christian Marangi
1
-4
/
+18
2023-10-19
net: stmmac: improve TX timer arm logic
Christian Marangi
1
-3
/
+15
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
4
-10
/
+25
2023-10-19
iavf: delete unused iavf_mac_info fields
Michal Schmidt
4
-51
/
+0
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
4
-5
/
+13
2023-10-19
net: stmmac: do not silently change auxiliary snapshot capture channel
Johannes Zink
1
-1
/
+14
2023-10-19
net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutex
Johannes Zink
1
-4
/
+4
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
2
-2
/
+0
2023-10-19
net: stmmac: use correct PPS capture input index
Johannes Zink
2
-4
/
+3
2023-10-19
net: stmmac: simplify debug message on stmmac_enable()
Johannes Zink
1
-7
/
+3
2023-10-19
net: ethernet: ti: Fix mixed module-builtin object
MD Danish Anwar
3
-3
/
+19
2023-10-19
net: stmmac: Remove redundant checking for rx_coalesce_usecs
Gan Yi Fang
1
-1
/
+1
2023-10-19
docs: networking: document multi-RSS context
Jakub Kicinski
1
-0
/
+42
2023-10-19
rswitch: Add PM ops
Yoshihiro Shimoda
1
-0
/
+43
2023-10-19
rswitch: Use unsigned int for port related array index
Yoshihiro Shimoda
2
-5
/
+7
2023-10-19
net: phy: bcm7xxx: Add missing 16nm EPHY statistics
Florian Fainelli
1
-0
/
+3
2023-10-19
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
1
-5
/
+9
2023-10-19
igc: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
igbvf: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
igb: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
i40e: use scnprintf over strncpy+strncat
Justin Stitt
1
-4
/
+3
2023-10-19
fm10k: replace deprecated strncpy with strscpy
Justin Stitt
1
-4
/
+4
2023-10-19
e1000: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
e100: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
intel: fix format warnings
Jesse Brandeburg
6
-16
/
+18
2023-10-19
intel: fix string truncation warnings
Jesse Brandeburg
4
-37
/
+30
2023-10-19
tcp_bpf: properly release resources on error paths
Paolo Abeni
1
-4
/
+12
2023-10-19
net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
Pedro Tammela
1
-4
/
+14
2023-10-19
net: mdio-mux: fix C45 access returning -EIO after API change
Vladimir Oltean
1
-0
/
+47
[next]