summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netdeveldavem/net-nextJakub Kicinski2-4/+15
2026-04-13net: add getsockopt_iter callback to proto_opsBreno Leitao1-0/+23
2026-04-13net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+2
2026-04-13Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-4/+13
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski2-0/+2
2026-04-13Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+12
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey1-2/+14
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey1-22/+24
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey1-1/+1
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey1-1/+0
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey1-2/+2
2026-04-12pppox: convert pppox_sk() to use container_of()Qingfang Deng1-1/+1
2026-04-12pppox: remove sk_pppox() helperQingfang Deng1-5/+0
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-5/+13
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski3-13/+25
2026-04-12net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet2-11/+7
2026-04-12tcp: change tcp_filter() to return the reason by valueEric Dumazet1-3/+5
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet1-3/+6
2026-04-12net: change sock_queue_rcv_skb_reason() to return a drop_reasonEric Dumazet1-3/+14
2026-04-12net_sched: fix skb memory leak in deferred qdisc dropsFernando Fernandez Mancera1-3/+13
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+3
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+14
2026-04-12netlink: add a nla_nest_end_safe() helperHangbin Liu1-0/+19
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato2-0/+111
2026-04-12Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-10/+0
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-2/+198
2026-04-12tcp: add indirect call wrapper in tcp_conn_request()Eric Dumazet1-0/+6
2026-04-12tcp: return a drop_reason from tcp_add_backlog()Eric Dumazet1-2/+1
2026-04-10net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin1-0/+39
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang1-0/+1
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera2-10/+0
2026-04-09net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski1-5/+0
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski6-13/+75
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+2
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann1-0/+6
2026-04-09net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei1-1/+3
2026-04-09net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann1-6/+2
2026-04-09net: Add lease info to queue-get responseDaniel Borkmann1-0/+14
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann3-6/+37
2026-04-09net: Add queue-create operationDaniel Borkmann1-0/+11
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-39/+136
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-5/+28
2026-04-09net/mlx5: Add icm_mng_function_id_mode cap bitMoshe Shemesh1-1/+7
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh1-1/+1
2026-04-08devlink: Add resource scope filtering to resource dumpOr Har-Toov1-0/+11
2026-04-08devlink: Add port-level resource registration infrastructureOr Har-Toov1-0/+8
2026-04-08devlink: Refactor resource functions to be genericOr Har-Toov1-1/+1
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean1-42/+0
2026-04-08net: dsa: remove unused platform_data definitionsVladimir Oltean1-3/+0
2026-04-08net: dsa: clean up struct dsa_chip_dataVladimir Oltean1-20/+0