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-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-30
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
2023-08-30
batman-adv: Fix batadv_v_ogm_aggr_send memory leak
Remi Pommarel
2023-08-30
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
2023-08-30
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
2023-08-30
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
2023-08-30
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
2023-08-30
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-30
dccp: annotate data-races in dccp_poll()
Eric Dumazet
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-30
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2023-08-30
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-30
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
Kuniyuki Iwashima
2023-08-30
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-30
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-30
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-30
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-30
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
2023-08-30
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-30
ip6_vti: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-30
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-30
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger
2023-08-30
net: af_key: fix sadb_x_filter validation
Lin Ma
2023-08-30
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
2023-08-30
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2023-08-30
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
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
[next]