index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-04
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-04-04
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-04-04
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-03
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
2023-04-02
sctp: check send stream number after wait_for_sndbuf
Xin Long
2023-04-02
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-03-31
icmp: guard against too small mtu
Eric Dumazet
2023-03-31
Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-03-31
vsock/vmci: convert VMCI error code to -ENOMEM on send
Arseniy Krasnov
2023-03-31
l2tp: generate correct module alias strings
Andrea Righi
2023-03-31
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
2023-03-31
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
2023-03-30
Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
2023-03-30
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-03-30
wifi: mac80211: fix flow dissection for forwarded packets
Felix Fietkau
2023-03-30
wifi: mac80211: fix mesh forwarding
Felix Fietkau
2023-03-30
wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
Felix Fietkau
2023-03-30
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
2023-03-30
wifi: mac80211: fix potential null pointer dereference
Felix Fietkau
2023-03-30
wifi: mac80211: drop bogus static keywords in A-MSDU rx
Felix Fietkau
2023-03-30
virtio/vsock: WARN_ONCE() for invalid state of socket
Arseniy Krasnov
2023-03-30
virtio/vsock: fix header length on skb merging
Arseniy Krasnov
2023-03-29
Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2023-03-27
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-03-27
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
2023-03-27
vsock/loopback: use only sk_buff_head.lock to protect the packet queue
Stefano Garzarella
2023-03-25
Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-23
Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-03-23
Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-03-23
Bluetooth: HCI: Fix global-out-of-bounds
Sungwoo Kim
2023-03-23
Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
Howard Chung
2023-03-23
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
2023-03-23
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
2023-03-22
Bluetooth: Remove "Power-on" check from Mesh feature
Brian Gix
2023-03-22
Bluetooth: Fix race condition in hci_cmd_sync_clear
Min Li
2023-03-22
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
2023-03-22
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
2023-03-22
Bluetooth: hci_sync: Resume adv with no RPA when active scan
Zhengping Jiang
[next]