index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tundra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-44
/
+8
2023-06-08
crypto: af_alg: Support MSG_SPLICE_PAGES
David Howells
3
-17
/
+37
2023-06-08
crypto: af_alg: Indent the loop in af_alg_sendmsg()
David Howells
1
-24
/
+27
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
5
-59
/
+40
2023-06-08
crypto: af_alg: Pin pages rather than ref'ing if appropriate
David Howells
2
-3
/
+8
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
4
-271
/
+274
2023-06-08
Wrap lines at 80
David Howells
1
-1
/
+2
2023-06-08
Fix a couple of spelling mistakes
David Howells
1
-2
/
+2
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
4
-39
/
+39
2023-06-08
net: txgbe: Support phylink MAC layer
Jiawen Wu
4
-15
/
+154
2023-06-08
net: txgbe: Implement phylink pcs
Jiawen Wu
3
-2
/
+93
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
2
-0
/
+31
2023-06-08
net: txgbe: Support GPIO to SFP socket
Jiawen Wu
6
-19
/
+283
2023-06-08
net: txgbe: Add SFP module identify
Jiawen Wu
3
-0
/
+32
2023-06-08
net: txgbe: Register I2C platform device
Jiawen Wu
3
-0
/
+77
2023-06-08
net: txgbe: Register fixed rate clock
Jiawen Wu
3
-0
/
+44
2023-06-08
net: txgbe: Add software nodes to support phylink
Jiawen Wu
6
-1
/
+171
2023-06-08
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
1
-7
/
+18
2023-06-08
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
2
-0
/
+7
2023-06-08
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vikas Gupta
1
-2
/
+3
2023-06-08
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
1
-0
/
+3
2023-06-08
bnxt_en: Don't issue AP reset during ethtool's reset operation
Sreekanth Reddy
1
-1
/
+1
2023-06-08
bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
Pavan Chebbi
1
-0
/
+1
2023-06-08
net: bcmgenet: Fix EEE implementation
Florian Fainelli
3
-14
/
+16
2023-06-08
eth: ixgbe: fix the wake condition
Jakub Kicinski
1
-1
/
+1
2023-06-08
eth: bnxt: fix the wake condition
Jakub Kicinski
1
-1
/
+1
2023-06-08
net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
Michal Smulski
4
-4
/
+53
2023-06-08
lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
Ben Hutchings
1
-1
/
+1
2023-06-07
net: dwmac_socfpga: initialize local data for mdio regmap configuration
Maxime Chevallier
1
-6
/
+9
2023-06-07
net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
Maxime Chevallier
1
-0
/
+1
2023-06-07
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
3
-5
/
+13
2023-06-07
net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
Maxime Chevallier
1
-1
/
+1
2023-06-07
net: altera-tse: Initialize local structs before using it
Maxime Chevallier
1
-0
/
+2
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
3
-1
/
+534
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
1
-5
/
+17
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
1
-5
/
+42
2023-06-07
MAINTAINERS: Add entry for debug objects
Thomas Gleixner
1
-0
/
+8
2023-06-07
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
1
-0
/
+3
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-07
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Hangyu Hua
1
-0
/
+1
2023-06-07
net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
Simon Horman
1
-5
/
+3
2023-06-07
net: sched: act_police: fix sparse errors in tcf_police_dump()
Eric Dumazet
1
-5
/
+5
2023-06-07
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
3
-12
/
+12
2023-06-07
net: openvswitch: fix upcall counter access before allocation
Eelco Chaudron
2
-21
/
+16
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
14
-3
/
+89
2023-06-07
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2
-2
/
+2
2023-06-07
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
1
-7
/
+7
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
4
-72
/
+6
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
13
-44
/
+63
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
[next]