Age | Commit message (Expand) | Author |
2024-02-05 | xfrm: generalize xdo_dev_state_update_curlft to allow statistics update | Leon Romanovsky |
2024-02-05 | netdevsim: add Makefile for selftests | David Wei |
2024-02-05 | Merge branch 'qca8k-cleanup-fixes' | David S. Miller |
2024-02-05 | net: dsa: qca8k: consistently use "ret" rather than "err" for error codes | Vladimir Oltean |
2024-02-05 | net: dsa: qca8k: put MDIO controller OF node if unavailable | Vladimir Oltean |
2024-02-05 | net: dsa: reindent arguments of dsa_user_vlan_for_each() | Vladimir Oltean |
2024-02-05 | net: ocelot: update the MODULE_DESCRIPTION() | Breno Leitao |
2024-02-05 | net: blackhole_dev: fix build warning for ethh set but not used | Breno Leitao |
2024-02-05 | Merge branch 'mptcp-annotate-lockless' | David S. Miller |
2024-02-05 | mptcp: annotate lockless accesses around read-mostly fields | Paolo Abeni |
2024-02-05 | mptcp: annotate lockless access for token | Paolo Abeni |
2024-02-05 | mptcp: annotate lockless access for RX path fields | Paolo Abeni |
2024-02-05 | mptcp: annotate lockless access for the tx path | Paolo Abeni |
2024-02-05 | mptcp: annotate access for msk keys | Paolo Abeni |
2024-02-05 | tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flag | Gerhard Engleder |
2024-02-05 | sctp: preserve const qualifier in sctp_sk() | Eric Dumazet |
2024-02-04 | net: make dev_unreg_count global | Eric Dumazet |
2024-02-04 | tun: Implement ethtool's get_channels() callback | Yunjian Wang |
2024-02-04 | tun: Fix code style issues in <linux/if_tun.h> | Yunjian Wang |
2024-02-04 | r8169: add support for RTL8126A | Heiner Kallweit |
2024-02-04 | selftests: netdevsim: stop using ifconfig | Jakub Kicinski |
2024-02-04 | net: micrel: Fix the frequency adjustments | Horatiu Vultur |
2024-02-03 | Merge branch 'qca-phy-led-fixes' | David S. Miller |
2024-02-03 | net: phy: qcom: qca808x: default to LED active High if not set | Christian Marangi |
2024-02-03 | net: phy: qcom: qca808x: fix logic error in LED brightness set | Christian Marangi |
2024-02-02 | Merge branch 'tools-ynl-auto-gen-for-all-genetlink-families' | Jakub Kicinski |
2024-02-02 | tools: ynl: auto-gen for all genetlink families | Jakub Kicinski |
2024-02-02 | tools: ynl: generate code for ovs families | Jakub Kicinski |
2024-02-02 | tools: ynl: include dpll and mptcp_pm in C codegen | Jakub Kicinski |
2024-02-02 | ipv6: make addrconf_wq single threaded | Eric Dumazet |
2024-02-02 | r8169: simplify EEE handling | Heiner Kallweit |
2024-02-02 | net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHY | Heiner Kallweit |
2024-02-02 | Merge branch 'net-sched-load-modules-via-alias' | Jakub Kicinski |
2024-02-02 | net/sched: Remove alias of sch_clsact | Michal Koutný |
2024-02-02 | net/sched: Load modules via their alias | Michal Koutný |
2024-02-02 | net/sched: Add module aliases for cls_,sch_,act_ modules | Michal Koutný |
2024-02-02 | net/sched: Add helper macros with module names | Michal Koutný |
2024-02-02 | Merge tag 'batadv-next-pullrequest-20240201' of git://git.open-mesh.org/linux... | David S. Miller |
2024-02-02 | net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init | Kunwu Chan |
2024-02-02 | dt-bindings: net: ti: Update maintainers list | Ravi Gunasekaran |
2024-02-02 | sctp: Simplify the allocation of slab caches | Kunwu Chan |
2024-02-02 | Merge branch 'octeontx2-af-dynamically-allocate-BPIDs' | David S. Miller |
2024-02-02 | octeontx2-af: Cleanup loopback device checks | Geetha sowjanya |
2024-02-02 | octeontx2-af: Create BPIDs free pool | Geetha sowjanya |
2024-02-02 | selftests: openvswitch: Test ICMP related matches work with SNAT | Brad Cowie |
2024-02-02 | net: phy: dp83867: Add support for active-low LEDs | Alexander Stein |
2024-02-02 | Merge branch 'net-ipq4019-rate' | David S. Miller |
2024-02-02 | net: mdio: ipq4019: add support for clock-frequency property | Christian Marangi |
2024-02-02 | dt-bindings: net: ipq4019-mdio: document now supported clock-frequency | Christian Marangi |
2024-02-01 | Merge branch 'net-ipa-simplify-tx-power-handling' | Jakub Kicinski |