index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-05-01
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-05-01
mptcp: fix accept vs worker race
Paolo Abeni
2023-05-01
mptcp: stops worker on unaccepted sockets at listener close
Paolo Abeni
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
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
2023-04-26
net: rpl: fix rpl header size calculation
Alexander Aring
2023-04-26
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
2023-04-26
netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Chen Aotian
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-20
mptcp: stricter state check in mptcp_worker
Paolo Abeni
2023-04-20
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2023-04-20
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
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
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
2023-04-20
Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
Luiz Augusto von Dentz
2023-04-20
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
2023-04-20
Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
Luiz Augusto von Dentz
2023-04-20
net: openvswitch: fix race on port output
Felix Huettner
2023-04-20
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-20
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
2023-04-20
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
2023-04-20
Bluetooth: hci_conn: Fix possible UAF
Luiz Augusto von Dentz
2023-04-20
Bluetooth: Free potentially unfreed SCO connection
Archie Pusaka
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-13
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
2023-04-13
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
2023-04-13
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
2023-04-13
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-13
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
2023-04-13
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-04-13
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-13
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-04-13
raw: use net_hash_mix() in hash function
Eric Dumazet
2023-04-13
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-13
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-13
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
2023-04-13
sctp: check send stream number after wait_for_sndbuf
Xin Long
2023-04-13
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-04-13
icmp: guard against too small mtu
Eric Dumazet
2023-04-13
l2tp: generate correct module alias strings
Andrea Righi
2023-04-13
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
2023-04-13
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-13
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
[next]