index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-26
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-26
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
Kuniyuki Iwashima
2023-08-26
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-26
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-26
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-26
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-26
xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
Lin Ma
2023-08-26
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
2023-08-26
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-26
ip6_vti: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-26
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-26
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2023-08-26
net: af_key: fix sadb_x_filter validation
Lin Ma
2023-08-26
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
2023-08-26
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-08-16
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2023-08-16
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-16
net/packet: annotate data-races around tp->status
Eric Dumazet
2023-08-16
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
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: 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-11
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-08-11
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-08-11
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-08-11
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
2023-08-11
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
[next]