summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso1-0/+2
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang1-0/+2
2026-01-22Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski6-6/+3
2026-01-22net: phylink: introduce helpers for replaying link callbacksVladimir Oltean1-0/+5
2026-01-22net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean1-3/+2
2026-01-22gro: inline tcp6_gro_complete()Eric Dumazet2-2/+1
2026-01-22gro: inline tcp6_gro_receive()Eric Dumazet2-3/+1
2026-01-22net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet1-1/+1
2026-01-22tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet3-9/+3
2026-01-22Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski1-0/+23
2026-01-22clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta1-0/+23
2026-01-21net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore2-43/+0
2026-01-21tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet1-2/+0
2026-01-21Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski3-14/+36
2026-01-21Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski7-62/+7
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal2-3/+1
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal3-3/+1
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
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