index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ingenic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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: 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
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
selftests: tc-testing: move auxiliary scripts to a dedicated folder
Pedro Tammela
3
-5
/
+5
2023-10-19
selftests: tc-testing: add missing Kconfig options to 'config'
Pedro Tammela
1
-0
/
+9
2023-10-19
net: wangxun: remove redundant kernel log
Jiawen Wu
5
-128
/
+0
2023-10-19
net: fec: Remove non-Coldfire platform IDs
Alexander Stein
1
-30
/
+0
2023-10-19
net: fec: Fix device_get_match_data usage
Alexander Stein
1
-23
/
+10
2023-10-19
drivers: net: wwan: iosm: Fixed multiple typos in multiple files
Muhammad Muzammil
6
-7
/
+7
2023-10-18
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
3
-2
/
+131
2023-10-18
ice: Refactor finding advertised link speed
Pawel Chmielewski
3
-65
/
+131
2023-10-18
qede: Refactor qede_forced_speed_maps_init()
Paul Greenwalt
1
-34
/
+12
2023-10-18
ethtool: Add forced speed to supported link modes maps
Paul Greenwalt
2
-14
/
+52
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
2
-5
/
+4
2023-10-18
netfilter: bridge: convert br_netfilter to NF_DROP_REASON
Florian Westphal
2
-16
/
+16
2023-10-18
netfilter: make nftables drops visible in net dropmonitor
Florian Westphal
3
-4
/
+18
2023-10-18
netfilter: nf_nat: mask out non-verdict bits when checking return value
Florian Westphal
1
-2
/
+3
2023-10-18
netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts
Florian Westphal
2
-31
/
+42
2023-10-18
netfilter: nf_tables: mask out non-verdict bits when checking return value
Florian Westphal
2
-3
/
+7
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
2
-8
/
+10
2023-10-18
devlink: document devlink_rel_nested_in_notify() function
Jiri Pirko
1
-0
/
+14
[next]