index
:
git.armlinux.org.uk/linux.git
for-next
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-03-04
net: pktgen: remove some superfluous variable initializing
Peter Seiderer
2025-03-04
net: pktgen: remove extra tmp variable (re-use len instead)
Peter Seiderer
2025-03-04
net: pktgen: fix mix of int/long
Peter Seiderer
2025-03-03
mptcp: Remove unused declaration mptcp_set_owner_r()
Yue Haibing
2025-03-03
mptcp: use sock_kmemdup for address entry
Geliang Tang
2025-03-03
net: use sock_kmemdup for ip_options
Geliang Tang
2025-03-03
sock: add sock_kmemdup helper
Geliang Tang
2025-03-03
tcp: tcp_set_window_clamp() cleanup
Eric Dumazet
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
2025-03-03
net: gro: convert four dev_net() calls
Eric Dumazet
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
2025-03-03
tcp: add four drop reasons to tcp_check_req()
Eric Dumazet
2025-03-03
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
2025-03-03
ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config().
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl().
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit().
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Namespacify fib_info hash tables.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Add fib_info_hash_grow().
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Remove fib_info_hash_size.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Remove fib_info_laddrhash pointer.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Make fib_info_hashfn() return struct hlist_head.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Allocate fib_info_hash[] during netns initialisation.
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvcalloc().
Kuniyuki Iwashima
2025-03-03
ipv4: fib: Use cached net in fib_inetaddr_event().
Kuniyuki Iwashima
2025-03-03
llc: do not use skb_get() before dev_queue_xmit()
Eric Dumazet
2025-03-03
netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
Sebastian Andrzej Siewior
2025-03-03
wifi: cfg80211: regulatory: improve invalid hints checking
Nikita Zhandarovich
2025-03-02
net/tls: use the new scatterwalk functions
Eric Biggers
2025-02-28
net: gso: fix ownership in __udp_gso_segment
Antoine Tenart
2025-02-28
inet: ping: avoid skb_clone() dance in ping_rcv()
Eric Dumazet
2025-02-28
ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses
Eric Dumazet
2025-02-28
wifi: mac80211: refactor populating mesh related fields in sinfo
Sarika Sharma
2025-02-28
wifi: cfg80211: reorg sinfo structure elements for mesh
Sarika Sharma
2025-02-27
net: sched: Remove newline at the end of a netlink error message
Gal Pressman
2025-02-27
net-sysfs: remove unused initial ret values
Antoine Tenart
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Haoxiang Li
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
2025-02-27
xdp: remove xdp_alloc_skb_bulk()
Alexander Lobakin
2025-02-27
net: skbuff: introduce napi_skb_cache_get_bulk()
Alexander Lobakin
2025-02-27
net: gro: expose GRO init/cleanup to use outside of NAPI
Alexander Lobakin
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
2025-02-27
pktgen: avoid unused-const-variable warning
Arnd Bergmann
2025-02-26
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
2025-02-26
af_unix: Fix memory leak in unix_dgram_sendmsg()
Adrian Huang
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
[prev]
[next]