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-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/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
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/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
2023-08-11
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
2023-08-11
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
2023-08-11
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
2023-08-11
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-08-11
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-08-11
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-08-11
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-08-11
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
2023-08-11
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
2023-08-11
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
2023-08-11
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-08-11
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
2023-08-11
udp6: fix udp6_ehashfn() typo
Eric Dumazet
2023-08-11
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
2023-08-11
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
2023-08-11
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
2023-08-11
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
2023-08-11
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-08-11
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
2023-08-11
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-08-11
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-08-11
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-08-11
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-08-11
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2023-06-28
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
2023-06-28
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
net: tipc: resize nlattr array to correct size
Lin Ma
2023-06-21
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
2023-06-21
ping6: Fix send to link-local addresses with VRF.
Guillaume Nault
2023-06-21
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-14
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
[next]