index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
page_pool: convert to use netmem
Mina Almasry
8
-184
/
+287
2024-07-02
net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
Christophe Roullier
1
-2
/
+4
2024-07-02
net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...
Christophe Roullier
1
-0
/
+3
2024-07-02
dt-bindings: net: dwmac: Validate PBL for all IP-cores
Serge Semin
1
-54
/
+26
2024-07-02
net: Move flush list retrieval to where it is used.
Sebastian Andrzej Siewior
3
-5
/
+10
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
7
-62
/
+61
2024-07-02
net: Remove task_struct::bpf_net_context init on fork.
Sebastian Andrzej Siewior
1
-1
/
+0
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
1
-5
/
+1
2024-07-02
page_pool: export page_pool_disable_direct_recycling()
David Wei
2
-1
/
+3
2024-07-02
net: limit scope of a skb_zerocopy_iter_stream var
Pavel Begunkov
1
-1
/
+2
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
4
-18
/
+13
2024-07-02
net: batch zerocopy_fill_skb_from_iter accounting
Pavel Begunkov
1
-13
/
+18
2024-07-02
net: split __zerocopy_sg_from_iter()
Pavel Begunkov
1
-9
/
+13
2024-07-02
net: always try to set ubuf in skb_zerocopy_iter_stream
Pavel Begunkov
1
-2
/
+1
2024-07-01
net: phy: fix potential use of NULL pointer in phy_suspend()
Russell King (Oracle)
1
-2
/
+2
2024-07-01
net: ethtool: Fix the panic caused by dev being null when dumping coalesce
Heng Qi
1
-2
/
+3
2024-07-01
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
3
-22
/
+31
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
4
-30
/
+68
2024-07-01
bnxt_en: Let bnxt_stamp_tx_skb() return error code
Pavan Chebbi
1
-5
/
+11
2024-07-01
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
3
-13
/
+4
2024-07-01
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
3
-28
/
+40
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
3
-5
/
+25
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
4
-11
/
+64
2024-07-01
bnxt_en: Allow some TX packets to be unprocessed in NAPI
Michael Chan
1
-6
/
+15
2024-07-01
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2
-2
/
+7
2024-07-01
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
1
-0
/
+26
2024-07-01
octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
Nithin Dabilpuram
6
-3
/
+102
2024-07-01
net: tn40xx: add initial ethtool_ops support
FUJITA Tomonori
1
-0
/
+14
2024-07-01
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
3
-0
/
+186
2024-07-01
tcp_metrics: add UAPI to the header guard
Jakub Kicinski
1
-3
/
+3
2024-07-01
net: phy: realtek: Add support for PHY LEDs on RTL8211F
Marek Vasut
1
-0
/
+106
2024-06-28
sfc: remove get_rxfh_context dead code
Edward Cree
1
-36
/
+2
2024-06-28
net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
Edward Cree
1
-5
/
+21
2024-06-28
sfc: use new rxfh_context API
Edward Cree
13
-219
/
+212
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
3
-0
/
+15
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
3
-7
/
+13
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
3
-13
/
+79
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
2
-1
/
+87
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
2
-0
/
+69
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
11
-14
/
+29
2024-06-28
selftests: drv-net: rss_ctx: convert to defer()
Jakub Kicinski
1
-132
/
+103
2024-06-28
selftests: drv-net: add ability to schedule cleanup with defer()
Jakub Kicinski
2
-0
/
+55
2024-06-28
selftests: net: ksft: avoid continue when handling results
Jakub Kicinski
1
-15
/
+15
2024-06-28
enic: add ethtool get_channel support
Jon Kohler
1
-0
/
+23
2024-06-28
selftests/net: Add test coverage for UDP GSO software fallback
Jakub Sitnicki
2
-3
/
+55
2024-06-28
udp: Allow GSO transmit from devices with no checksum offload
Jakub Sitnicki
3
-4
/
+10
2024-06-28
can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
1
-44
/
+27
2024-06-28
can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
Marc Kleine-Budde
3
-26
/
+43
2024-06-28
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
3
-3
/
+33
2024-06-28
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
3
-47
/
+56
[next]