netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 14:56:00 to 2023-02-17 08:19:58 UTC [more...]

[PATCH RFC 00/18] Rework MAC drivers EEE support
 2023-02-17  8:19 UTC  (21+ messages)
` [PATCH RFC 01/18] net: phy: Add phydev->eee_active to simplify adjust link callbacks
` [PATCH RFC 02/18] net: phy: Add helper to set EEE Clock stop enable bit
` [PATCH RFC 03/18] net: marvell: mvneta: Simplify EEE configuration
` [PATCH RFC 04/18] net: stmmac: Drop usage of phy_init_eee()
` [PATCH RFC 05/18] net: stmmac: Simplify ethtool get eee
` [PATCH RFC 06/18] net: lan743x: Fixup EEE
` [PATCH RFC 07/18] net: fec: Move fec_enet_eee_mode_set() and helper earlier
` [PATCH RFC 08/18] net: FEC: Fixup EEE
` [PATCH RFC 09/18] net: genet: "
` [PATCH RFC 10/18] net: sxgdb: "
` [PATCH RFC 11/18] net: dsa: mt7530: Swap to using phydev->eee_active
` [PATCH RFC 12/18] net: dsa: mt7530: Call phylib for set_eee and get_eee
` [PATCH RFC 13/18] net: dsa: b53: Swap to using phydev->eee_active
` [PATCH RFC 14/18] net: dsa: b53: Call phylib for set_eee and get_eee
` [PATCH RFC 15/18] net: phylink: Remove unused phylink_init_eee()
` [PATCH RFC 16/18] net: phylink: Update comment about configuring EEE in mac_link_up()
` [PATCH RFC 17/18] net: phy: remove unused phy_init_eee()
` [PATCH RFC 18/18] net: usb: lan78xx: Fixup EEE

[PATCH net-next v2] net: lan966x: Use automatic selection of VCAP rule actionset
 2023-02-17  8:08 UTC  (3+ messages)

[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2023-02-17  8:03 UTC  (10+ messages)

[PATCH v2] octeontx2-pf: Use correct struct reference in test condition
 2023-02-17  7:55 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
 2023-02-17  7:52 UTC 

[PATCH v7 0/4] mac80211_hwsim: Add PMSR support
 2023-02-17  7:43 UTC  (5+ messages)
` [PATCH v7 1/4] mac80211_hwsim: add PMSR capability support

[PATCH bpf] selftests/bpf: enable mptcp before testing
 2023-02-17  7:35 UTC  (11+ messages)

[PATCH net-next 00/12] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-02-17  7:24 UTC  (14+ messages)
` [PATCH net-next 01/12] net: enetc: rename "mqprio" to "qopt"
` [PATCH net-next 02/12] net: mscc: ocelot: add support for mqprio offload
` [PATCH net-next 03/12] net: dsa: felix: act upon the mqprio qopt in taprio offload
` [PATCH net-next 04/12] net: ethtool: fix __ethtool_dev_mm_supported() implementation
` [PATCH net-next 05/12] net: ethtool: create and export ethtool_dev_mm_supported()
` [PATCH net-next 06/12] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
` [PATCH net-next 07/12] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH net-next 08/12] net/sched: mqprio: add an extack message to mqprio_parse_opt()
` [PATCH net-next 09/12] net/sched: mqprio: allow per-TC user input of FP adminStatus
` [PATCH net-next 10/12] net/sched: taprio: "
` [PATCH net-next 11/12] net: mscc: ocelot: add support for preemptible traffic classes
` [PATCH net-next 12/12] net: enetc: "

[PATCH] ethtool: pse-pd: Fix double word in comments
 2023-02-17  7:16 UTC 

[PATCH bpf] xsk: check IFF_UP earlier in Tx path
 2023-02-17  7:10 UTC  (2+ messages)

[RFC v1 net-next 0/7] add support for ocelot external ports
 2023-02-17  7:02 UTC  (8+ messages)
` [RFC v1 net-next 7/7] net: dsa: ocelot_ext: add support for external phys

[PATCH] net: disable irq in napi_poll
 2023-02-17  6:36 UTC  (3+ messages)

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-17  6:16 UTC  (14+ messages)

[PATCH net-next] net: phy: Read EEE abilities when using .features
 2023-02-17  6:03 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Add NIX Errata workaround on CN10K silicon
 2023-02-17  5:51 UTC 

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-17  5:35 UTC  (3+ messages)

xfrm: Pass on correct AF value to xfrm_state_find
 2023-02-17  5:24 UTC 

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-17  4:46 UTC  (19+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

[PATCH net-next v3 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-02-17  3:39 UTC  (6+ messages)
` [PATCH net-next v3 1/5] vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )
` [PATCH net-next v3 2/5] vxlan: Expose helper vxlan_build_gbp_hdr
` [PATCH net-next v3 3/5] net/mlx5e: Add helper for encap_info_equal for tunnels with options
` [PATCH net-next v3 4/5] ip_tunnel: constify input argument of ip_tunnel_info_opts( )
` [PATCH net-next v3 5/5] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload

[PATCH net-next] net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()
 2023-02-17  3:13 UTC 

[PATCH net-next 0/2] Add additional phydev locks
 2023-02-17  3:07 UTC  (3+ messages)
` [=PATCH net-next 1/2] net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
` [=PATCH net-next 2/2] net: phy: Add locks to ethtool functions

[PATCH net-next v1 0/3] net/mlx5e: Add GBP VxLAN HW offload support
 2023-02-17  2:43 UTC  (9+ messages)
` [PATCH net-next v1 3/3] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-17  2:18 UTC  (7+ messages)

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-02-17  1:39 UTC  (3+ messages)
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()

[PATCH net v2 1/1] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
 2023-02-17  1:35 UTC  (2+ messages)

[PATCH bpf-next] Fix typos in selftest/bpf files
 2023-02-17  1:00 UTC  (3+ messages)

[chrony-dev] Support for Multiple PPS Inputs on single PHC
 2023-02-17  0:58 UTC  (3+ messages)

[PATCH net-next] net: mscc: ocelot: fix duplicate driver name error
 2023-02-17  0:54 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf: A fix and a change to bpf_fib_lookup
 2023-02-17  0:41 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Disable bh in bpf_test_run for xdp and tc prog
` [PATCH bpf-next 2/4] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH bpf-next 3/4] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
` [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-17  0:32 UTC  (12+ messages)
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC

[PATCH v3] Documentation: core-api: padata: correct spelling
 2023-02-16 23:58 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2023-02-16 23:40 UTC 

linux-next: manual merge of the net-next tree with Linus' tree
 2023-02-16 23:18 UTC 

[PATCH v10 bpf-next 0/9] Add skb + xdp dynptrs
 2023-02-16 22:55 UTC  (10+ messages)
` [PATCH v10 bpf-next 1/9] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v10 bpf-next 2/9] bpf: Refactor process_dynptr_func
` [PATCH v10 bpf-next 3/9] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v10 bpf-next 4/9] bpf: Define no-ops for externally called bpf dynptr functions
` [PATCH v10 bpf-next 5/9] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
` [PATCH v10 bpf-next 6/9] bpf: Add skb dynptrs
` [PATCH v10 bpf-next 7/9] bpf: Add xdp dynptrs
` [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v10 bpf-next 9/9] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH net] ptp: vclock: use mutex to fix "sleep on atomic" bug
 2023-02-16 22:13 UTC  (3+ messages)

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-16 10:00 UTC  (4+ messages)
` [PATCH v8 12/13] dt-bindings: net: phy: Document support for leds node

[PATCH 0/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbs
 2023-02-16 20:54 UTC  (8+ messages)
` [PATCH 1/1] "
        ` [PATCH v2] "

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-02-16 20:24 UTC  (16+ messages)

[PULL] Networking for v6.2 final
 2023-02-16 20:23 UTC  (2+ messages)

[PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()
 2023-02-16 20:05 UTC  (3+ messages)

[PATCH v3 0/3] can: esd_usb: Some more preparation for supporting esd CAN-USB/3
 2023-02-16 20:05 UTC  (5+ messages)
` [PATCH v3 1/3] can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error
` [PATCH v3 2/3] can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
` [PATCH v3 3/3] can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages

[PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits
 2023-02-16 19:59 UTC  (8+ messages)
` [PATCH 05/11] dt-bindings: arm: sti: remove bindings for stih415 and stih416

pull-request: wireless-next-2023-03-16
 2023-02-16 19:49 UTC  (4+ messages)

[PATCH net] net: bcmgenet: fix MoCA LED control
 2023-02-16 19:46 UTC  (2+ messages)

[GIT PULL] Please pull mlx5-next changes
 2023-02-16 19:40 UTC  (3+ messages)

mv88e6321, dual cpu port
 2023-02-16 18:39 UTC  (12+ messages)

[PATCH v2 0/3] can: esd_usb: Some more preparation for supporting esd CAN-USB/3
 2023-02-16 18:36 UTC  (3+ messages)

[PATCH net 0/2] net:usb:lan78xx: move LAN7800 internal phy register accesses to the phy driver
 2023-02-16 18:30 UTC  (6+ messages)
` [PATCH net 1/2] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver

[PATCH net-next 0/2] flower add cfm support
 2023-02-16 18:19 UTC  (4+ messages)
` [PATCH net-next 1/2] net: flower: add support for matching cfm fields

[PATCH net-next 0/6] net: final GSI register updates
 2023-02-16 18:11 UTC  (4+ messages)
` [PATCH net-next 2/6] net: ipa: kill gsi->virt_raw

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-16 18:10 UTC  (5+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core

[pull request][net-next 0/9] mlx5 updates 2023-02-15
 2023-02-16 17:59 UTC  (17+ messages)
` [net-next 1/9] net/mlx5e: Switch to using napi_build_skb()
` [net-next 2/9] net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()
` [net-next 3/9] net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()
` [net-next 4/9] net/mlx5: Simplify eq list traversal
` [net-next 5/9] net/mlx5e: Implement CT entry update
` [net-next 9/9] net/mlx5e: RX, Remove doubtful unlikely call

[RFC] net/core: add optional threading for rps backlog processing
 2023-02-16 17:41 UTC 

[PATCH net-next] net: wangxun: Implement the ndo change mtu interface
 2023-02-16 17:38 UTC  (2+ messages)

[Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16 17:35 UTC  (3+ messages)

Kernel interface to configure queue-group parameters
 2023-02-16 17:32 UTC  (4+ messages)

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-16 17:15 UTC  (4+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap

[PATCH v4 0/2] Another crack at a handshake upcall mechanism
 2023-02-16 16:58 UTC  (5+ messages)
` [PATCH v4 1/2] net/handshake: Create a NETLINK service for handling handshake requests

[PATCH bpf-next V2] igc: enable and fix RX hash usage by netstack
 2023-02-16 16:52 UTC 

[linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
 2023-02-16 16:52 UTC 

[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
 2023-02-16 16:46 UTC  (9+ messages)
` [Intel-wired-lan] "
  ` [xdp-hints] "

[PATCH net v3] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
 2023-02-16 16:37 UTC 

[6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110
 2023-02-16 16:34 UTC  (6+ messages)

[PATCH net-next 0/8] ipv6: icmp6: better drop reason support
 2023-02-16 16:28 UTC  (9+ messages)
` [PATCH net-next 1/8] ipv6: icmp6: add drop reason support to ndisc_recv_ns()
` [PATCH net-next 2/8] ipv6: icmp6: add drop reason support to ndisc_recv_na()
` [PATCH net-next 3/8] ipv6: icmp6: add drop reason support to ndisc_recv_rs()
` [PATCH net-next 4/8] ipv6: icmp6: add drop reason support to ndisc_router_discovery()
` [PATCH net-next 5/8] ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
` [PATCH net-next 6/8] ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
` [PATCH net-next 7/8] ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
` [PATCH net-next 8/8] ipv6: icmp6: add drop reason support to icmpv6_echo_reply()

[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
 2023-02-16 16:23 UTC  (7+ messages)

[PATCH net-next] sfc: support offloading TC VLAN push/pop actions to the MAE
 2023-02-16 16:04 UTC 

[PATCH v2 0/4] dt-bindings: net: Add network-class.yaml schema
 2023-02-16 15:54 UTC  (3+ messages)
` [PATCH v2 4/4] nios2: dts: Fix tse_mac "max-frame-size" property

[PATCH net-next] net: add location to trace_consume_skb()
 2023-02-16 15:47 UTC 

[PATCH] net: sched: sch: null pointer dereference in htb_offload_move_qdisc()
 2023-02-16 15:24 UTC  (2+ messages)

[RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
 2023-02-16 15:29 UTC  (5+ messages)
` [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY "
` [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf

[PATCH net] sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
 2023-02-16 15:22 UTC  (2+ messages)

[PATCH 1/1] ice: Change assigning method of the CPU affinity masks
 2023-02-16 15:16 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net] qede: fix interrupt coalescing configuration
 2023-02-16 15:06 UTC  (3+ messages)

[PATCH net-next 0/2] Couple of minor improvements to build_skb variants
 2023-02-16 15:00 UTC  (5+ messages)
` [PATCH net-next 2/2] skbuff: Add likely to skb pointer in build_skb()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).