aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-20bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing2-0/+10
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-38/+106
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-7/+30
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-1/+2
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13sctp: Remove commented out codeThorsten Blum1-1/+0
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-02-12net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni1-4/+5
2025-02-12net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)1-0/+12
2025-02-12net: report csum_complete via qstatsJakub Kicinski1-0/+1
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel1-0/+13
2025-02-11net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit1-3/+0
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit1-3/+3
2025-02-11net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit1-3/+3
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet1-0/+1
2025-02-11tcp: add the ability to control max RTOEric Dumazet3-5/+13
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet1-4/+6
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet1-4/+3
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima1-4/+4
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-10xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin2-3/+48
2025-02-10unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+5
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-17/+27
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+2
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+8
2025-02-07net: devmem: don't call queue stop / start when the interface is downJakub Kicinski1-0/+4
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+9
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet2-3/+1
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-6/+25
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das1-0/+9
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein2-3/+8
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher1-3/+4
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-0/+1
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook1-4/+8
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook1-1/+7
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-0/+2
2025-02-06netdev-genl: Elide napi_id when not presentJoe Damato1-0/+5
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-0/+2
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski4-1/+76
2025-02-06net: add helpers for setting a memory provider on an rx queueDavid Wei1-0/+5
2025-02-06net: page_pool: add memory provider helpersPavel Begunkov1-0/+19
2025-02-06net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov1-0/+1
2025-02-06net: page_pool: add callback for mp info printingPavel Begunkov1-0/+5
2025-02-06netdev: add io_uring memory provider infoDavid Wei1-0/+7