summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+6
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann1-0/+6
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei2-2/+6
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann1-0/+10
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann3-6/+24
2026-01-20net: Add queue-create operationDaniel Borkmann1-0/+11
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg2-3/+5
2026-01-19dpll: add dpll_device op to set working modeIvan Vecera1-0/+2
2026-01-19dpll: add dpll_device op to get supported modesIvan Vecera1-0/+3
2026-01-19ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
2026-01-19ipv6: annotate date-race in ipv6_can_nonlocal_bind()Eric Dumazet1-3/+3
2026-01-19ipv6: annotate data-races from ip6_make_flowlabel()Eric Dumazet1-10/+14
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet1-3/+7
2026-01-18tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet1-1/+0
2026-01-18netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh3-15/+10
2026-01-18ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh1-5/+2
2026-01-18uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh1-0/+8
2026-01-16net: phy: remove unused fixup unregistering functionsHeiner Kallweit1-4/+0
2026-01-16Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-0/+36
2026-01-16ethtool: Clarify len/n_stats fields in/out semanticsGal Pressman1-2/+16
2026-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski31-233/+191
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-10/+46
2026-01-15net: Introduce netif_xmit_timeout_ms() helperShahar Shitrit1-0/+11
2026-01-15xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending pathJason Xing1-5/+0
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp2-0/+25
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp1-7/+0
2026-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-9/+0
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean1-0/+32
2026-01-14dt-bindings: phy-common-props: RX and TX lane polarity inversionVladimir Oltean1-0/+4
2026-01-14net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy2-2/+8
2026-01-14net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier1-6/+0
2026-01-14net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier1-0/+1
2026-01-14net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier2-0/+4
2026-01-14net: phy: Introduce PHY ports representationMaxime Chevallier3-0/+162
2026-01-14net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier1-3/+22
2026-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+17
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+5
2026-01-13net/sched: sch_cake: share shaper state across sub-instances of cake_mqJonas Köppeler1-0/+1
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen1-0/+27
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet2-0/+7
2026-01-13net/mlx5: Add IFC bits for extended ETS rate limit bandwidth valueAlexei Lazar1-3/+4
2026-01-13net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit1-0/+7
2026-01-13net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi1-2/+2
2026-01-13Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-12/+85
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+14
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg1-4/+25
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg1-6/+36
2026-01-12wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channelLachlan Hodges1-0/+4
2026-01-11treewide: Update email addressThomas Gleixner13-13/+13