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
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
2023-07-20
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-19
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
2023-07-19
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
2023-07-19
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
2023-07-19
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-18
Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-07-17
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
2023-07-17
can: raw: fix receiver memory leak
Ziyang Xuan
2023-07-17
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-17
net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-17
net: sched: cls_u32: Undo refcount decrement in case update failed
Victor Nogueira
2023-07-17
net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
Victor Nogueira
2023-07-17
net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...
Victor Nogueira
2023-07-14
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
2023-07-14
bridge: Add extack warning when enabling STP in netns.
Kuniyuki Iwashima
2023-07-13
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
2023-07-13
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
2023-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-12
wifi: cfg80211: fix receiving mesh packets without RFC1042 header
Felix Fietkau
2023-07-12
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-07-11
xdp: use trusted arguments in XDP hints kfuncs
Larysa Zaremba
2023-07-10
net: sched: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-09
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
2023-07-08
udp6: fix udp6_ehashfn() typo
Eric Dumazet
2023-07-08
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
2023-07-08
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-07
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
2023-07-06
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
2023-07-06
Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-07-06
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-05
netfilter: nf_tables: do not ignore genmask when looking up chain by id
Thadeu Lima de Souza Cascardo
2023-07-05
netfilter: conntrack: don't fold port numbers into addresses before hashing
Florian Westphal
[next]