index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-11
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-08-11
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-11
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-11
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-11
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-11
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-11
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-08-11
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-11
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-08-11
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-08-11
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-08-11
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-08-11
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-08-11
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
2023-08-11
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
2023-08-03
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-08-03
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-08-03
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-08-03
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-08-03
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
2023-08-03
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
2023-08-03
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
2023-08-03
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
2023-08-03
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
2023-08-03
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-27
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-27
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
2023-07-27
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
2023-07-27
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-07-27
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
[next]