summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-16libeth: xdp: add .ndo_xdp_xmit() helpersAlexander Lobakin2-2/+294
2025-06-16libeth: xdp: add XDP_TX buffers sendingAlexander Lobakin2-2/+550
2025-06-16libeth: support native XDP and register memory modelAlexander Lobakin1-1/+5
2025-06-16libeth: convert to netmemAlexander Lobakin1-10/+12
2025-06-14net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)Yajun Deng1-1/+1
2025-06-13dpll: add phase_offset_monitor_get/set callback opsArkadiusz Kubalewski1-0/+8
2025-06-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski1-0/+12
2025-06-13net: phy: improve rgmii_clock() documentationRussell King (Oracle)1-2/+4
2025-06-13net: pfcp: fix typo in message_priority field nameRubenKelevra1-1/+1
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)1-2/+2
2025-06-12net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit1-3/+0
2025-06-12net: phy: assign default match function for non-PHY MDIO devicesHeiner Kallweit1-1/+0
2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski1-0/+20
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski1-0/+3
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski52-181/+743
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-16/+14
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-5/+8
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet1-8/+0
2025-06-11eth: Update rmon hist rangeMohsin Bashir1-1/+1
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz2-5/+8
2025-06-11KEYS: Invert FINAL_PUT bitHerbert Xu1-1/+1
2025-06-10Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...Jakub Kicinski3-3/+21
2025-06-10net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-10queue_api: add subqueue variant netif_subqueue_sentGur Stavi1-0/+9
2025-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-11/+53
2025-06-10net: remove unused sock_enable_timestampsWillem de Bruijn1-1/+0
2025-06-10uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski1-2/+2
2025-06-10net: mana: Expose additional hardware counters for drop and TC via ethtool.Dipayaan Roy1-0/+131
2025-06-10can: add drop reasons in the receive path of AF_CANDavide Caratti1-0/+18
2025-06-10can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()Vincent Mailhol1-1/+1
2025-06-10can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASKVincent Mailhol2-2/+2
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller2-0/+42
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller1-11/+11
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-47/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+12
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+7
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro1-1/+2
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+7
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt1-47/+0
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds2-1/+10
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-8/+290
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-17/+53
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-71/+334
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+5
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-10/+6