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
/
ipv4
Age
Commit message (
Expand
)
Author
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-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-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-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
2025-02-26
tcp: Defer ts_recent changes until req is owned
Wang Hai
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-02-21
ipv4: fib_rules: Add DSCP mask matching
Ido Schimmel
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
2025-02-19
ipv4: fib_rules: Add port mask matching
Ido Schimmel
2025-02-18
icmp: reflect tos through ip cookie rather than updating inet_sk
Willem de Bruijn
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
2025-02-18
tcp: only initialize sockcm tsflags field
Willem de Bruijn
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
2025-02-18
tcp: Switch to use hrtimer_setup()
Nam Cao
2025-02-14
inet: consolidate inet_csk_clone_lock()
Eric Dumazet
2025-02-14
inet: reduce inet_csk_clone_lock() indent level
Eric Dumazet
2025-02-14
udp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-14
inetpeer: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-13
arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL.
Kuniyuki Iwashima
2025-02-11
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
2025-02-11
tcp: use tcp_reset_xmit_timer()
Eric Dumazet
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
2025-02-11
tcp: remove tcp_reset_xmit_timer() @max_when argument
Eric Dumazet
2025-02-11
netlink: support dumping IPv4 multicast addresses
Yuyang Huang
2025-02-10
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
2025-02-10
arp: use RCU protection in arp_xmit()
Eric Dumazet
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
2025-02-07
tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
Eric Dumazet
2025-02-06
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
[prev]
[next]