index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
jc42.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
1
-9
/
+16
2023-12-14
page_pool: transition to reference count management after page draining
Liang Chen
5
-38
/
+46
2023-12-14
cxgb3: Avoid potential string truncation in desc
Kees Cook
2
-6
/
+5
2023-12-14
amd-xgbe: Avoid potential string truncation in name
Kees Cook
1
-1
/
+1
2023-12-14
dpll: allocate pin ids in cycle
Jiri Pirko
1
-3
/
+5
2023-12-14
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2
-0
/
+4
2023-12-14
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
5
-7
/
+90
2023-12-14
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
2
-0
/
+14
2023-12-14
docs: networking: timestamping: mention MSG_EOR flag
Eric Dumazet
1
-1
/
+2
2023-12-14
net: phy: Add support for the DP83TG720S Ethernet PHY
Oleksij Rempel
3
-0
/
+202
2023-12-14
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
2
-55
/
+75
2023-12-14
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
3
-7
/
+8
2023-12-14
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
1
-22
/
+43
2023-12-13
virtio-net: support rx netdim
Heng Qi
2
-14
/
+163
2023-12-13
virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
1
-42
/
+64
2023-12-13
virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
1
-3
/
+28
2023-12-13
virtio-net: returns whether napi is complete
Heng Qi
1
-1
/
+5
2023-12-13
ionic: fill out pci error handlers
Shannon Nelson
1
-0
/
+25
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
2
-0
/
+4
2023-12-13
ionic: use timer_shutdown_sync
Shannon Nelson
1
-1
/
+1
2023-12-13
ionic: no fw read when PCI reset failed
Shannon Nelson
2
-5
/
+23
2023-12-13
ionic: prevent pci disable of already disabled device
Shannon Nelson
1
-1
/
+3
2023-12-13
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
3
-7
/
+20
2023-12-13
ionic: keep filters across FLR
Shannon Nelson
1
-0
/
+2
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
3
-1
/
+3
2023-12-13
net: stmmac: mmc: Support more counters for XGMAC Core
Furong Xu
3
-1
/
+140
2023-12-13
net: phy: at803x: drop specific PHY ID check from cable test functions
Christian Marangi
1
-45
/
+50
2023-12-13
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Christian Marangi
1
-19
/
+41
2023-12-13
net: phy: at803x: move at8031 functions in dedicated section
Christian Marangi
1
-133
/
+133
2023-12-13
net: phy: at803x: make at8031 related DT functions name more specific
Christian Marangi
1
-8
/
+8
2023-12-13
net: phy: at803x: move specific at8031 config_intr to dedicated function
Christian Marangi
1
-6
/
+24
2023-12-13
net: phy: at803x: move specific at8031 WOL bits to dedicated function
Christian Marangi
1
-17
/
+25
2023-12-13
net: phy: at803x: move specific at8031 config_init to dedicated function
Christian Marangi
1
-20
/
+25
2023-12-13
net: phy: at803x: move specific at8031 probe mode check to dedicated probe
Christian Marangi
1
-20
/
+19
2023-12-13
net: phy: at803x: move specific DT option for at8031 to specific probe
Christian Marangi
1
-24
/
+31
2023-12-13
net: phy: at803x: move qca83xx specific check in dedicated functions
Christian Marangi
1
-31
/
+37
2023-12-13
net: phy: at803x: raname hw_stats functions to qca83xx specific name
Christian Marangi
1
-22
/
+22
2023-12-13
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
1
-10
/
+17
2023-12-13
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
1
-3
/
+3
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
5
-52
/
+10
2023-12-13
bnxt_en: Make PTP TX timestamp HWRM query silent
Pavan Chebbi
1
-3
/
+3
2023-12-13
bnxt_en: Skip nic close/open when configuring tstamp filters
Pavan Chebbi
2
-20
/
+11
2023-12-13
bnxt_en: Add support for UDP GSO on 5760X chips
Michael Chan
2
-3
/
+19
2023-12-13
bnxt_en: add rx_filter_miss extended stats
Damodharam Ammepalli
1
-0
/
+1
2023-12-13
bnxt_en: Configure UDP tunnel TPA
Michael Chan
2
-0
/
+34
2023-12-13
bnxt_en: Add support for VXLAN GPE
Michael Chan
2
-5
/
+40
2023-12-13
bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commands
Michael Chan
1
-2
/
+2
2023-12-13
bnxt_en: Allocate extra QP backing store memory when RoCE FW reports it
Selvin Xavier
1
-2
/
+12
2023-12-13
bnxt_en: Support TX coalesced completion on 5760X chips
Michael Chan
2
-2
/
+12
2023-12-13
bnxt_en: Prevent TX timeout with a very small TX ring
Michael Chan
1
-1
/
+4
[next]