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