summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2024-02-05netdevsim: add Makefile for selftestsDavid Wei
2024-02-05Merge branch 'qca8k-cleanup-fixes'David S. Miller
2024-02-05net: dsa: qca8k: consistently use "ret" rather than "err" for error codesVladimir Oltean
2024-02-05net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean
2024-02-05net: dsa: reindent arguments of dsa_user_vlan_for_each()Vladimir Oltean
2024-02-05net: ocelot: update the MODULE_DESCRIPTION()Breno Leitao
2024-02-05net: blackhole_dev: fix build warning for ethh set but not usedBreno Leitao
2024-02-05Merge branch 'mptcp-annotate-lockless'David S. Miller
2024-02-05mptcp: annotate lockless accesses around read-mostly fieldsPaolo Abeni
2024-02-05mptcp: annotate lockless access for tokenPaolo Abeni
2024-02-05mptcp: annotate lockless access for RX path fieldsPaolo Abeni
2024-02-05mptcp: annotate lockless access for the tx pathPaolo Abeni
2024-02-05mptcp: annotate access for msk keysPaolo Abeni
2024-02-05tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flagGerhard Engleder
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet
2024-02-04net: make dev_unreg_count globalEric Dumazet
2024-02-04tun: Implement ethtool's get_channels() callbackYunjian Wang
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang
2024-02-04r8169: add support for RTL8126AHeiner Kallweit
2024-02-04selftests: netdevsim: stop using ifconfigJakub Kicinski
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur
2024-02-03Merge branch 'qca-phy-led-fixes'David S. Miller
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi
2024-02-02Merge branch 'tools-ynl-auto-gen-for-all-genetlink-families'Jakub Kicinski
2024-02-02tools: ynl: auto-gen for all genetlink familiesJakub Kicinski
2024-02-02tools: ynl: generate code for ovs familiesJakub Kicinski
2024-02-02tools: ynl: include dpll and mptcp_pm in C codegenJakub Kicinski
2024-02-02ipv6: make addrconf_wq single threadedEric Dumazet
2024-02-02r8169: simplify EEE handlingHeiner Kallweit
2024-02-02net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHYHeiner Kallweit
2024-02-02Merge branch 'net-sched-load-modules-via-alias'Jakub Kicinski
2024-02-02net/sched: Remove alias of sch_clsactMichal Koutný
2024-02-02net/sched: Load modules via their aliasMichal Koutný
2024-02-02net/sched: Add module aliases for cls_,sch_,act_ modulesMichal Koutný
2024-02-02net/sched: Add helper macros with module namesMichal Koutný
2024-02-02Merge tag 'batadv-next-pullrequest-20240201' of git://git.open-mesh.org/linux...David S. Miller
2024-02-02net: dccp: Simplify the allocation of slab caches in dccp_ackvec_initKunwu Chan
2024-02-02dt-bindings: net: ti: Update maintainers listRavi Gunasekaran
2024-02-02sctp: Simplify the allocation of slab cachesKunwu Chan
2024-02-02Merge branch 'octeontx2-af-dynamically-allocate-BPIDs'David S. Miller
2024-02-02octeontx2-af: Cleanup loopback device checksGeetha sowjanya
2024-02-02octeontx2-af: Create BPIDs free poolGeetha sowjanya
2024-02-02selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie
2024-02-02net: phy: dp83867: Add support for active-low LEDsAlexander Stein
2024-02-02Merge branch 'net-ipq4019-rate'David S. Miller
2024-02-02net: mdio: ipq4019: add support for clock-frequency propertyChristian Marangi
2024-02-02dt-bindings: net: ipq4019-mdio: document now supported clock-frequencyChristian Marangi
2024-02-01Merge branch 'net-ipa-simplify-tx-power-handling'Jakub Kicinski