summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim
2023-03-24mac80211: support RNR for EMA APAloka Dixit
2023-03-24cfg80211: support RNR for EMA APAloka Dixit
2023-03-24wifi: mac80211: use bullet list for amsdu_mesh_control formats listBagas Sanjaya
2023-03-24fix typos in net/sched/* filesTaichi Nishimura
2023-03-24ipv6: prevent router_solicitations for team portXin Long
2023-03-23Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski
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-23SUNRPC: fix shutdown of NFS TCP client socketSiddharth Kawar
2023-03-23net/sched: act_api: use the correct TCA_ACT attributes in dumpPedro Tammela
2023-03-23net: ipv4: Allow changing IPv4 address protocolPetr Machata
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee
2023-03-22net: Update an existing TCP congestion control algorithm.Kui-Feng Lee
2023-03-22net/sched: remove two skb_mac_header() usesEric Dumazet
2023-03-22sch_cake: do not use skb_mac_header() in cake_overhead()Eric Dumazet
2023-03-22net: do not use skb_mac_header() in qdisc_pkt_len_init()Eric Dumazet
2023-03-22net: Catch invalid index in XPS mappingNick Child
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
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-22bpf: return long from bpf_map_ops funcsJP Kobryn
2023-03-22SUNRPC: Fix a crash in gss_krb5_checksum()Chuck Lever
2023-03-22netfilter: keep conntrack reference until IPsecv6 policy checks are doneMadhu Koriginja
2023-03-22xtables: move icmp/icmpv6 logic to xt_tcpudpFlorian Westphal
2023-03-22netfilter: xtables: disable 32bit compat interface by defaultFlorian Westphal
2023-03-22netfilter: nft_masq: deduplicate eval call-backsJeremy Sowden
2023-03-22netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer
2023-03-22net-zerocopy: Reduce compound page head accessXiaoyan Li
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
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-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau
2023-03-22wifi: mac80211: add mesh fast-rx supportFelix Fietkau
2023-03-22wifi: mac80211: use mesh header cache to speed up mesh forwardingFelix Fietkau
2023-03-22wifi: mac80211: mesh fast xmit supportFelix Fietkau
2023-03-22wifi: mac80211: fix race in mesh sequence number assignmentFelix Fietkau
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
2023-03-22net-sysfs: display two backlog queue len separatelyJason Xing
2023-03-22virtio/vsock: check transport before skb allocationArseniy Krasnov
2023-03-21tools: ynl: skip the explicit op array size when not neededJakub Kicinski