aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-02wireguard: uapi: generate header with ynl-genAsbjørn Sloth Tønnesen1-19/+19
2025-12-02wireguard: uapi: move flag enumsAsbjørn Sloth Tønnesen1-11/+14
2025-12-02wireguard: uapi: move enum wg_cmdAsbjørn Sloth Tønnesen1-7/+8
2025-12-02wireguard: netlink: add YNL specificationAsbjørn Sloth Tønnesen1-129/+0
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp1-0/+7
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski5-37/+73
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski6-5/+21
2025-11-27if_ether.h: Clarify ethertype validity for gsw1xx dsaPeter Enderborg1-1/+3
2025-11-27netmem, devmem, tcp: access pp fields through @desc in net_iovByungchul Park1-2/+2
2025-11-28netfilter: nf_tables: improve UAPI kernel-doc commentsRandy Dunlap1-7/+7
2025-11-28netfilter: ip6t_srh: fix UAPI kernel-doc comments formatRandy Dunlap1-20/+20
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi2-0/+31
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso1-1/+0
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso1-0/+1
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso1-0/+6
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-41/+81
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-10/+20
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextPaolo Abeni3-22/+161
2025-11-27net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck1-0/+2
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck2-1/+6
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck1-0/+6
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck1-2/+10
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler1-3/+4
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko1-0/+5
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko2-6/+6
2025-11-26can: netlink: add PWM netlink interfaceVincent Mailhol1-0/+25
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol1-0/+10
2025-11-26can: bittiming: add PWM validationVincent Mailhol1-0/+22
2025-11-26can: bittiming: add PWM parametersVincent Mailhol1-2/+39
2025-11-26can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only modeOliver Hartkopp1-0/+19
2025-11-26can: netlink: add CAN_CTRLMODE_XL_TMS flagVincent Mailhol1-0/+1
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol3-3/+17
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol2-24/+27
2025-11-26can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is offVincent Mailhol1-3/+11
2025-11-26can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()Vincent Mailhol1-1/+1
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet2-7/+10
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet1-2/+9
2025-11-25net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx groupEric Dumazet1-2/+2
2025-11-25tcp: rename icsk_timeout() to tcp_timeout_expires()Eric Dumazet1-3/+2
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen13-0/+13
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet2-5/+30
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet1-0/+11
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet1-11/+18
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet1-3/+10
2025-11-25net_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet1-9/+9
2025-11-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki1-2/+0
2025-11-25Revert "ACPI: processor: Remove unused empty stubs of some functions"Rafael J. Wysocki1-0/+20
2025-11-25Revert "ACPI: processor: idle: Rearrange declarations in header file"Rafael J. Wysocki1-2/+5
2025-11-25Revert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki1-2/+2