summaryrefslogtreecommitdiff
path: root/include
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-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-03-27netlink: Add a macro to set policy message with format stringShay Agroskin
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-23Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski
2023-03-23docs: networking: document NAPIJakub Kicinski
2023-03-22net: phylink: remove an_enabledRussell King (Oracle)
2023-03-22netdev: Enforce index cap in netdev_get_tx_queueNick Child
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K
2023-03-22netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-03-21net: remove rcu_dereference_bh_rtnl()Eric Dumazet
2023-03-21neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-03-20net: pcs: add driver for MediaTek SGMII PCSDaniel Golle
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit
2023-03-20xfrm: add new device offload acquire flagRaed Salem
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet
2023-03-18x25: preserve const qualifier in [a]x25_sk()Eric Dumazet
2023-03-18af_unix: preserve const qualifier in unix_sk()Eric Dumazet
2023-03-18dccp: preserve const qualifier in dccp_sk()Eric Dumazet
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet
2023-03-18raw: preserve const qualifier in raw_sk()Eric Dumazet
2023-03-18udp: preserve const qualifier in udp_sk()Eric Dumazet
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li
2023-03-17ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li
2023-03-17vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-03-17ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds