]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2025-07-21  Li Shuangselftests: tc: Add generic erspan_opts matching support...
2025-07-21  Zqiangnet: usb: Remove duplicate assignments for net->pcpu_st...
2025-07-19  Alok Tiwaribe2net: Use correct byte order and format string for...
2025-07-19  Florian Fainellinet: bcmasp: Add support for re-starting auto-negotiation
2025-07-19  Jakub KicinskiMerge branch 'net-maintain-netif-vs-dev-prefix-semantics'
2025-07-19  Stanislav Fomichevnet: s/dev_close_many/netif_close_many/
2025-07-19  Stanislav Fomichevnet: s/dev_set_threaded/netif_set_threaded/
2025-07-19  Stanislav Fomichevnet: s/dev_get_flags/netif_get_flags/
2025-07-19  Stanislav Fomichevnet: s/__dev_set_mtu/__netif_set_mtu/
2025-07-19  Stanislav Fomichevnet: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_n...
2025-07-19  Stanislav Fomichevnet: s/dev_get_mac_address/netif_get_mac_address/
2025-07-19  Stanislav Fomichevnet: s/dev_get_port_parent_id/netif_get_port_parent_id/
2025-07-19  Ido Schimmelselftests: rtnetlink: Add operational state test
2025-07-19  Oleksij Rempelnet: selftests: add PHY-loopback test for bad TCP checksums
2025-07-18  Jesper Dangaard... net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
2025-07-18  Suchit Karunakarannet: stream: add description for sk_stream_write_space()
2025-07-18  Thomas Fourieret131x: Add missing check after DMA map
2025-07-18  Thomas Fouriernet: ag71xx: Add missing check after DMA map
2025-07-18  Tianyi Cuiselftests/drivers/net: Support ipv6 for napi_id test
2025-07-18  Mingming Caoibmvnic: Use ndo_get_stats64 to fix inaccurate SAR...
2025-07-18  Jakub KicinskiMerge branch 'net-mlx5-misc-changes-2025-07-16'
2025-07-18  Leon Romanovskynet/mlx5e: Properly access RCU protected qdisc_sleeping...
2025-07-18  Moshe Shemeshnet/mlx5e: fix kdoc warning on eswitch.h
2025-07-18  Lama Kayalnet/mlx5: HWS, Enable IPSec hardware offload in legacy...
2025-07-18  Jack Ping CHNGnet: pcs: xpcs: mask readl() return value to 16 bits
2025-07-18  Dan Carpenternet/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_n...
2025-07-18  Dan Carpenternet: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in...
2025-07-18  Dan Carpenternet: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_r...
2025-07-18  Jakub KicinskiMerge branch 'add-shared-phy-counter-support-for-qca807...
2025-07-18  Luo Jienet: phy: qcom: qca807x: Support PHY counter
2025-07-18  Luo Jienet: phy: qcom: qca808x: Support PHY counter
2025-07-18  Luo Jienet: phy: qcom: Add PHY counter support
2025-07-18  Dennis Chennetdevsim: remove redundant branch
2025-07-18  Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2025-07-17  Jakub Kicinskiselftests: net: prevent Python from buffering the output
2025-07-17  Jakub KicinskiMerge branch 'neighbour-convert-rtm_getneigh-to-rcu...
2025-07-17  Kuniyuki Iwashimaneighbour: Update pneigh_entry in pneigh_create().
2025-07-17  Kuniyuki Iwashimaneighbour: Protect tbl->phash_buckets[] with a dedicate...
2025-07-17  Kuniyuki Iwashimaneighbour: Drop read_lock_bh(&tbl->lock) in pneigh_look...
2025-07-17  Kuniyuki Iwashimaneighbour: Remove __pneigh_lookup().
2025-07-17  Kuniyuki Iwashimaneighbour: Use rcu_dereference() in pneigh_get_{first...
2025-07-17  Kuniyuki Iwashimaneighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump...
2025-07-17  Kuniyuki Iwashimaneighbour: Convert RTM_GETNEIGH to RCU.
2025-07-17  Kuniyuki Iwashimaneighbour: Annotate access to struct pneigh_entry....
2025-07-17  Kuniyuki Iwashimaneighbour: Free pneigh_entry after RCU grace period.
2025-07-17  Kuniyuki Iwashimaneighbour: Annotate neigh_table.phash_buckets and pneig...
2025-07-17  Kuniyuki Iwashimaneighbour: Split pneigh_lookup().
2025-07-17  Kuniyuki Iwashimaneighbour: Move neigh_find_table() to neigh_get().
2025-07-17  Kuniyuki Iwashimaneighbour: Allocate skb in neigh_get().
2025-07-17  Kuniyuki Iwashimaneighbour: Move two validations from neigh_get() to...
2025-07-17  Kuniyuki Iwashimaneighbour: Make neigh_valid_get_req() return ndmsg.
2025-07-17  Jakub KicinskiMerge branch 'ethtool-rss-support-rss_set-via-netlink'
2025-07-17  Jakub Kicinskiselftests: drv-net: rss_api: test input-xfrm and hash...
2025-07-17  Jakub Kicinskiethtool: rss: support setting flow hashing fields
2025-07-17  Jakub Kicinskiethtool: rss: support setting input-xfrm via Netlink
2025-07-17  Jakub Kicinskinetlink: specs: define input-xfrm enum in the spec
2025-07-17  Jakub Kicinskiselftests: drv-net: rss_api: test setting hashing key...
2025-07-17  Jakub Kicinskiethtool: rss: support setting hkey via Netlink
2025-07-17  Jakub Kicinskiethtool: rss: support setting hfunc via Netlink
2025-07-17  Jakub Kicinskiselftests: drv-net: rss_api: test setting indirection...
2025-07-17  Jakub Kicinskitools: ynl: support packing binary arrays of scalars
2025-07-17  Jakub Kicinskiselftests: drv-net: rss_api: factor out checking min...
2025-07-17  Jakub Kicinskiethtool: rss: initial RSS_SET (indirection table handling)
2025-07-17  Dragos Tatuleanet/mlx5e: TX, Fix dma unmapping for devmem tx
2025-07-17  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-07-17  Linus TorvaldsMerge tag 'net-6.16-rc7' of git://git.kernel.org/pub...
2025-07-17  Linus TorvaldsMerge tag 'pm-6.16-rc7' of git://git.kernel.org/pub...
2025-07-17  Jakub KicinskiMerge tag 'for-net-2025-07-17' of git://git.kernel...
2025-07-17  Jakub KicinskiMerge branch 'rxrpc-miscellaneous-fixes'
2025-07-17  David Howellsrxrpc: Fix to use conn aborts for conn-wide failures
2025-07-17  David Howellsrxrpc: Fix transmission of an abort in response to...
2025-07-17  David Howellsrxrpc: Fix notification vs call-release vs recvmsg
2025-07-17  David Howellsrxrpc: Fix recv-recv race of completed call
2025-07-17  David Howellsrxrpc: Fix irq-disabled in local_bh_enable()
2025-07-17  William Liuselftests/tc-testing: Test htb_dequeue_tree with deacti...
2025-07-17  William Liunet/sched: Return NULL when htb_lookup_leaf encounters...
2025-07-17  Joseph Huangnet: bridge: Do not offload IGMP/MLD messages
2025-07-17  Jakub KicinskiMerge branch 'net-vlan-fix-vlan-0-refcount-imbalance...
2025-07-17  Dong Chenchenselftests: Add test cases for vlan_filter modification...
2025-07-17  Dong Chenchennet: vlan: fix VLAN 0 refcount imbalance of toggling...
2025-07-17  Jakub KicinskiMerge tag 'ovpn-net-20250716' of https://github.com...
2025-07-17  Jakub Kicinskitls: always refresh the queue when reading sock
2025-07-17  Zigit Zovirtio-net: fix recursived rtnl_lock() during probe()
2025-07-17  Maor Gottliebnet/mlx5: Update the list of the PCI supported devices
2025-07-17  Li Tianhv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before...
2025-07-17  Nathan Chancellorphonet/pep: Move call to pn_skb_get_dst_sockaddr()...
2025-07-17  Luiz Augusto... Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
2025-07-17  Paolo AbeniMerge branch 'ppp-replace-per-cpu-recursion-counter...
2025-07-17  Sebastian Andrzej... ppp: Replace per-CPU recursion counter with lock-owner...
2025-07-17  Paolo AbeniMerge branch 'dpll-zl3073x-add-misc-features'
2025-07-17  Ivan Veceradpll: zl3073x: Add support to get fractional frequency...
2025-07-17  Ivan Veceradpll: zl3073x: Add support to adjust phase
2025-07-17  Ivan Veceradpll: zl3073x: Implement phase offset monitor feature
2025-07-17  Ivan Veceradpll: zl3073x: Add support to get phase offset on conne...
2025-07-17  Ivan Veceradpll: zl3073x: Add support to get/set esync on pins
2025-07-17  Paolo AbeniMerge tag 'wireless-next-2025-07-17' of https://git...
2025-07-17  Paolo AbeniMerge tag 'wireless-2025-07-17' of https://git.kernel...
2025-07-17  Paolo AbeniMerge tag 'nf-25-07-17' of git://git.kernel.org/pub...
2025-07-17  Jack Ping CHNGnet: pcs: xpcs: Use devm_clk_get_optional
2025-07-17  Paolo AbeniMerge branch 'for-next' of git://git.kernel.org/pub...
next