netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-14 08:04:56 to 2022-03-14 19:28:05 UTC [more...]

[PATCH net] net: dsa: fix panic when port leaves a bridge
 2022-03-14 19:27 UTC  (13+ messages)

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

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

pull-request: wireless-next-2022-03-11
 2022-03-14 18:37 UTC  (8+ messages)

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-03-14 18:33 UTC  (3+ 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)

[PATCH net-next 00/25][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-14
 2022-03-14 18:10 UTC  (26+ 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

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

[PATCH v3 net-next 00/14] net: bridge: Multiple Spanning Trees
 2022-03-14 17:55 UTC  (32+ messages)
` [PATCH v3 net-next 01/14] net: bridge: mst: Multiple Spanning Tree (MST) mode
` [PATCH v3 net-next 02/14] net: bridge: mst: Allow changing a VLAN's MSTI
` [PATCH v3 net-next 03/14] net: bridge: mst: Support setting and reporting MST port states
` [PATCH v3 net-next 04/14] net: bridge: mst: Notify switchdev drivers of MST mode changes
` [PATCH v3 net-next 05/14] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
` [PATCH v3 net-next 06/14] net: bridge: mst: Notify switchdev drivers of MST state changes
` [PATCH v3 net-next 07/14] net: bridge: mst: Add helper to map an MSTI to a VID set
` [PATCH v3 net-next 08/14] net: bridge: mst: Add helper to check if MST is enabled
` [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 12/14] net: dsa: mv88e6xxx: Disentangle STU from VTU
` [PATCH v3 net-next 13/14] net: dsa: mv88e6xxx: Export STU as devlink region
` [PATCH v3 net-next 14/14] net: dsa: mv88e6xxx: MST Offloading

[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  (5+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: ipvlan: add net device refcount tracker
` [PATCH net-next 3/3] net: ipvtap: fix error comments

[PATCH 00/30] fix typos in comments
 2022-03-14 17:13 UTC  (12+ 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] 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

[net-next v10 0/2] net: sched: allow user to select txqueue
 2022-03-14 16:38 UTC  (5+ 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 "

[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  (7+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[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: "

r8169: rtl8168ep_driver_stop disables the DASH port
 2022-03-14 14:05 UTC  (2+ messages)

[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  (4+ messages)

[PATCH 0/6] use kzalloc
 2022-03-14 12:37 UTC  (3+ messages)
` [PATCH 2/6] net/mlx4_en: "

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

[PATCH V3] ax25: Fix refcount leaks caused by ax25_cb_del()
 2022-03-14 11:02 UTC  (4+ messages)
  `  "

[PATCHv2] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-14 11:02 UTC 

[PATCH] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-14 11:02 UTC  (3+ messages)

[PATCH net-next 0/3] Basic QoS classification on Felix DSA switch using dcbnl
 2022-03-14 11:00 UTC  (2+ messages)

[PATCH net-next v5 0/8] dpaa2-mac: add support for changing the protocol at runtime
 2022-03-14 11:00 UTC  (2+ messages)

[PATCH net-next] xfrm: rework default policy structure
 2022-03-14 10:38 UTC  (2+ messages)
` [PATCH ipsec-next v2] "

[RESEND PATCH net-next] selftests: tc-testing: Increase timeout in tdc config file
 2022-03-14 10:40 UTC  (2+ messages)

[PATCH net-next] net: Add lockdep asserts to ____napi_schedule()
 2022-03-14 10:40 UTC  (2+ messages)

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

[PATCH] net: xdp: allow user space to request a smaller packet headroom requirement
 2022-03-14 10:22 UTC 

[PATCH net-next 0/2] net: macvlan: fix potential UAF problem for lowerdev
 2022-03-14 10:10 UTC  (2+ messages)

[PATCH] net: dsa: microchip: add spi_device_id tables
 2022-03-14 10:10 UTC  (2+ messages)

[PATCH V2] ath9k: Use platform_get_irq() to get the interrupt
 2022-03-14  9:55 UTC  (2+ messages)

[PATCH net-next v2 0/3] netdevsim: Support for L3 HW stats
 2022-03-14  9:47 UTC  (4+ messages)
` [PATCH net-next v2 1/3] netdevsim: Introduce support for L3 offload xstats

[PATCH v2 0/2] vdpa: add two ioctl commands to support generic vDPA
 2022-03-14  9:38 UTC  (4+ messages)
` [PATCH v2 2/2] vdpa: support exposing the count of vqs to userspace

[PATCH V2] ath9k: Use platform_get_irq() to get the interrupt
 2022-03-14  9:26 UTC  (4+ messages)

[PATCH iproute2-next] link_xfrm: if_id must be non zero
 2022-03-14  8:52 UTC 

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

[PATCH v4 0/4] can: rcar_canfd: Add support for V3U flavor
 2022-03-14  8:04 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: dts: renesas: r8a779a0-falcon: enable CANFD 0 and 1

[PATCH net-next v13 0/7] MediaTek Ethernet Patches on MT8195
 2022-03-14  7:57 UTC  (4+ messages)
` [PATCH net-next v13 3/7] stmmac: dwmac-mediatek: re-arrange clock setting
` [PATCH net-next v13 5/7] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v13 7/7] net: dt-bindings: dwmac: add support for mt8195


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