开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-07-29
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-07-29
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-28
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-07-26
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-07-26
mptcp: more accurate NL event generation
Paolo Abeni
2023-07-26
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
2023-07-26
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
2023-07-26
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
2023-07-25
af_unix: Fix fortify_panic() in unix_bind_bsd().
Kuniyuki Iwashima
2023-07-24
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-07-24
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-20
Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
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
[next]