netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 22:40:16 to 2022-03-11 11:10:21 UTC [more...]

[PATCH V2] net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
 2022-03-11 11:10 UTC  (2+ messages)

[PATCH v2] net: ethernet: ti: am65-cpsw: Convert to PHYLINK
 2022-03-11 11:10 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2022-03-10
 2022-03-11 11:00 UTC  (17+ messages)
` [net-next 01/15] net/mlx4: Delete useless moduleparam include
` [net-next 02/15] net/mlx5: Delete useless module.h include
` [net-next 03/15] net/mlx5: Node-aware allocation for the IRQ table
` [net-next 04/15] net/mlx5: Node-aware allocation for the EQ table
` [net-next 05/15] net/mlx5: Node-aware allocation for the EQs
` [net-next 06/15] net/mlx5: Node-aware allocation for UAR
` [net-next 07/15] net/mlx5: Node-aware allocation for the doorbell pgdir
` [net-next 08/15] net/mlx5: CT: Introduce a platform for multiple flow steering providers
` [net-next 09/15] net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow table
` [net-next 10/15] net/mlx5: Add smfs lib to export direct steering API to CT
` [net-next 11/15] net/mlx5: CT: Add software steering ct flow steering provider
` [net-next 12/15] net/mlx5: CT: Create smfs dr matchers dynamically
` [net-next 13/15] net/mlx5: Query the maximum MCIA register read size from firmware
` [net-next 14/15] net/mlx5: Parse module mapping using mlx5_ifc
` [net-next 15/15] net/mlx5e: Remove overzealous validations in netlink EEPROM query

[PATCH net-next v2] powerpc/net: Implement powerpc specific csum_shift() to remove branch
 2022-03-11 11:00 UTC  (2+ messages)

[RFC PATCH v1 1/3] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-11 10:58 UTC  (3+ messages)
` [RFC PATCH v1 2/3] af_vsock: SOCK_SEQPACKET receive timeout test
` [RFC PATCH v1 3/3] af_vsock: SOCK_SEQPACKET broken buffer test

[PATCH V3] ax25: Fix refcount leaks caused by ax25_cb_del()
 2022-03-11 10:53 UTC  (2+ messages)

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

[PATCH 0/2] xen/grant-table: do some cleanup
 2022-03-11 10:47 UTC  (3+ messages)
` [PATCH 2/2] xen/grant-table: remove readonly parameter from functions

[PATCH net-next 0/11] nfp: preliminary support for NFP-3800
 2022-03-11 10:43 UTC  (12+ messages)
` [PATCH net-next 01/11] nfp: remove defines for unused control bits
` [PATCH net-next 02/11] nfp: remove pessimistic NFP_QCP_MAX_ADD limits
` [PATCH net-next 03/11] nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
` [PATCH net-next 04/11] nfp: use PluDevice register for model for non-NFP6000 chips
` [PATCH net-next 05/11] nfp: sort the device ID tables
` [PATCH net-next 06/11] nfp: introduce dev_info static chip data
` [PATCH net-next 07/11] nfp: use dev_info for PCIe config space BAR offsets
` [PATCH net-next 08/11] nfp: use dev_info for the DMA mask
` [PATCH net-next 09/11] nfp: parametrize QCP offset/size using dev_info
` [PATCH net-next 10/11] nfp: take chip version into account for ring sizes
` [PATCH net-next 11/11] nfp: add support for NFP3800/NFP3803 PCIe devices

[PATCH v2 1/3] tcp: export symbol tcp_set_congestion_control
 2022-03-11 10:34 UTC  (3+ messages)
` [PATCH v2 2/3] nvme-tcp: support specifying the congestion-control
` [PATCH v2 3/3] nvmet-tcp: "

[PATCH bpf-next v1 0/5] Introduce bpf_packet_pointer helper
 2022-03-11 10:34 UTC  (17+ messages)
` [PATCH bpf-next v1 1/5] bpf: Add ARG_SCALAR and ARG_CONSTANT

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

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

ARM: BPF: xdpdump unknown opcode 21
 2022-03-11  9:12 UTC 

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-11  9:01 UTC  (12+ messages)
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver

[PATCH iproute2-next V2 0/4] Add support for locked bridge ports (for 802.1X)
 2022-03-11  8:54 UTC  (2+ messages)

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

[PATCH 0/3] NVMe/TCP: support specifying the congestion-control
 2022-03-11  8:47 UTC  (8+ messages)
` [PATCH 1/3] tcp: export symbol tcp_set_congestion_control
` [PATCH 2/3] nvme-tcp: support specifying the congestion-control
` [PATCH 3/3] nvmet-tcp: "

[PATCH net-next 0/2] net: macvlan: fix potential UAF problem for lowerdev
 2022-03-11  9:04 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: macvlan: add net device refcount tracker

[PATCH] can: usb: delete a redundant dev_kfree_skb() in ems_usb_start_xmit()
 2022-03-11  8:22 UTC  (6+ messages)

[PATCH] can: usb_8dev: fix possible double dev_kfree_skb in usb_8dev_start_xmit
 2022-03-11  8:06 UTC 

[PATCH] can: mcba_usb: fix possible double dev_kfree_skb in mcba_usb_start_xmit
 2022-03-11  8:02 UTC 

[PATCH net-next 0/3] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-11  7:59 UTC  (4+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v3 bpf-next] bpf: select proper size for bpf_prog_pack
 2022-03-11  7:53 UTC  (2+ messages)
` [bpf] 4d06f388e1: WARNING:at_kernel/bpf/core.c:#bpf_prog_pack_free

[PATCH net] mac80211: fix potential double free on mesh join
 2022-03-11  7:31 UTC  (2+ messages)

[PATCH] tcp: export symbol tcp_set_congestion_control
 2022-03-11  7:19 UTC  (4+ messages)

[PATCH] atm: eni: Add check for dma_map_single
 2022-03-11  7:16 UTC 

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-11  7:15 UTC  (4+ messages)
` [PATCH 2/6] list: add new MACROs to make iterator invisiable
` [RFC PATCH] list: test: Add a test for list_traverse

[PATCH net 0/2] Fix refcount leak and NPD bugs in ax25
 2022-03-11  7:03 UTC  (3+ messages)
` [PATCH net 1/2] ax25: Fix refcount leaks caused by ax25_cb_del()
` [PATCH net 2/2] ax25: Fix NULL pointer dereferences in ax25 timers

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-11  6:43 UTC  (2+ messages)

[PATCH -next] ice: fix return value check in ice_gnss.c
 2022-03-11  6:34 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-03-10
 2022-03-11  6:28 UTC  (8+ messages)
` [PATCH net-next 1/2] devlink: Allow parameter registration/unregistration during runtime
` [PATCH net-next 2/2] ice: Add inline flow director support for channels

[PATCH v2 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
 2022-03-11  6:07 UTC  (2+ messages)
` [PATCH v2 2/2] bpf/selftests: Test skipping stacktrace

[PATCH net-next v2 0/7] net: ipa: use bulk interconnect interfaces
 2022-03-11  5:30 UTC  (4+ messages)
` [PATCH net-next v2 6/7] net: ipa: embed interconnect array in the power structure

[PATCH v4 net-next] net: add per-cpu storage and net->core_stats
 2022-03-11  5:14 UTC 

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-11  5:09 UTC  (11+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET

[PATCH v3 net-next] net: add per-cpu storage and net->core_stats
 2022-03-11  5:08 UTC  (3+ messages)

[PATCH] net: skb: move enum skb_drop_reason to uapi
 2022-03-11  4:58 UTC  (3+ messages)

[PATCH V2] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-11  4:40 UTC  (2+ messages)

[PATCH net-next] ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports
 2022-03-11  4:40 UTC  (2+ messages)

[PATCH net-next] net: remove exports for netdev_name_node_alt_create() and destroy
 2022-03-11  4:33 UTC  (2+ messages)

[PATCH net-next] nfp: xsk: fix a warning when allocating rx rings
 2022-03-11  4:30 UTC  (2+ messages)

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

[PATCH net-next 0/2] net: control the length of the altname list
 2022-03-11  4:30 UTC  (2+ messages)

[PATCH net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-09
 2022-03-11  4:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: lantiq_gswip: enable jumbo frames on GSWIP
 2022-03-11  4:30 UTC  (2+ messages)

[PATCH v4 0/4] can: rcar_canfd: Add support for V3U flavor
 2022-03-11  4:20 UTC  (2+ messages)

[PATCH net-next 01/29] can: isotp: add local echo tx processing for consecutive frames
 2022-03-11  4:20 UTC  (2+ messages)

[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
 2022-03-11  3:57 UTC  (4+ messages)

[PATCH v10 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-11  3:52 UTC  (3+ messages)
` [PATCH v10 03/12] rethook: Add a generic return hook

[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
 2022-03-11  3:43 UTC  (10+ messages)
` [PATCH v2] net: ipv6: fix skb_over_panic "
      ` [PATCH v3] "

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-11  3:20 UTC 

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-11  3:20 UTC  (2+ messages)

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-11  3:00 UTC  (2+ messages)

[PATCH 0/3] net:bonding:Add support for IPV6 RLB to balance-alb mode
 2022-03-11  2:49 UTC  (4+ messages)
` [PATCH 1/3] net:ipv6:Add ndisc_bond_send_na to support sending na by slave directly
` [PATCH 2/3] net:ipv6:Export inet6_ifa_finish_destroy and ipv6_get_ifaddr
` [PATCH 3/3] net:bonding:Add support for IPV6 RLB to balance-alb mode

[PATCH 1/2] vsock: each transport cycles only on its own sockets
 2022-03-11  2:55 UTC  (2+ messages)

vrf and multicast problem
 2022-03-11  2:41 UTC  (7+ messages)

[PATCH v2] brcmfmac: check the return value of devm_kzalloc() in brcmf_of_probe()
 2022-03-11  2:17 UTC 

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

[PATCH net v3 resend] vsock: each transport cycles only on its own sockets
 2022-03-11  2:00 UTC 

[PATCH v3] vsock: each transport cycles only on its own sockets
 2022-03-11  1:50 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 71941773e143369a73c9c4a3b62fbb60736a1182
 2022-03-11  1:32 UTC 

[GIT PULL] Networking for 5.17-rc8
 2022-03-11  0:54 UTC  (2+ messages)

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-11  0:50 UTC  (10+ messages)
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 19/28] bpf/hid: add bpf_hid_raw_request helper function

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

[PATCH bpf-next 1/2] bpf, test_run: Fix packet size check for live packet mode
 2022-03-11  0:28 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for maximum packet size in xdp_do_redirect

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-03-11  0:27 UTC  (4+ messages)

[PATCH net v3] xdp: xdp_mem_allocator can be NULL in trace_mem_connect()
 2022-03-11  0:20 UTC  (2+ messages)

[PATCH -next] ethernet: 8390: Remove unnecessary print function dev_err()
 2022-03-11  0:17 UTC 

[PATCH v33 08/29] LSM: Use lsmblob in security_secctx_to_secid
 2022-03-10 23:46 UTC  (7+ messages)
` [PATCH v33 09/29] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v33 11/29] LSM: Use lsmblob in security_current_getsecid
` [PATCH v33 15/29] LSM: Ensure the correct LSM context releaser
` [PATCH v33 16/29] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v33 18/29] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v33 19/29] NET: Store LSM netlabel data in a lsmblob

[PATCH v4 bpf-next 0/3] introduce xdp frags support to veth driver
 2022-03-10 23:46 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb

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

[PATCH v2] alx: acquire mutex for alx_reinit in alx_change_mtu
 2022-03-10 23:27 UTC 

[PATCH] alx: acquire mutex for alx_reinit in alx_change_mtu
 2022-03-10 23:20 UTC  (4+ messages)

[PATCH net] net: phy: meson-gxl: improve link-up behavior
 2022-03-10 23:10 UTC  (2+ messages)

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

[PATCH v2] net: arc_emac: Fix use after free in arc_mdio_probe()
 2022-03-10 23:00 UTC  (2+ messages)

[net-next 01/16] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
 2022-03-10 22:50 UTC  (2+ messages)

[PATCH] net: phy: correct spelling error of media in documentation
 2022-03-10 22:50 UTC  (2+ messages)

[PATCH net] sctp: fix kernel-infoleak for SCTP sockets
 2022-03-10 22:50 UTC  (2+ messages)

[net 1/5] net/mlx5: Fix size field in bufferx_reg struct
 2022-03-10 22:40 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).