]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2024-10-11  Eric Dumazetipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
2024-10-11  Eric Dumazetfib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_ru...
2024-10-11  Eric Dumazettcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
2024-10-11  Aryan Srivastavanet: phy: aquantia: poll status register
2024-10-11  Jakub Kicinskieth: remove the DLink/Sundance (ST201) driver
2024-10-11  Jakub KicinskiMerge branch 'tg3-link-irqs-napis-and-queues'
2024-10-11  Joe Damatotg3: Link queues to NAPIs
2024-10-11  Joe Damatotg3: Link IRQs to NAPI instances
2024-10-11  Heiner Kallweitr8169: remove original workaround for RTL8125 broken...
2024-10-11  Heiner Kallweitr8169: don't apply UDP padding quirk on RTL8126A
2024-10-10  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2024-10-10  Linus TorvaldsMerge tag 'net-6.12-rc3' of git://git.kernel.org/pub...
2024-10-10  Linus TorvaldsMerge tag 'trace-ringbuffer-v6.12-rc2' of git://git...
2024-10-10  Linus TorvaldsMerge tag 'for-6.12-rc2-tag' of git://git.kernel.org...
2024-10-10  Linus TorvaldsMerge tag 'nfsd-6.12-1' of git://git.kernel.org/pub...
2024-10-10  Linus TorvaldsMerge tag 'xfs-6.12-fixes-3' of git://git.kernel.org...
2024-10-10  Jakub KicinskiMerge branch 'maintainers-networking-file-coverage...
2024-10-10  Simon HormanMAINTAINERS: Add headers and mailing list to UDP section
2024-10-10  Simon HormanMAINTAINERS: consistently exclude wireless files from...
2024-10-10  Eric Dumazetslip: make slhc_remember() more robust against maliciou...
2024-10-10  Simon Hormannet/smc: Address spelling errors
2024-10-10  D. Wythenet/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
2024-10-10  Eric Dumazetppp: fix ppp_async_encode() illegal access
2024-10-10  Simon Hormandocs: netdev: document guidance on cleanup patches
2024-10-10  Jakub KicinskiMerge branch 'net-introduce-tx-h-w-shaping-api'
2024-10-10  Sudheer Mogilappagariiavf: add support to exchange qos capabilities
2024-10-10  Sudheer Mogilappagariiavf: Add net_shaper_ops support
2024-10-10  Wenjun Wuice: Support VF queue rate limit and quanta size config...
2024-10-10  Wenjun Wuvirtchnl: support queue rate limit and quanta size...
2024-10-10  Paolo Abenitesting: net-drv: add basic shaper test
2024-10-10  Paolo Abeninet-shapers: implement cap validation in the core
2024-10-10  Paolo Abeninet: shaper: implement introspection support
2024-10-10  Paolo Abeninetlink: spec: add shaper introspection support
2024-10-10  Paolo Abeninet-shapers: implement shaper cleanup on queue deletion
2024-10-10  Paolo Abeninet-shapers: implement delete support for NODE scope...
2024-10-10  Paolo Abeninet-shapers: implement NL group operation
2024-10-10  Paolo Abeninet-shapers: implement NL set and delete operations
2024-10-10  Paolo Abeninet-shapers: implement NL get operation
2024-10-10  Paolo Abeninetlink: spec: add shaper YAML spec
2024-10-10  Paolo Abenigenetlink: extend info user-storage to match NL cb ctx
2024-10-10  Paolo AbeniMerge branch 'rtnetlink-handle-error-of-rtnl_register_m...
2024-10-10  Kuniyuki Iwashimaphonet: Handle error of rtnl_register_module().
2024-10-10  Kuniyuki Iwashimampls: Handle error of rtnl_register_module().
2024-10-10  Kuniyuki Iwashimamctp: Handle error of rtnl_register_module().
2024-10-10  Kuniyuki Iwashimabridge: Handle error of rtnl_register_module().
2024-10-10  Kuniyuki Iwashimavxlan: Handle error of rtnl_register_module().
2024-10-10  Kuniyuki Iwashimartnetlink: Add bulk registration helpers for rtnetlink...
2024-10-10  Christian Maranginet: phy: Validate PHY LED OPs presence before registering
2024-10-10  Paolo AbeniMerge tag 'nf-24-10-09' of git://git.kernel.org/pub...
2024-10-10  Paolo AbeniMerge branch 'net-mlx5-qos-refactor-esw-qos-to-support...
2024-10-10  Carolina Jubrannet/mlx5: Add support check for TSAR types in QoS sched...
2024-10-10  Carolina Jubrannet/mlx5: Unify QoS element type checks across NIC...
2024-10-10  Cosmin Ratiunet/mlx5: qos: Refactor locking to a qos domain mutex
2024-10-10  Cosmin Ratiunet/mlx5: qos: Store rate groups in a qos domain
2024-10-10  Cosmin Ratiunet/mlx5: qos: Rename rate group 'list' as 'parent_entry'
2024-10-10  Cosmin Ratiunet/mlx5: qos: Add an explicit 'dev' to vport trace...
2024-10-10  Cosmin Ratiunet/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group
2024-10-10  Cosmin Ratiunet/mlx5: qos: Drop 'esw' param from vport qos functions
2024-10-10  Cosmin Ratiunet/mlx5: qos: Always create group0
2024-10-10  Cosmin Ratiunet/mlx5: qos: Maintain rate group vport members in...
2024-10-10  Cosmin Ratiunet/mlx5: qos: Refactor and document bw_share calculation
2024-10-10  Cosmin Ratiunet/mlx5: qos: Consistently name vport vars as 'vport'
2024-10-10  Cosmin Ratiunet/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.
2024-10-10  Cosmin Ratiunet/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h
2024-10-10  Paolo AbeniMerge branch 'eth-fbnic-add-timestamping-support'
2024-10-10  Vadim Fedorenkoeth: fbnic: add ethtool timestamping statistics
2024-10-10  Vadim Fedorenkoeth: fbnic: add TX packets timestamping support
2024-10-10  Vadim Fedorenkoeth: fbnic: add RX packets timestamping support
2024-10-10  Vadim Fedorenkoeth: fbnic: add initial PHC support
2024-10-10  Vadim Fedorenkoeth: fbnic: add software TX timestamping support
2024-10-10  Breno Leitaonet: Remove likely from l3mdev_master_ifindex_by_index
2024-10-10  Eric Dumazetnet: do not delay dst_entries_add() in dst_release()
2024-10-10  Jakub KicinskiMerge branch 'ipv4-namespacify-ipv4-address-hash-table'
2024-10-10  Kuniyuki Iwashimaipv4: Retire global IPv4 hash table inet_addr_lst.
2024-10-10  Kuniyuki Iwashimaipv4: Namespacify IPv4 address GC.
2024-10-10  Kuniyuki Iwashimaipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu().
2024-10-10  Kuniyuki Iwashimaipv4: Link IPv4 address to per-netns hash table.
2024-10-10  Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2024-10-10  Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2024-10-10  Alexander ZubkovFix misspelling of "accept*" in net
2024-10-10  Eric Dumazetnet_sched: sch_sfq: handle bigger packets
2024-10-10  Minda Chennet: stmmac: Add DW QoS Eth v4/v5 ip payload error...
2024-10-10  Jakub KicinskiMerge branch 'mptcp-misc-fixes-involving-fallback-to...
2024-10-10  Matthieu Baerts... mptcp: pm: do not remove closing subflows
2024-10-10  Matthieu Baerts... mptcp: fallback when MPTCP opts are dropped after 1st...
2024-10-10  Paolo Abenitcp: fix mptcp DSS corruption due to large pmtu xmit
2024-10-10  Paolo Abenimptcp: handle consistently DSS corruption
2024-10-10  Breno Leitaonet: netconsole: fix wrong warning
2024-10-10  Vladimir Olteannet: dsa: refuse cross-chip mirroring operations
2024-10-10  Tobias Klauseripv6: Remove redundant unlikely()
2024-10-10  Wei Fangnet: fec: don't save PTP state if PTP is unsupported
2024-10-10  Eric Dumazetipv6: switch inet6_acaddr_hash() to less predictable...
2024-10-10  Eric Dumazetipv6: switch inet6_addr_hash() to less predictable...
2024-10-10  Lorenzo Bianconinet: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
2024-10-10  Rosen Penevnet: ibm: emac: mal: add dcr_unmap to _remove
2024-10-10  Dr. David Alan... net: liquidio: Remove unused cn23xx_dump_pf_initialized...
2024-10-10  Jakub KicinskiMerge branch 'qca_spi-improvements-to-qca7000-sync'
2024-10-10  Stefan Wahrenqca_spi: Improve reset mechanism
2024-10-10  Stefan Wahrenqca_spi: Count unexpected WRBUF_SPC_AVA after reset
2024-10-10  xin.guotcp: remove unnecessary update for tp->write_seq in...
next