summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-08ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.Kuniyuki Iwashima
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
2025-07-08af_unix: Use cached value for SOCK_STREAM in unix_inq_len().Kuniyuki Iwashima
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds
2025-07-08net: ethtool: remove the compat code for _rxfh_context opsJakub Kicinski
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni
2025-07-08virtio_pci_modern: allow configuring extended featuresPaolo Abeni
2025-07-08virtio: introduce extended featuresPaolo Abeni
2025-07-08net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...Heiner Kallweit
2025-07-08net: splice: Drop unused @gfpMichal Luczaj
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke
2025-07-08net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()Eric Dumazet
2025-07-08net: mctp: add gateway routing supportJeremy Kerr
2025-07-08net: mctp: separate cb from direct-addressing routingJeremy Kerr
2025-07-08net: mctp: separate routing database from routing operationsJeremy Kerr
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2025-07-07Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-07page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_net...Byungchul Park
2025-07-07netmem: use _Generic to cover const casting for page_to_netmem()Byungchul Park
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-07vsock: fix `vsock_proto` declarationStefano Garzarella
2025-07-07net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets
2025-07-07block: reject bs > ps block devices when THP is disabledPankaj Raghav
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-07-04Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-03Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2025-07-03ptp: Use ktime_get_clock_ts64() for timestampingThomas Gleixner
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang
2025-07-02ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet