index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
2025-11-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
2025-11-18
af_unix: Remove unix_tot_inflight.
Kuniyuki Iwashima
2025-11-18
af_unix: Refine wait_for_unix_gc().
Kuniyuki Iwashima
2025-11-18
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
Kuniyuki Iwashima
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
2025-11-18
kcm: Fix typo and add hyphen in Kconfig help text
Thorsten Blum
2025-11-18
tcp: Don't reinitialise tw->tw_transparent in tcp_time_wait().
Kuniyuki Iwashima
2025-11-18
Merge tag 'ipsec-next-2025-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-11-17
tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
Eric Dumazet
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
2025-11-13
net/sched: act_ife: convert comma to semicolon
Chen Ni
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-13
hsr: Follow standard for HSRv0 supervision frames
Felix Maurer
2025-11-13
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-11-12
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
2025-11-12
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
2025-11-11
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
2025-11-11
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-11-11
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
2025-11-11
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
2025-11-11
af_unix: Initialise scc_index in unix_add_edge().
Kuniyuki Iwashima
2025-11-11
devlink: Introduce switchdev_inactive eswitch mode
Saeed Mahameed
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
2025-11-11
wifi: cfg80211/mac80211: clean up duplicate ap_power handling
Pagadala Yesu Anjaneyulu
2025-11-11
wifi: cfg80211: use a C99 initializer in wiphy_register
Emmanuel Grumbach
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
2025-11-11
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
2025-11-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
2025-11-10
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
2025-11-10
net/handshake: Fix memory leak in tls_handshake_accept()
Zilin Guan
2025-11-10
net/smc: fix mismatch between CLC header and proposal
D. Wythe
2025-11-10
net: dsa: tag_brcm: do not mark link local traffic as offloaded
Jonas Gorski
[next]