netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 08:57:27 to 2022-03-10 18:53:37 UTC [more...]

[PATCH v4 bpf-next 0/3] introduce xdp frags support to veth driver
 2022-03-10 18:53 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/3] net: veth: account total xdp_frame len running ndo_xdp_xmit
` [PATCH v4 bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb
` [PATCH v4 bpf-next 3/3] veth: allow jumbo frames in xdp mode

[PATCH] net: bcmgenet: Don't claim WOL when its not available
 2022-03-10 18:52 UTC  (3+ messages)

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

[PATCH net] mac80211: fix potential double free on mesh join
 2022-03-10 18:35 UTC 

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-03-10 18:44 UTC  (2+ messages)

[syzbot] BUG: missing reserved tailroom
 2022-03-10 18:37 UTC 

[PATCH v3 net-next] net: add per-cpu storage and net->core_stats
 2022-03-10 18:26 UTC  (2+ messages)

[PATCH 00/21] Control VQ support in vDPA
 2022-03-10 18:22 UTC  (8+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
  ` [RFC PATCH v2 18/19] vdpa_sim: filter destination mac address
  ` [RFC PATCH v2 19/19] vdpasim: control virtqueue support

[PATCH] net: netvsc: remove break after return
 2022-03-10 18:06 UTC  (2+ messages)

[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
 2022-03-10 18:00 UTC  (6+ messages)

[PATCH net-next v3 0/8] dpaa2-mac: add support for changing the protocol at runtime
 2022-03-10 17:58 UTC  (14+ messages)
` [PATCH net-next v3 1/8] phy: add support for the Layerscape SerDes 28G
` [PATCH net-next v3 2/8] dt-bindings: phy: add the "fsl,lynx-28g" compatible
` [PATCH net-next v3 3/8] dpaa2-mac: add the MC API for retrieving the version
` [PATCH net-next v3 4/8] dpaa2-mac: add the MC API for reconfiguring the protocol
` [PATCH net-next v3 5/8] dpaa2-mac: retrieve API version and detect features
` [PATCH net-next v3 6/8] dpaa2-mac: move setting up supported_interfaces into a function
` [PATCH net-next v3 7/8] dpaa2-mac: configure the SerDes phy on a protocol change
` [PATCH net-next v3 8/8] arch: arm64: dts: lx2160a: describe the SerDes block #1

PFCP support in kernel
 2022-03-10 17:48 UTC  (4+ messages)

[PATCH net] ice: Fix race condition during interface enslave
 2022-03-10 17:48 UTC  (2+ messages)

[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
 2022-03-10 17:32 UTC  (10+ messages)

[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
 2022-03-10 17:29 UTC  (2+ messages)

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-03-10 17:27 UTC  (7+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

[PATCH v3] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-03-10 16:55 UTC  (2+ messages)

[PATCH v5 0/4] vdpa tool enhancements
 2022-03-10 16:47 UTC  (5+ messages)
` [PATCH v5 3/4] vdpa: Support for configuring max VQ pairs for a device

[PATCH v2 net-next] net: add per-cpu storage and net->core_stats
 2022-03-10 16:44 UTC  (3+ messages)

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-10 16:40 UTC  (18+ messages)
` [PATCH net-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH net-next 2/3] net: switchdev: add support for offloading of fdb locked flag
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH bpf-next] bpf: Use offsetofend() to simplify macro definition
 2022-03-10 16:24 UTC  (2+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-10 16:20 UTC  (13+ messages)
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver
` [PATCH v2 net-next 10/10] net: dsa: mv88e6xxx: MST Offloading

[PATCH] brcmfmac: make the read-only array pktflags static const
 2022-03-10 16:19 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
 2022-03-10 16:18 UTC  (2+ messages)

[PATCH] net: wireless: cw1200: use time_is_after_jiffies() instead of open coding it
 2022-03-10 16:17 UTC  (2+ messages)
`  "

[PATCH] alx: acquire mutex for alx_reinit in alx_change_mtu
 2022-03-10 16:13 UTC 

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

[PATCH] net: wireless: marvell: use time_is_before_jiffies() instead of open coding it
 2022-03-10 16:11 UTC  (2+ messages)

[PATCH] brcmfmac: check the return value of devm_kzalloc() in brcmf_of_probe()
 2022-03-10 16:09 UTC  (2+ messages)

[PATCH] ax25: Fix memory leaks caused by ax25_cb_del()
 2022-03-10 16:01 UTC  (3+ messages)
  `  "

[PATCH] ath10k: Fix error handling in ath10k_setup_msa_resources
 2022-03-10 15:52 UTC  (2+ messages)

[PATCH] ath11k: remove unneeded flush_workqueue
 2022-03-10 15:51 UTC  (2+ messages)

[PATCH v3] vsock: each transport cycles only on its own sockets
 2022-03-10 15:28 UTC  (3+ messages)

[PATCH] bpf: test_run: use kvfree() for memory allocated with kvmalloc()
 2022-03-10 15:23 UTC  (3+ messages)

[PATCH bpf-next] bpf: initialise retval in bpf_prog_test_run_xdp()
 2022-03-10 15:20 UTC  (2+ messages)

[PATCH v10 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-10 15:11 UTC  (5+ messages)
` [PATCH v10 12/12] fprobe: Add a selftest for fprobe

[PATCH] tcp: export symbol tcp_set_congestion_control
 2022-03-10 15:05 UTC  (4+ messages)

[PATCH v1 0/6] Add TDX Guest Attestation support
 2022-03-10 14:57 UTC  (6+ messages)
` [PATCH v1 4/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH V2] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-10 14:43 UTC 

[PATCH net-next v2] net: lan966x: Improve the CPU TX bitrate
 2022-03-10 14:36 UTC  (2+ messages)

[PATCH] tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key
 2022-03-10 14:32 UTC 

[PATCH] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-10 14:38 UTC  (2+ messages)

[PATCH net-next 0/29] pull-request: can-next 2022-03-10
 2022-03-10 14:29 UTC  (30+ messages)
` [PATCH net-next 01/29] can: isotp: add local echo tx processing for consecutive frames
` [PATCH net-next 02/29] can: isotp: set default value for N_As to 50 micro seconds
` [PATCH net-next 03/29] can: isotp: set max PDU size to 64 kByte
` [PATCH net-next 04/29] vxcan: remove sk reference in peer skb
` [PATCH net-next 05/29] vxcan: enable local echo for sent CAN frames
` [PATCH net-next 06/29] can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()
` [PATCH net-next 07/29] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support
` [PATCH net-next 08/29] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH net-next 09/29] can: gs_usb: use consistent one space indention
` [PATCH net-next 10/29] can: gs_usb: fix checkpatch warning
` [PATCH net-next 11/29] can: gs_usb: sort include files alphabetically
` [PATCH net-next 12/29] can: gs_usb: GS_CAN_FLAG_OVERFLOW: make use of BIT()
` [PATCH net-next 13/29] can: gs_usb: rewrap error messages
` [PATCH net-next 14/29] can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()
` [PATCH net-next 15/29] can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const->feature
` [PATCH net-next 16/29] can: gs_usb: add HW timestamp mode bit
` [PATCH net-next 17/29] can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
` [PATCH net-next 18/29] can: gs_usb: document the USER_ID feature
` [PATCH net-next 19/29] can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
` [PATCH net-next 20/29] can: gs_usb: gs_usb_probe(): introduce udev and make use of it
` [PATCH net-next 21/29] can: gs_usb: support up to 3 channels per device
` [PATCH net-next 22/29] can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
` [PATCH net-next 23/29] can: gs_usb: add CAN-FD support
` [PATCH net-next 24/29] can: gs_usb: add usb quirk for NXP LPC546xx controllers
` [PATCH net-next 25/29] can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
` [PATCH net-next 26/29] can: gs_usb: activate quirks for CANtact Pro unconditionally
` [PATCH net-next 27/29] can: gs_usb: add extended bt_const feature
` [PATCH net-next 28/29] can: gs_usb: add VID/PID for CES CANext FD devices
` [PATCH net-next 29/29] can: gs_usb: add VID/PID for ABE CAN Debugger devices

[PATCH iproute2-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-10 14:26 UTC  (6+ messages)
` [PATCH iproute2-next 1/3] net: bridge: add fdb flag to extent locked port feature
` [PATCH iproute2-next 2/3] net: switchdev: add support for offloading of fdb locked flag
` [PATCH iproute2-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[syzbot] INFO: task hung in port100_probe
 2022-03-10 14:22 UTC 

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-10 14:09 UTC  (10+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()

[PATCH net-next] flow_dissector: Add support for HSRv0
 2022-03-10 13:46 UTC  (3+ messages)

[PATCH v2] vsock: each transport cycles only on its own sockets
 2022-03-10 13:36 UTC  (2+ messages)

[PATCH 0/2] vsock: cycle only on its own socket
 2022-03-10 13:18 UTC  (10+ messages)
` [PATCH 1/2] vsock: each transport cycles only on its own sockets
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

[PATCH 1/2] vsock: each transport cycles only on its own sockets
 2022-03-10 12:57 UTC  (5+ messages)
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

(no subject)
 2022-03-10 12:33 UTC 

(no subject)
 2022-03-10 12:37 UTC 

(no subject)
 2022-03-10 12:35 UTC 

[PATCH] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-10 12:06 UTC 

[PATCH] vhost/vsock: reset only the h2g connections upon release
 2022-03-10 12:01 UTC  (5+ messages)

[PATCH net-next v1 1/4] net: usb: asix: unify ax88772_resume code
 2022-03-10 11:44 UTC  (4+ messages)
` [PATCH net-next v1 2/4] net: usb: asix: store chipid to avoid reading it on reset
` [PATCH net-next v1 3/4] net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
` [PATCH net-next v1 4/4] net: usb: asix: suspend internal PHY if external is used

ordering of call to unbind() in usbnet_disconnect
 2022-03-10 11:38 UTC  (2+ messages)

[PATCH] vhost: allow batching hint without size
 2022-03-10 10:59 UTC  (2+ messages)

[PATCH ipsec] esp6: fix check on ipv6_skip_exthdr's return value
 2022-03-10 10:49 UTC 

[PATCH net-next v10 0/7] ice: GTP support in switchdev
 2022-03-10 10:38 UTC  (5+ messages)
` [PATCH net-next v10 6/7] ice: Fix FV offset searching
  ` [Intel-wired-lan] "
` [PATCH net-next v10 7/7] ice: Support GTP-U and GTP-C offload in switchdev
  ` [Intel-wired-lan] "

[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-03-10 10:21 UTC  (3+ messages)
` [PATCH net-next v5 12/13] net: wwan: t7xx: Device deep sleep lock/unlock

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-03-10 10:07 UTC  (6+ messages)

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-03-10 10:05 UTC  (3+ messages)

[RFT net-next 0/6] devlink: expose instance locking and simplify port splitting
 2022-03-10  9:17 UTC  (8+ messages)
` [RFT net-next 1/6] devlink: expose instance locking and add locked port registering
` [RFT net-next 4/6] eth: mlxsw: switch to explicit locking for port registration

[PATCH iproute2-next v3 0/7] bridge: support for controlling broadcast flooding per port
 2022-03-10  9:01 UTC  (2+ 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).