summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-04-13net: add getsockopt_iter callback to proto_opsBreno Leitao
2026-04-13Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey
2026-04-12pppox: convert pppox_sk() to use container_of()Qingfang Deng
2026-04-12pppox: remove sk_pppox() helperQingfang Deng
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski
2026-04-12net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09net/mlx5: Add icm_mng_function_id_mode cap bitMoshe Shemesh
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean
2026-04-08net: dsa: remove unused platform_data definitionsVladimir Oltean
2026-04-08net: dsa: clean up struct dsa_chip_dataVladimir Oltean
2026-04-08net: dsa: remove struct platform_dataVladimir Oltean
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian
2026-04-07wifi: ieee80211: add more NAN definitionsBenjamin Berg
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-03dpll: add frequency monitoring callback opsIvan Vecera
2026-04-03net: always inline some skb helpersEric Dumazet
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap
2026-03-31bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds