summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-20sfc: add CONFIG_INET dependency for TC offloadArnd Bergmann
2023-06-20net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn
2023-06-20net: remove sk_is_ipmr() and sk_is_icmpv6() helpersEric Dumazet
2023-06-20ipv6: fix a typo in ip6mr_sk_ioctl()Eric Dumazet
2023-06-20octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth
2023-06-20netlabel: Reorder fields in 'struct netlbl_domaddr6_map'Christophe JAILLET
2023-06-20mptcp: Reorder fields in 'struct mptcp_pm_add_entry'Christophe JAILLET
2023-06-20mctp: Reorder fields in 'struct mctp_route'Christophe JAILLET
2023-06-20net: fec: allow to build without PAGE_POOL_STATSLucas Stach
2023-06-20crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)David Howells
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann
2023-06-20Merge branch 'ptp-adjphase-cleanups'David S. Miller
2023-06-20ptp: ocp: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-06-20ptp: idt82p33: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-06-20ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-06-20net/mlx5: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionRahul Rameshbabu
2023-06-20docs: ptp.rst: Add information about NVIDIA Mellanox devicesRahul Rameshbabu
2023-06-20ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu
2023-06-19Merge branch 'ipv6-random-cleanup-for-extension-header'Jakub Kicinski
2023-06-19ipv6: exthdrs: Remove redundant skb_headlen() check in ip6_parse_tlv().Kuniyuki Iwashima
2023-06-19ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_rcv().Kuniyuki Iwashima
2023-06-19ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().Kuniyuki Iwashima
2023-06-19ipv6: rpl: Remove redundant multicast tests in ipv6_rpl_srh_rcv().Kuniyuki Iwashima
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-18gro: move the tc_ext comparison to a helperJakub Kicinski
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET
2023-06-18dt-bindings: net: phy: gpy2xx: more precise descriptionMichael Walle
2023-06-18ipv6: also use netdev_hold() in ip6_route_check_nh()Eric Dumazet
2023-06-18crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limitDavid Howells
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-06-17devlink: report devlink_port_type_warn source devicePetr Oros
2023-06-17net: mctp: remove redundant RTN_UNICAST checkLin Ma
2023-06-17netlink: specs: fixup openvswitch specs for code generationDonald Hunter
2023-06-17net: sched: Remove unused qdisc_l2t()YueHaibing
2023-06-17kcm: Fix unnecessary psock unreservation.David Howells
2023-06-16net/mlx5: Remove unused ecpu field from struct mlx5_sf_tableJiri Pirko
2023-06-16net/mlx5: Add header file for eventsJuhee Kang
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens
2023-06-16net/mlx5: Fix the macro for accessing EC VF vportsDaniel Jurgens
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman
2023-06-16net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed
2023-06-16net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov