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-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-20
udp6: fix potential access to stale information
Eric Dumazet
2023-04-20
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
2023-04-20
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-04-20
net_sched: prevent NULL dereference if default qdisc setup failed
Pratyush Yadav
2023-04-20
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-20
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-20
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-20
sctp: check send stream number after wait_for_sndbuf
Xin Long
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-04-20
icmp: guard against too small mtu
Eric Dumazet
2023-04-20
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2023-04-05
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2023-04-05
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-04-05
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-04-05
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
2023-03-22
net/iucv: Fix size of interrupt data
Alexandra Winter
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-22
tcp: tcp_make_synack() can be called from process context
Breno Leitao
2023-03-22
netfilter: nft_redir: correct value of inet type `.maxattrs`
Jeremy Sowden
2023-03-22
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-17
net: caif: Fix use-after-free in cfusbl_device_notify()
Shigeru Yoshida
2023-03-17
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
2023-03-17
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
2023-03-11
tcp: Fix listen() regression in 5.4.229.
Kuniyuki Iwashima
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
2023-03-11
net: tls: avoid hanging tasks on the tx_lock
Jakub Kicinski
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-03-11
net/sched: act_sample: fix action bind logic
Pedro Tammela
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
2023-03-11
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
2023-03-11
9p/xen: fix connection sequence
Juergen Gross
2023-03-11
9p/xen: fix version parsing
Juergen Gross
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
[next]