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-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
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
2023-04-20
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-20
tcp: convert elligible sysctls to u8
Eric Dumazet
2023-04-20
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
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
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
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
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
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
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
2023-04-20
net: qrtr: combine nameservice into main module
Luca Weiss
2023-04-20
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-05
hsr: ratelimit only when errors are printed
Matthieu Baerts
2023-04-05
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-04-05
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2023-04-05
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
2023-04-05
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
2023-04-05
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-04-05
xsk: Add missing overflow check in xdp_umem_reg
Kal Conley
2023-04-05
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
2023-03-22
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
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/smc: fix deadlock triggered by cancel_delayed_work_syn()
Wenjia Zhang
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-22
net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
D. Wythe
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
netfilter: nft_redir: correct length for loading protocol registers
Jeremy Sowden
2023-03-22
netfilter: nft_masq: correct length for loading protocol registers
Jeremy Sowden
2023-03-22
netfilter: nft_nat: correct length for loading protocol registers
Jeremy Sowden
2023-03-22
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
2023-03-17
skbuff: Fix nfct leak on napi stolen
Tao Liu
2023-03-17
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
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
netfilter: ctnetlink: revert to dumping mark regardless of event type
Ivan Delalande
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
[next]