summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-03-28net: dst: Switch to rcuref_t reference countingThomas Gleixner
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-03-28virtio/vsock: check argument to avoid no effect callArseniy Krasnov
2023-03-28virtio/vsock: allocate multiple skbuffs on txArseniy Krasnov
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-27dev_ioctl: fix a W=1 warningHeiner Kallweit
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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-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-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: fix mesh path discovery based on unicast packetsFelix Fietkau
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix 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
2023-03-21neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-03-21ipv6: flowlabel: do not disable BH where not neededEric Dumazet
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-20xfrm: copy_to_user_state fetch offloaded SA packets/bytes statisticsRaed Salem
2023-03-20xfrm: add new device offload acquire flagRaed Salem
2023-03-20net: dsa: report rx_bytes unadjusted for ETH_HLENVladimir Oltean
2023-03-19net/packet: remove po->xmitEric Dumazet
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet