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
/
scripts
/
objdiff
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
net-sysfs: remove unused initial ret values
Antoine Tenart
1
-5
/
+5
2025-02-27
geneve, specs: Add port range to rt_link specification
Daniel Borkmann
1
-0
/
+16
2025-02-27
geneve: Allow users to specify source port range
Daniel Borkmann
2
-4
/
+54
2025-02-27
net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
4
-19
/
+27
2025-02-27
netkit: Remove double invocation to clear ipvs property flag
Daniel Borkmann
1
-1
/
+0
2025-02-27
net: qed: make 'qed_ll2_ops_pass' as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2025-02-27
net: ti: icss-iep: Reject perout generation request
Meghana Malladi
1
-20
/
+1
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
1
-1
/
+2
2025-02-27
selftests: drv-net: Check if combined-count exists
Joe Damato
1
-4
/
+3
2025-02-27
net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
Eric Woudstra
1
-11
/
+11
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
1
-2
/
+12
2025-02-27
xdp: remove xdp_alloc_skb_bulk()
Alexander Lobakin
2
-11
/
+0
2025-02-27
veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
Alexander Lobakin
1
-2
/
+1
2025-02-27
bpf: cpumap: switch to napi_skb_cache_get_bulk()
Alexander Lobakin
1
-9
/
+6
2025-02-27
net: skbuff: introduce napi_skb_cache_get_bulk()
Alexander Lobakin
2
-0
/
+63
2025-02-27
bpf: cpumap: reuse skb array instead of a linked list to chain skbs
Alexander Lobakin
1
-58
/
+61
2025-02-27
bpf: cpumap: switch to GRO from netif_receive_skb_list()
Alexander Lobakin
1
-3
/
+43
2025-02-27
net: gro: expose GRO init/cleanup to use outside of NAPI
Alexander Lobakin
3
-34
/
+40
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
8
-92
/
+130
2025-02-27
net: xgene-v2: remove incorrect ACPI_PTR annotation
Arnd Bergmann
1
-3
/
+1
2025-02-27
net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotation
Arnd Bergmann
1
-1
/
+1
2025-02-27
pktgen: avoid unused-const-variable warning
Arnd Bergmann
1
-7
/
+2
2025-02-27
usbnet: gl620a: fix endpoint checking in genelink_bind()
Nikita Zhandarovich
1
-3
/
+1
2025-02-26
selftests: drv-net: add tests for napi IRQ affinity notifiers
Jakub Kicinski
4
-1
/
+123
2025-02-26
idpf: use napi's irq affinity
Ahmed Zaki
3
-19
/
+10
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
6
-93
/
+6
2025-02-26
ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()
Ahmed Zaki
1
-1
/
+8
2025-02-26
net: ena: use napi's aRFS rmap notifers
Ahmed Zaki
1
-42
/
+1
2025-02-26
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
5
-7
/
+195
2025-02-26
net/mlx5: IRQ, Fix null string in debug print
Shay Drory
1
-1
/
+1
2025-02-26
net/mlx5: Restore missing trace event when enabling vport QoS
Carolina Jubran
1
-0
/
+3
2025-02-26
net/mlx5: Fix vport QoS cleanup on error
Carolina Jubran
1
-1
/
+4
2025-02-26
net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
Harshal Chaudhari
1
-1
/
+1
2025-02-26
bonding: report duplicate MAC address in all situations
Hangbin Liu
1
-1
/
+1
2025-02-26
af_unix: Fix memory leak in unix_dgram_sendmsg()
Adrian Huang
1
-0
/
+1
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
4
-16
/
+7
2025-02-26
selftests/net: expand cmsg_ipv6.sh with ipv4
Willem de Bruijn
3
-55
/
+96
2025-02-26
selftests/net: prepare cmsg_ipv6.sh for ipv4
Willem de Bruijn
1
-50
/
+59
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-02-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
8
-11
/
+28
2025-02-26
gve: unlink old napi when stopping a queue using queue API
Harshitha Ramamurthy
1
-0
/
+2
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-9
/
+3
2025-02-26
bcachefs: Fix truncate sometimes failing and returning 1
Kent Overstreet
1
-0
/
+1
2025-02-26
bcachefs: Fix deadlock
Alan Huang
6
-13
/
+17
2025-02-26
bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize
Kent Overstreet
1
-1
/
+3
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
4
-41
/
+1
2025-02-26
ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
Adrien Vergé
1
-1
/
+0
2025-02-26
tcp: Defer ts_recent changes until req is owned
Wang Hai
1
-6
/
+4
[next]