netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-14 11:18:00 to 2022-03-15 00:26:33 UTC [more...]

[PATCH v4 net-next 00/15] net: bridge: Multiple Spanning Trees
 2022-03-15  0:25 UTC  (2+ messages)
` [PATCH v4 net-next 01/15] net: bridge: mst: Multiple Spanning Tree (MST) mode

[PATCH v2 0/8] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-15  0:25 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: mvebu: Document bindings for AC5
` [PATCH v2 2/8] dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
` [PATCH v2 3/8] dt-bindings: mmc: xenon: add AC5 compatible string
` [PATCH v2 4/8] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
` [PATCH v2 5/8] net: mvneta: Add support for 98DX2530 Ethernet port
` [PATCH v2 6/8] mmc: xenon: add AC5 compatible string
` [PATCH v2 7/8] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v2 8/8] arm64: marvell: enable the 98DX2530 pinctrl driver

[PATCH net] net: dsa: fix panic when port leaves a bridge
 2022-03-15  0:04 UTC  (14+ messages)

[PATCHv2] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-14 23:51 UTC  (2+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2022-03-14 23:18 UTC  (4+ messages)

[PATCH net-next 00/25][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-14
 2022-03-14 23:11 UTC  (27+ messages)
` [PATCH net-next 01/25] ice: rename ice_sriov.c to ice_vf_mbx.c
` [PATCH net-next 02/25] ice: rename ice_virtchnl_pf.c to ice_sriov.c
` [PATCH net-next 03/25] ice: remove circular header dependencies on ice.h
` [PATCH net-next 04/25] ice: convert vf->vc_ops to a const pointer
` [PATCH net-next 05/25] ice: remove unused definitions from ice_sriov.h
` [PATCH net-next 06/25] ice: rename ICE_MAX_VF_COUNT to avoid confusion
` [PATCH net-next 07/25] ice: refactor spoofchk control code in ice_sriov.c
` [PATCH net-next 08/25] ice: move ice_set_vf_port_vlan near other .ndo ops
` [PATCH net-next 09/25] ice: cleanup error logging for ice_ena_vfs
` [PATCH net-next 10/25] ice: log an error message when eswitch fails to configure
` [PATCH net-next 11/25] ice: use ice_is_vf_trusted helper function
` [PATCH net-next 12/25] ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
` [PATCH net-next 13/25] ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
` [PATCH net-next 14/25] ice: introduce VF operations structure for reset flows
` [PATCH net-next 15/25] ice: fix a long line warning in ice_reset_vf
` [PATCH net-next 16/25] ice: move reset functionality into ice_vf_lib.c
` [PATCH net-next 17/25] ice: drop is_vflr parameter from ice_reset_all_vfs
` [PATCH net-next 18/25] ice: make ice_reset_all_vfs void
` [PATCH net-next 19/25] ice: convert ice_reset_vf to standard error codes
` [PATCH net-next 20/25] ice: convert ice_reset_vf to take flags
` [PATCH net-next 21/25] ice: introduce ICE_VF_RESET_NOTIFY flag
` [PATCH net-next 22/25] ice: introduce ICE_VF_RESET_LOCK flag
` [PATCH net-next 23/25] ice: cleanup long lines in ice_sriov.c
` [PATCH net-next 24/25] ice: introduce ice_virtchnl.c and ice_virtchnl.h
` [PATCH net-next 25/25] ice: remove PF pointer from ice_check_vf_init

[PATCH net 1/3] Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
 2022-03-14 23:00 UTC  (2+ messages)

[PATCH] net: xdp: allow user space to request a smaller packet headroom requirement
 2022-03-14 22:43 UTC  (6+ messages)

[net-next] nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
 2022-03-14 22:40 UTC  (2+ messages)

[PATCH net] Add Paolo Abeni to networking maintainers
 2022-03-14 22:28 UTC 

[PATCH v4 bpf-next 0/5] libbpf: name-based u[ret]probe attach
 2022-03-14 22:26 UTC  (3+ messages)
` [PATCH v4 bpf-next 5/5] selftests/bpf: add tests for uprobe auto-attach via skeleton

[PATCH v2 net] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
 2022-03-14 22:20 UTC  (4+ messages)
` [PATCH net v3] "

[PATCH v3 net-next 00/14] net: bridge: Multiple Spanning Trees
 2022-03-14 22:13 UTC  (20+ messages)
` [PATCH v3 net-next 03/14] net: bridge: mst: Support setting and reporting MST port states
` [PATCH v3 net-next 09/14] net: dsa: Validate hardware support for MST
` [PATCH v3 net-next 10/14] net: dsa: Pass VLAN MSTI migration notifications to driver
` [PATCH v3 net-next 11/14] net: dsa: Handle MST state changes
` [PATCH v3 net-next 14/14] net: dsa: mv88e6xxx: MST Offloading

[PATCH net-next] net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_stats
 2022-03-14 22:10 UTC  (3+ messages)

[PATCH] Bluetooth: Don't assign twice the same value
 2022-03-14 22:00 UTC  (2+ messages)

[net-next v10 0/2] net: sched: allow user to select txqueue
 2022-03-14 21:59 UTC  (6+ messages)
` [net-next v10 1/2] net: sched: use queue_mapping to pick tx queue
` [net-next v10 2/2] net: sched: support hash selecting "

r8169: rtl8168ep_driver_stop disables the DASH port
 2022-03-14 21:24 UTC  (3+ messages)

pull-request: wireless-next-2022-03-11
 2022-03-14 20:51 UTC  (12+ messages)

[PATCH net-next] net: Add l3mdev index to flow struct and avoid oif reset for port devices
 2022-03-14 20:45 UTC 

[PATCH 0/6] use kzalloc
 2022-03-14 20:30 UTC  (4+ messages)
` [PATCH 2/6] net/mlx4_en: "

[PATCH 00/30] fix typos in comments
 2022-03-14 20:30 UTC  (13+ messages)
` [PATCH 03/30] ath6kl: "
` [PATCH 10/30] mt76: mt7915: "
` [PATCH 12/30] drivers: net: packetengines: "
` [PATCH 19/30] rtlwifi: rtl8821ae: "
` [PATCH 20/30] airo: "
` [PATCH 27/30] can: ucan: "

[PATCH net-next] net: disable preemption in dev_core_stats_XXX_inc() helpers
 2022-03-14 20:30 UTC  (2+ messages)

[RFT net-next 0/6] devlink: expose instance locking and simplify port splitting
 2022-03-14 20:11 UTC  (12+ messages)
` [RFT net-next 1/6] devlink: expose instance locking and add locked port registering

[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-03-10
 2022-03-14 20:11 UTC  (7+ messages)
` [PATCH net-next 2/2] ice: Add inline flow director support for channels

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-03-14 19:40 UTC  (4+ messages)

ordering of call to unbind() in usbnet_disconnect
 2022-03-14 19:14 UTC  (4+ messages)

[PATCH v3 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
 2022-03-14 18:20 UTC  (2+ messages)
` [PATCH v3 2/2] bpf/selftests: Test skipping stacktrace

[PATCH net] af_unix: Support POLLPRI for OOB
 2022-03-14 18:10 UTC  (4+ messages)

cls_flower vlan matching
 2022-03-14 17:26 UTC 

[PATCH bpf v3] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-03-14 17:49 UTC  (4+ messages)

[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
 2022-03-14 17:49 UTC  (6+ messages)
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
 2022-03-14 17:28 UTC  (4+ messages)
` [PATCH 2/2] bpf/selftests: Test skipping stacktrace

[PATCH net-next 0/3] net: ipvlan: fix potential UAF problem for phy_dev
 2022-03-14 17:24 UTC  (3+ messages)
` [PATCH net-next 1/3] "

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-14 17:12 UTC  (2+ messages)

Fw: [Bug 215682] New: Long iperf test of wireguard interface causes kernel panic
 2022-03-14 17:05 UTC 

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-14 16:48 UTC  (8+ messages)
` [PATCH 1/3] net: bridge: Implement bridge flag local_receive

[PATCH v3 net-next 01/14] net: bridge: mst: Multiple Spanning Tree (MST) mode
 2022-03-14 16:43 UTC  (3+ messages)

[PATCH V2] net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
 2022-03-14 16:40 UTC  (4+ messages)
` [PATCH V3] "

[PATCH net-next] net: sparx5: Use Switchdev fdb events for managing fdb entries
 2022-03-14 16:09 UTC 

[PATCH v7 0/4] vdpa tool enhancements
 2022-03-14 16:01 UTC  (15+ messages)
` [PATCH v7 2/4] vdpa: Allow for printing negotiated features of a device
` [PATCH v7 3/4] vdpa: Support for configuring max VQ pairs for "

[PATCH net-next v2 0/9] add more features for mtk-star-emac
 2022-03-14 15:57 UTC  (7+ messages)
` [PATCH net-next v2 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-14 15:50 UTC  (4+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature

[PATCH] Bluetooth: hci_event: Remove excessive bluetooth warning
 2022-03-14 15:36 UTC  (3+ messages)

[PATCH bpf-next] bpf, sockmap: Manual deletion of sockmap elements in user mode is not allowed
 2022-03-14 15:30 UTC  (2+ messages)

[PATCH v2 net-next 1/2] bnx2x: Utilize firmware 7.13.21.0
 2022-03-14 15:07 UTC  (11+ messages)
  ` [EXT] "

[PATCH] MIPS: RB532: fix return value of __setup handler
 2022-03-14 14:51 UTC  (2+ messages)

[PATCH net-next v3 0/3] netdevsim: Support for L3 HW stats
 2022-03-14 14:37 UTC  (5+ messages)
` [PATCH net-next v3 1/3] netdevsim: Introduce support for L3 offload xstats
` [PATCH net-next v3 2/3] selftests: netdevsim: hw_stats_l3: Add a new test
` [PATCH net-next v3 3/3] selftests: mlxsw: "

[PATCH net-next] net: sparx5: fix a couple warning messages
 2022-03-14 14:03 UTC 

Isolating DSA Slave Interfaces on a Bridge with Bridge Offloading
 2022-03-14 14:00 UTC  (4+ messages)

[PATCH net-next 0/3] net: gre: add skb drop reasons to gre packet receive
 2022-03-14 13:33 UTC  (4+ messages)
` [PATCH net-next 1/3] net: gre_demux: add skb drop reasons to gre_rcv()
` [PATCH net-next 2/3] net: ipgre: make erspan_rcv() return PACKET_NEXT
` [PATCH net-next 3/3] net: ipgre: add skb drop reasons to gre_rcv()

[PATCH 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
 2022-03-14 13:14 UTC  (5+ messages)

PROBLEM: When MTU is changed on the main interface that has an IPVLAN interface, the change of MTU is announced via netlink on the main interface but not on the IPVLAN interface
 2022-03-14 12:44 UTC 

[LOCKDEP SPLAT 5.17-rc8] WARNING: possible circular locking dependency detected (at: rtw_ops_config+0x27/0xd0 | at: ieee80211_mgd_probe_ap+0x114/0x150)
 2022-03-14 12:52 UTC 

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-14 12:47 UTC  (3+ messages)

[PATCH] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
 2022-03-14 12:27 UTC  (4+ messages)

[syzbot] kernel panic: corrupted stack end in rtnl_newlink
 2022-03-14 12:05 UTC  (5+ messages)

[GIT PULL] virtio: a last minute regression fix
 2022-03-14 11:59 UTC 

[PATCH net-next 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-14 11:32 UTC  (4+ messages)
` [PATCH net-next 1/3] net: sock: introduce sock_queue_rcv_skb_reason()
` [PATCH net-next 2/3] net: icmp: add skb drop reasons to ping_queue_rcv_skb()
` [PATCH net-next 3/3] net: icmp: add reasons of the skb drops to icmp protocol

patch problem - mv88e6xxx: flush switchdev FDB workqueue
 2022-03-14 11:25 UTC  (5+ messages)


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).