netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-20 00:00:44 to 2021-02-22 12:24:05 UTC [more...]

[Patch bpf-next v6 0/8] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-22 12:20 UTC  (11+ messages)
` [Patch bpf-next v6 1/8] bpf: clean up sockmap related Kconfigs
` [Patch bpf-next v6 2/8] skmsg: get rid of struct sk_psock_parser
` [Patch bpf-next v6 3/8] bpf: compute data_end dynamically with JIT code
` [Patch bpf-next v6 4/8] skmsg: move sk_redir from TCP_SKB_CB to skb
` [Patch bpf-next v6 5/8] sock_map: rename skb_parser and skb_verdict
` [Patch bpf-next v6 6/8] sock_map: make sock_map_prog_update() static
` [Patch bpf-next v6 7/8] skmsg: make __sk_psock_purge_ingress_msg() static
` [Patch bpf-next v6 8/8] skmsg: get rid of sk_psock_bpf_run()

[PATCH net-next] net/sched: cls_flower: validate ct_state for invalid and reply flags
 2021-02-22 12:12 UTC  (2+ messages)

[PATCH iproute2] dcb: Fix compilation warning about reallocarray
 2021-02-22 12:11 UTC  (2+ messages)

[PATCH iproute2-next v2] dcb: Fix compilation warning about reallocarray
 2021-02-22 12:10 UTC 

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2021-02-22 12:09 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: xsk improvements and new stats tests
 2021-02-22 11:58 UTC  (7+ messages)
` [PATCH bpf-next 1/4] selftest/bpf: make xsk tests less verbose
` [PATCH bpf-next 3/4] selftests/bpf: restructure xsk selftests
` [PATCH bpf-next 4/4] selftests/bpf: introduce xsk statistics tests

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-22 12:06 UTC  (13+ messages)
` [RFC PATCH v5 01/19] af_vsock: update functions for connectible socket
` [RFC PATCH v5 02/19] af_vsock: separate wait data loop
` [RFC PATCH v5 03/19] af_vsock: separate receive "
` [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v5 05/19] af_vsock: separate wait space loop

[RFC PATCH net-next] selftests: net: dsa: add a test for ports matching on notifiers
 2021-02-22 12:02 UTC 

[PATCH] tcp: avoid unnecessary loop if even ports are used up
 2021-02-22 11:57 UTC  (8+ messages)

[PATCH net] net: l2tp: reduce log level when passing up invalid packets
 2021-02-22 11:49 UTC  (4+ messages)

[PATCH iproute2] lib/namespace: fix ip -all netns return code
 2021-02-22 11:40 UTC 

alloc_pages_bulk()
 2021-02-22 11:42 UTC 

[PATCH v2] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 11:36 UTC  (3+ messages)

[PATCH] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 11:20 UTC  (5+ messages)

[PATCH iproute2] dcb: Fix compilation warning about reallocarray
 2021-02-22 11:15 UTC  (2+ messages)

[PATCH iproute2 v4 1/1] build: Fix link errors on some systems
 2021-02-22 10:39 UTC  (4+ messages)

linux-next: manual merge of the devicetree tree with the net-next tree
 2021-02-22 10:35 UTC  (4+ messages)

[PATCHv3 0/3]usbnet: speed reporting for devices without MDIO
 2021-02-22 10:14 UTC  (4+ messages)
` [PATCHv3 3/3] CDC-NCM: record speed in status method

[PATCH net-next v2] net: dsa: mt7530: support MDB operations
 2021-02-22 10:07 UTC 

[PATCH] net/mlx5: remove unneeded semicolon
 2021-02-22 10:01 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: support MDB operations
 2021-02-22 10:01 UTC 

[PATCH] netdevsim: fib: remove unneeded semicolon
 2021-02-22  9:58 UTC  (2+ messages)

WARNING in ieee802154_del_seclevel
 2021-02-22  9:44 UTC 

[PATCH net-next v4 0/8] Support setting lanes via ethtool
 2021-02-22  9:41 UTC  (3+ messages)
` [PATCH net-next v4 3/8] ethtool: Get link mode in use instead of speed and duplex parameters

memory leak in __pskb_copy_fclone
 2021-02-22  9:25 UTC 

memory leak in do_seccomp (2)
 2021-02-22  9:25 UTC 

general protection fault in ieee802154_llsec_parse_key_id
 2021-02-22  9:24 UTC 

WARNING in nbd_dev_add
 2021-02-22  9:06 UTC 

KASAN: use-after-free Read in nbd_release
 2021-02-22  9:05 UTC 

[PATCH] mt76: mt7921: remove unneeded semicolon
 2021-02-22  9:03 UTC 

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-22  8:56 UTC  (14+ messages)

[PATCH] net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
 2021-02-22  8:45 UTC  (3+ messages)
` [PATCH] net/qrtr: restrict "

[PATCH] arp: Remove the arp_hh_ops structure
 2021-02-22  8:37 UTC  (2+ messages)

linux-next: manual merge of the gpio-brgl tree with the net-next tree
 2021-02-22  8:24 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-22  8:10 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP
` [PATCH bpf-next v3 2/2] bpf, xdp: restructure redirect actions

UBSAN: shift-out-of-bounds in nl802154_new_interface
 2021-02-22  8:05 UTC 

[PATCH] ibmveth: Switch to using the new API kobj_to_dev()
 2021-02-22  8:02 UTC 

[PATCH v15 0/4] Adding the Sparx5 Serdes driver
 2021-02-22  8:00 UTC  (4+ messages)
` [PATCH v15 2/4] phy: Add media type and speed serdes configuration interfaces

[PATCH] ethernet/broadcom:remove unneeded variable: "ret"
 2021-02-22  6:00 UTC 

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-22  7:34 UTC  (6+ messages)

[PATCH] Revert "ath9k: fix ath_tx_process_buffer() potential null ptr dereference"
 2021-02-22  7:32 UTC  (2+ messages)

[RFC PATCH 0/4] Reducing memory usage of i40e for kdump
 2021-02-22  7:07 UTC  (5+ messages)
` [RFC PATCH 1/4] i40e: use minimal tx and rx pairs "
` [RFC PATCH 2/4] i40e: use minimal rx and tx ring buffers "
` [RFC PATCH 3/4] i40e: use minimal admin queue "
` [RFC PATCH 4/4] i40e: don't open i40iw client "

[PATCH net 8/9] r8152: avoid the MCU to clear the lanwake
 2021-02-22  6:19 UTC  (3+ messages)
` [PATCH net] r8152: move r8153_mac_clk_spd

[RFC PATCH net-next 00/12] Documentation updates for switchdev and DSA
 2021-02-22  5:24 UTC  (24+ messages)
` [RFC PATCH net-next 01/12] Documentation: networking: update the graphical representation
` [RFC PATCH net-next 02/12] Documentation: networking: dsa: rewrite chapter about tagging protocol
` [RFC PATCH net-next 03/12] Documentation: networking: dsa: remove static port count from limitations
` [RFC PATCH net-next 04/12] Documentation: networking: dsa: remove references to switchdev prepare/commit
` [RFC PATCH net-next 05/12] Documentation: networking: dsa: remove TODO about porting more vendor drivers
` [RFC PATCH net-next 06/12] Documentation: networking: dsa: document the port_bridge_flags method
` [RFC PATCH net-next 07/12] Documentation: networking: dsa: mention integration with devlink
` [RFC PATCH net-next 08/12] Documentation: networking: dsa: add paragraph for the LAG offload
` [RFC PATCH net-next 09/12] Documentation: networking: dsa: add paragraph for the MRP offload
` [RFC PATCH net-next 10/12] Documentation: networking: dsa: add paragraph for the HSR/PRP offload
` [RFC PATCH net-next 11/12] Documentation: networking: switchdev: clarify device driver behavior
` [RFC PATCH net-next 12/12] Documentation: networking: switchdev: fix command for static FDB entries

[PATCH net] bcm63xx_enet: fix sporadic kernel panic
 2021-02-22  5:05 UTC  (2+ messages)

[PATCH V3 net-next 0/5] add support for RFC 8335 PROBE
 2021-02-22  4:49 UTC  (5+ messages)
` [PATCH V3 net-next 1/5] icmp: "
` [PATCH V3 net-next 5/5] icmp: add response to RFC 8335 PROBE messages

[PATCH net 1/2] e1000e: Fix duplicate include guard
 2021-02-22  4:00 UTC  (2+ messages)
` [PATCH net 2/2] igb: "

[PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-02-22  3:39 UTC  (5+ messages)

[PATCH] ethernet/microchip:remove unneeded variable: "ret"
 2021-02-22  2:58 UTC 

[PATCH net] atl1c: switch to napi_gro_receive
 2021-02-22  1:40 UTC 

[PATCH v2] PCI: Convert enum pci_dev_flags to bit fields in struct pci_dev
 2021-02-22  0:11 UTC 

[PATCH ethtool] ioctl: less confusing error message for master-slave parameter
 2021-02-22  0:05 UTC 

[PATCH net] net: qrtr: Fix memory leak in qrtr_tun_open
 2021-02-21 23:44 UTC 

[PATCH net] octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
 2021-02-21 21:40 UTC  (2+ messages)

[PATCH] ath11k: qmi: use %pad to format dma_addr_t
 2021-02-21 18:27 UTC 

[PATCH wpan 1/4] net: ieee802154: fix nl802154 del llsec key
 2021-02-21 17:43 UTC  (4+ messages)
` [PATCH wpan 2/4] net: ieee802154: fix nl802154 del llsec dev
` [PATCH wpan 3/4] net: ieee802154: fix nl802154 add llsec key
` [PATCH wpan 4/4] net: ieee802154: fix nl802154 del llsec devkey

[PATCH net] vxlan: move debug check after netdev unregister
 2021-02-21 15:45 UTC 

[PATCH bpf-next v2 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-21 15:36 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP
` [PATCH bpf-next v2 2/2] bpf, xdp: restructure redirect actions

[PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-21 15:30 UTC  (7+ messages)

[PATCH] net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
 2021-02-21 15:12 UTC  (2+ messages)

[PATCH] arp: Remove the arp_hh_ops structure
 2021-02-21 15:04 UTC  (4+ messages)
` [arp] 4591591ab7: RIP:neigh_probe

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-21 13:51 UTC  (12+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode

[PATCH v4 net-next 00/21] nvme-tcp receive offloads
 2021-02-21 11:44 UTC  (11+ messages)
` [PATCH v4 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v4 net-next 07/21] nvme-tcp: Add DDP data-path

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-21 11:33 UTC  (11+ messages)

[PATCH mellanox-tree] net/mlx5: prevent an integer underflow in mlx5_perout_configure()
 2021-02-21  6:11 UTC  (2+ messages)

[GIT] Networking
 2021-02-21  2:57 UTC  (2+ messages)

KASAN: use-after-free Read in blk_update_request
 2021-02-21  1:28 UTC  (2+ messages)

KASAN: use-after-free Write in j1939_can_recv
 2021-02-20 19:46 UTC  (2+ messages)

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-02-20 16:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next] net: dsa: Fix dependencies with HSR
 2021-02-20 15:36 UTC  (4+ messages)

[PATCH ipsec,v2] xfrm: interface: fix ipv4 pmtu check to honor ip header df
 2021-02-20 13:01 UTC 

[PATCH] libbpf: Remove unnecessary conversion to bool
 2021-02-20  9:10 UTC 

[PATCH V4 net 0/5] ethernet: fixes for stmmac driver
 2021-02-20  7:52 UTC  (7+ messages)
` [PATCH V4 net 3/5] net: stmmac: fix dma physical address of descriptor when display ring
` [PATCH V4 net 5/5] net: stmmac: re-init rx buffers when mac resume back

WARNING in netlbl_cipsov4_add
 2021-02-20  7:05 UTC 

[PATCH 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-20  6:56 UTC 

[PATCH v2] xfrm: Fix incorrect types in assignment
 2021-02-20  3:18 UTC 

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-20  3:00 UTC  (18+ messages)

[PATCH 1/2] vdpa/mlx5: Fix suspend/resume index restoration
 2021-02-20  2:42 UTC  (3+ messages)

[PATCH net] tcp: fix keepalive when data remain undelivered
 2021-02-20  2:24 UTC  (2+ messages)

[PATCH net v2 0/2] virtio-net: suppress bad irq warning for tx napi
 2021-02-20  1:44 UTC  (3+ messages)
` [PATCH net v2 1/2] virtio: add a new parameter in struct virtqueue
` [PATCH net v2 2/2] virtio-net: suppress bad irq warning for tx napi

[Patch bpf-next v5 0/8] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-19 23:58 UTC  (2+ messages)
` [Patch bpf-next v5 8/8] skmsg: get rid of sk_psock_bpf_run()


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