summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03be2net: Remove unused declarationsYue Haibing
2024-09-03qlcnic: Remove unused declarationsYue Haibing
2024-09-03net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski
2024-09-03netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal
2024-09-03Merge branch 'mptcp-mib-counters-for-mpj-tx-misc-improvements'Jakub Kicinski
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)
2024-09-03mptcp: MIB counters for sent MP_JOINMatthieu Baerts (NGI0)
2024-09-03mptcp: pm: reduce entries iterations on connectMatthieu Baerts (NGI0)
2024-09-03mptcp: pm: rename helpers linked to 'flush'Matthieu Baerts (NGI0)
2024-09-03Merge branch 'rx-software-timestamp-for-all'Jakub Kicinski
2024-09-03net: mvpp2: Remove setting of RX software timestampGal Pressman
2024-09-03octeontx2-pf: Remove setting of RX software timestampGal Pressman
2024-09-03gianfar: Remove setting of RX software timestampGal Pressman
2024-09-03net: enetc: Remove setting of RX software timestampGal Pressman
2024-09-03net: fec: Remove setting of RX software timestampGal Pressman
2024-09-03net: hns3: Remove setting of RX software timestampGal Pressman
2024-09-03net: ethernet: rtsn: Remove setting of RX software timestampGal Pressman
2024-09-03net: renesas: rswitch: Remove setting of RX software timestampGal Pressman
2024-09-03ravb: Remove setting of RX software timestampGal Pressman
2024-09-03ionic: Remove setting of RX software timestampGal Pressman
2024-09-03tsnep: Remove setting of RX software timestampGal Pressman
2024-09-03can: peak_usb: Remove setting of RX software timestampGal Pressman
2024-09-03can: peak_canfd: Remove setting of RX software timestampGal Pressman
2024-09-03can: dev: Remove setting of RX software timestampGal Pressman
2024-09-03ethtool: RX software timestamp for allGal Pressman
2024-09-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-09-03Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-09-03ioam6: improve checks on user dataJustin Iurman
2024-09-03Merge branch 'cleanup-chelsio-driver-declarations'Paolo Abeni
2024-09-03cxgb: Remove unused declarationsYue Haibing
2024-09-03cxgb4: Remove unused declarationsYue Haibing
2024-09-03cxgb3: Remove unused declarationsYue Haibing
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal
2024-09-03Merge branch 'net-simplified-with-scoped-function'Paolo Abeni
2024-09-03net: bcmasp: Simplify with scoped for each OF child loopJinjie Ruan
2024-09-03net: dsa: microchip: Use scoped function to simplfy codeJinjie Ruan
2024-09-03net: mv643xx_eth: Simplify with scoped for each OF child loopJinjie Ruan
2024-09-03net: mdio: mux-mmioreg: Simplified with dev_err_probe()Jinjie Ruan
2024-09-03net: mdio: mux-mmioreg: Simplified with scoped functionJinjie Ruan
2024-09-03net: phy: Use for_each_available_child_of_node_scoped()Jinjie Ruan
2024-09-03net: dsa: realtek: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-03net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-03Merge branch 'netdev_features-start-cleaning-netdev_features_t-up'Paolo Abeni