summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-04-02net: don't let netpoll invoke NAPI if in xmit contextJakub Kicinski
2023-03-31icmp: guard against too small mtuEric Dumazet
2023-03-31vsock/vmci: convert VMCI error code to -ENOMEM on sendArseniy Krasnov
2023-03-31l2tp: generate correct module alias stringsAndrea Righi
2023-03-31net: qrtr: Fix a refcount bug in qrtr_recvmsg()Ziyang Xuan
2023-03-31virtio/vsock: fix leaks due to missing skb ownerBobby Eshleman
2023-03-30Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-30net: dsa: sync unicast and multicast addresses for VLAN filters tooVladimir Oltean
2023-03-30wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-03-30wifi: mac80211: fix flow dissection for forwarded packetsFelix Fietkau
2023-03-30wifi: mac80211: fix mesh forwardingFelix Fietkau
2023-03-30wifi: mac80211: fix receiving mesh packets in forwarding=0 networksFelix Fietkau
2023-03-30wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee
2023-03-30wifi: mac80211: fix potential null pointer dereferenceFelix Fietkau
2023-03-30wifi: mac80211: drop bogus static keywords in A-MSDU rxFelix Fietkau
2023-03-30virtio/vsock: WARN_ONCE() for invalid state of socketArseniy Krasnov
2023-03-30virtio/vsock: fix header length on skb mergingArseniy Krasnov
2023-03-29Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-03-27can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov
2023-03-27can: j1939: prevent deadlock by moving j1939_sk_errqueue()Oleksij Rempel
2023-03-27vsock/loopback: use only sk_buff_head.lock to protect the packet queueStefano Garzarella
2023-03-25Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-23Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-03-23Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-23Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim
2023-03-23Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung
2023-03-23Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz
2023-03-22Bluetooth: Remove "Power-on" check from Mesh featureBrian Gix
2023-03-22Bluetooth: Fix race condition in hci_cmd_sync_clearMin Li
2023-03-22Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen
2023-03-22Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2023-03-22Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang
2023-03-22SUNRPC: Fix a crash in gss_krb5_checksum()Chuck Lever
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer
2023-03-22wifi: mac80211: fix mesh path discovery based on unicast packetsFelix Fietkau
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2023-03-21erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet
2023-03-21net: dsa: tag_brcm: legacy: fix daisy-chained switchesÁlvaro Fernández Rojas
2023-03-20net: dsa: report rx_bytes unadjusted for ETH_HLENVladimir Oltean
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17net: ieee802154: remove an unnecessary null pointer checkDongliang Mu
2023-03-16net: xdp: don't call notifiers during driver initJakub Kicinski
2023-03-16net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu
2023-03-16Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu
2023-03-16ynl: broaden the license even moreJakub Kicinski
2023-03-16hsr: ratelimit only when errors are printedMatthieu Baerts
2023-03-16net/iucv: Fix size of interrupt dataAlexandra Winter
2023-03-16ipv4: Fix incorrect table ID in IOCTL pathIdo Schimmel