index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
2025-02-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-26
Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-02-26
bpf: add get_netns_cookie helper to cgroup_skb programs
Mahe Tardy
2025-02-26
wifi: cfg80211: expose update timestamp to drivers
Benjamin Berg
2025-02-26
wifi: mac80211: add ieee80211_iter_chan_contexts_mtx
Miri Korenblit
2025-02-26
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Gavrilov Ilia
2025-02-26
wifi: mac80211: Fix possible integer promotion issue
Ilan Peer
[prev]
[next]