summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09net: stmmac: Remove setting of RX software timestampGal Pressman
2024-09-09sfc/siena: Remove setting of RX software timestampGal Pressman
2024-09-09sfc: Remove setting of RX software timestampGal Pressman
2024-09-09qede: Remove setting of RX software timestampGal Pressman
2024-09-09net: mscc: ocelot: Remove setting of RX software timestampGal Pressman
2024-09-09net/funeth: Remove setting of RX software timestampGal Pressman
2024-09-09enic: Remove setting of RX software timestampGal Pressman
2024-09-09net: thunderx: Remove setting of RX software timestampGal Pressman
2024-09-09liquidio: Remove setting of RX software timestampGal Pressman
2024-09-09net: macb: Remove setting of RX software timestampGal Pressman
2024-09-09amd-xgbe: Remove setting of RX software timestampGal Pressman
2024-09-09bonding: Remove setting of RX software timestampGal Pressman
2024-09-09tg3: Remove setting of RX software timestampGal Pressman
2024-09-09bnxt_en: Remove setting of RX software timestampGal Pressman
2024-09-09net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar
2024-09-09net: ibm: emac: Use __iomem annotation for emac_[xg]aht_baseSimon Horman
2024-09-09Merge branch 'selftests-net-add-packetdrill'Jakub Kicinski
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn
2024-09-09Merge branch 'various-cleanups'Jakub Kicinski
2024-09-09net: ag71xx: disable napi interrupts during probeSven Eckelmann
2024-09-09net: ag71xx: remove always true branchRosen Penev
2024-09-09net: ag71xx: get reset control using devm apiRosen Penev
2024-09-09net: ag71xx: use ethtool_putsRosen Penev
2024-09-09net: ag71xx: update FIFO bits and descriptionsRosen Penev
2024-09-09net: ag71xx: add MODULE_DESCRIPTIONRosen Penev
2024-09-09net: ag71xx: add COMPILE_TEST to test compilationRosen Penev
2024-09-09Merge branch 'af_unix-correct-manage_oob-when-oob-follows-a-consumed-oob'Jakub Kicinski
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima
2024-09-09af_unix: Move spin_lock() in manage_oob().Kuniyuki Iwashima
2024-09-09af_unix: Rename unlinked_skb in manage_oob().Kuniyuki Iwashima
2024-09-09af_unix: Remove single nest in manage_oob().Kuniyuki Iwashima
2024-09-09Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski
2024-09-09Merge branch 'selftests-mptcp-add-time-per-subtests-in-tap-output'Jakub Kicinski
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing
2024-09-09Merge branch 'unmask-dscp-part-four'David S. Miller
2024-09-09sctp: Unmask upper DSCP bits in sctp_v4_get_dst()Ido Schimmel
2024-09-09ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()Ido Schimmel
2024-09-09netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()Ido Schimmel
2024-09-09netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()Ido Schimmel
2024-09-09ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()Ido Schimmel