netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-11 10:38:07 to 2022-06-13 15:02:54 UTC [more...]

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-13 12:07 UTC  (3+ messages)
` [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP

[PATCH net-next 0/2] net: axienet: fix DMA Tx error
 2022-06-13 11:40 UTC  (6+ messages)
` [PATCH net-next 1/2] net: axienet: make the 64b addresable DMA depends on 64b archectures
` [PATCH net-next 2/2] net: axienet: Use iowrite64 to write all 64b descriptor pointers

[PATCH bpf-next 00/10] AF_XDP ZC selftests
 2022-06-13 11:37 UTC  (15+ messages)
` [PATCH bpf-next 04/10] selftests: xsk: query for native XDP support
` [PATCH bpf-next 05/10] selftests: xsk: add missing close() on netns fd
` [PATCH bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
` [PATCH bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
` [PATCH bpf-next 10/10] selftests: xsk: add support for zero copy testing

[PATCH net-next v3 00/3] Introduce MACsec offload SKB extension
 2022-06-13 11:19 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net/macsec: Add MACsec skb extension Tx Data path support
` [PATCH net-next v3 2/3] net/macsec: Add MACsec skb extension Rx "
` [PATCH net-next v3 3/3] net/macsec: Move some code for sharing with various drivers that implements offload

[PATCH 5.10 1/2] commit 1d71eb53e451 ("Revert "PCI: Make pci_enable_ptm() private"")
 2022-06-13 11:19 UTC  (2+ messages)
` [PATCH 5.10 2/2] commit 1b5d73fb8624 ("igc: Enable PCIe PTM")

[PATCH net-next v2 00/3] Introduce MACsec offload SKB extension
 2022-06-13 11:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/macsec: Add MACsec skb extension Tx Data path support
` [PATCH net-next v2 2/3] net/macsec: Add MACsec skb extension Rx "
` [PATCH net-next v2 3/3] net/macsec: Move some code for sharing with various drivers that implements offload

[PATCH net-next 0/6] net: ipa: simple refactoring
 2022-06-13 11:10 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-09
 2022-06-13 11:06 UTC  (4+ messages)
` [PATCH net 1/4] i40e: Fix adding ADQ filter to TC0

[PATCH net 0/6] net: hns3: add some fixes for -net
 2022-06-13 11:00 UTC  (8+ messages)
` [PATCH net 1/6] net: hns3: set port base vlan tbl_sta to false before removing old vlan
` [PATCH net 2/6] net: hns3: don't push link state to VF if unalive
` [PATCH net 3/6] net: hns3: modify the ring param print info
` [PATCH net 4/6] net: hns3: restore tm priority/qset to default settings when tc disabled
` [PATCH net 5/6] net: hns3: fix PF rss size initialization bug
` [PATCH net 6/6] net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization

[syzbot] WARNING in exit_tasks_rcu_finish
 2022-06-13 10:44 UTC 

[Patch v3 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-06-13 10:50 UTC  (14+ messages)
` [Patch v3 01/12] net: mana: Add support for auxiliary device
` [Patch v3 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v3 03/12] net: mana: Handle vport sharing between devices
` [Patch v3 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v3 05/12] net: mana: Set the DMA device max segment size
` [Patch v3 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v3 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v3 08/12] net: mana: Record port number in netdev
` [Patch v3 09/12] net: mana: Move header files to a common location
` [Patch v3 10/12] net: mana: Define max values for SGL entries
` [Patch v3 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v3 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH V2 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-06-13 10:16 UTC  (7+ messages)
` [PATCH V2 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V2 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH V2 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V2 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V2 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH V2 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

[PATCH net-next] nfp: support 48-bit DMA addressing for NFP3800
 2022-06-13  9:58 UTC 

[RFC Patch net-next v2 00/15] net: dsa: microchip: common spi probe for the ksz series switches
 2022-06-13  9:42 UTC  (19+ messages)
` [RFC Patch net-next v2 01/15] net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
` [RFC Patch net-next v2 02/15] net: dsa: microchip: move switch chip_id detection to ksz_common
` [RFC Patch net-next v2 03/15] net: dsa: microchip: move tag_protocol & phy read/write "
` [RFC Patch net-next v2 04/15] net: dsa: microchip: move vlan functionality "
` [RFC Patch net-next v2 05/15] net: dsa: microchip: move the port mirror "
` [RFC Patch net-next v2 06/15] net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
` [RFC Patch net-next v2 07/15] net: dsa: microchip: update the ksz_phylink_get_caps
` [RFC Patch net-next v2 08/15] net: dsa: microchip: update the ksz_port_mdb_add/del
` [RFC Patch net-next v2 09/15] net: dsa: microchip: update fdb add/del/dump in ksz_common

net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
 2022-06-13  9:10 UTC  (14+ messages)

[PATCH] hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
 2022-06-13  9:25 UTC 

[PATCH net-next 0/1] Add driver support for Microchip EVB-LAN8670-USB
 2022-06-13  9:12 UTC  (2+ messages)
` [PATCH net-next 1/1] net: smsc95xx: add "

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-13  8:54 UTC  (8+ messages)
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic

"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
 2022-06-13  8:53 UTC  (4+ messages)
  ` Linux kernel: "

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-06-13  8:02 UTC  (3+ messages)
` [PATCH 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
` [PATCH 2/2] net/cdc_ncm: Add ntb_max_rx,ntb_max_tx cdc_ncm module parameters

[PATCH v3 00/13] can: slcan: extend supported features
 2022-06-13  7:37 UTC  (20+ messages)
` [PATCH v3 01/13] can: slcan: use the BIT() helper
` [PATCH v3 02/13] can: slcan: use netdev helpers to print out messages
` [PATCH v3 03/13] can: slcan: use the alloc_can_skb() helper
` [PATCH v3 04/13] can: slcan: use CAN network device driver API
` [PATCH v3 05/13] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH v3 06/13] can: slcan: allow to send commands to the adapter
` [PATCH v3 07/13] can: slcan: set bitrate by CAN device driver API
` [PATCH v3 08/13] can: slcan: send the open command to the adapter
` [PATCH v3 09/13] can: slcan: send the close "
` [PATCH v3 10/13] can: slcan: move driver into separate sub directory
` [PATCH v3 11/13] can: slcan: add ethtool support to reset adapter errors
` [PATCH v3 12/13] can: slcan: extend the protocol with error info
` [PATCH v3 13/13] can: slcan: extend the protocol with CAN state info

[PATCH 04/06] 9p fid refcount: add p9_fid_get/put wrappers
 2022-06-13  7:00 UTC  (6+ messages)
  ` [PATCH v2 "
` [PATCH 05/06] 9p fid refcount: add a 9p_fid_ref tracepoint
    ` [PATCH v2 "

[PATCH] vdpa: Add support for reading vdpa device statistics
 2022-06-13  5:59 UTC  (3+ messages)

[PATCHv2 wpan-next 0/2] mac802154: atomic_dec_and_test() fixes
 2022-06-13  4:37 UTC  (3+ messages)
` [PATCHv2 wpan-next 1/2] mac802154: util: fix release queue handling
` [PATCHv2 wpan-next 2/2] mac802154: fix atomic_dec_and_test checks

[PATCH] net: prefer socket bound to interface when not in VRF
 2022-06-13  3:52 UTC  (3+ messages)

6lowpan netlink
 2022-06-13  3:44 UTC 

[PATCH wpan-next 1/2] 6lowpan: nhc: more constify api
 2022-06-13  3:29 UTC  (2+ messages)
` [PATCH wpan-next 2/2] 6lowpan: nhc: drop EEXIST limitation

[PATCH wpan-next] mac802154: util: fix release queue handling
 2022-06-13  3:13 UTC 

[PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
 2022-06-13  2:52 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: tcp: add skb drop reasons to tcp state change
 2022-06-13  2:43 UTC  (7+ messages)
` [PATCH net-next v3 5/9] net: tcp: make tcp_rcv_state_process() return drop reason
` [PATCH net-next v3 7/9] net: tcp: add skb drop reasons to tcp tw code path

[tcp] e926147618: stress-ng.icmp-flood.ops_per_sec -8.7% regression
 2022-06-13  2:09 UTC  (4+ messages)

[PATCH v2 00/10] RTW88: Add support for USB variants
 2022-06-13  0:02 UTC  (7+ messages)
` [PATCH v2 10/10] rtw88: disable powersave modes for USB devices

[PATCH, net] phy: aquantia: Fix AN when higher speeds than 1G are not advertised
 2022-06-12 21:25 UTC  (6+ messages)

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-12 21:24 UTC  (10+ messages)
` [RFC PATCH 04/13] can: slcan: use CAN network device driver API
` [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter

[PATCH v2 00/13] can: slcan: extend supported features
 2022-06-12 21:20 UTC  (7+ messages)
` [PATCH v2 05/13] can: slcan: simplify the device de-allocation

[PATCH v2] p54: Fix an error handling path in p54spi_probe()
 2022-06-12 21:12 UTC 

[PATCH] p54: Fix an error handling path in p54spi_probe()
 2022-06-12 21:02 UTC  (4+ messages)

[PATCH net] net: phy: marvell-88x2222: set proper phydev->port
 2022-06-12 18:19 UTC  (2+ messages)
` [PATCH v2 net-next] "

[PATCH] vdpa: allow vdpa dev_del management operation to return failure
 2022-06-12 18:08 UTC  (6+ messages)

[net PATCH] octeontx2-vf: Add support for adaptive interrupt coalescing
 2022-06-12 17:45 UTC 

[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
 2022-06-12 16:25 UTC  (6+ messages)

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-12 16:23 UTC  (3+ messages)
` [PATCH 08/12] cdrom: use correct format characters

[iproute2-next v1] seg6: add support for flavors in SRv6 End* behaviors
 2022-06-12 16:10 UTC  (2+ messages)

[PATCH iproute2-next v4] ss: Shorter display format for TLS zerocopy sendfile
 2022-06-12 16:02 UTC  (2+ messages)

[PATCH iproute2-next v2] show rx_otherehost_dropped stat in ip link show
 2022-06-12 15:55 UTC  (2+ messages)

[PATCH] kernel/trace: Remove unwanted initialization in __trace_uprobe_create()
 2022-06-12 14:42 UTC 

[PATCH net-next v2 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes
 2022-06-12 10:56 UTC  (6+ messages)
` [PATCH net-next v2 4/5] net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
` [PATCH net-next v2 5/5] net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly

9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
 2022-06-12 10:02 UTC  (5+ messages)

[PATCH net-next v2 0/1] linkwatch use-after-free fix
 2022-06-12  9:08 UTC  (2+ messages)
` [PATCH net-next v2 1/1] net: linkwatch: ignore events for unregistered netdevs

[RFC,net-next,x86 v2 0/8] Nontemporal copies in sendmsg path
 2022-06-12  8:57 UTC  (5+ messages)
` [RFC,net-next v2 5/8] net: unix: Support MSG_NTCOPY
` [RFC,net-next v2 6/8] net: ip: "
` [RFC,net-next v2 7/8] net: udplite: "
` [RFC,net-next v2 8/8] net: tcp: "

[PATCH net-next] ethernet: Remove vf rate limit check for drivers
 2022-06-12  7:50 UTC  (3+ messages)

[PATCH] lib/error-inject: Convert to DEFINE_SEQ_ATTRIBUTE
 2022-06-12  5:20 UTC 

[GIT PULL] virtio,vdpa: fixes
 2022-06-12  0:33 UTC  (2+ messages)

[PATCH net-next v3 0/3] bhash2 binding table fixups
 2022-06-12  0:26 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: Add bhash2 hashbucket locks

[PATCH net-next v3 1/3] net: Update bhash2 when socket's rcv saddr changes
 2022-06-12  0:24 UTC  (2+ messages)

[PATCH v6 0/2] Optimize performance of update hash-map when free is zero
 2022-06-11 21:40 UTC  (2+ messages)

[PATCH net-next v6 0/3] Broadcom PTP PHY support
 2022-06-11 21:33 UTC  (4+ messages)
` [PATCH net-next v6 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs

[PATCH net-next] tcp: sk_forced_mem_schedule() optimization
 2022-06-11 21:13 UTC  (2+ messages)

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-06-11 20:53 UTC  (7+ messages)

[PATCH 0/2] can: etas_es58x: cleanups on struct es58x_device
 2022-06-11 20:49 UTC  (4+ messages)
` [PATCH 1/2] can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()
` [PATCH 2/2] can: etas_es58x: fix signedness of USB RX and TX pipes

[PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
 2022-06-11 20:11 UTC  (2+ messages)

[PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
 2022-06-11 19:57 UTC  (4+ messages)

[PATCH v10 net-next 7/7] mfd: ocelot: add support for the vsc7512 chip via spi
 2022-06-11 18:45 UTC  (2+ messages)

[net-next v2 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
 2022-06-11 18:23 UTC  (4+ messages)

[PATCH v2 0/5] Atomics support for eBPF on powerpc
 2022-06-11 17:34 UTC  (5+ messages)
` [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg

[PATCH v10 net-next 0/7] add support for VSC7512 control over SPI
 2022-06-11 17:11 UTC  (4+ messages)
` [PATCH v10 net-next 1/7] mfd: ocelot: add helper to get regmap from a resource

[PATCH] net: error on unsupported IP setsockopts in IPv6
 2022-06-11 16:55 UTC  (3+ messages)

[PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
 2022-06-11 16:53 UTC  (2+ messages)

[PATCH v9 net-next 0/7] add support for VSC7512 control over SPI
 2022-06-11 16:45 UTC  (7+ messages)
` [PATCH v9 net-next 1/7] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v9 net-next 2/7] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration

[REGRESSION] connection timeout with routes to VRF
 2022-06-11 16:44 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: phy: add remote fault support
 2022-06-11 16:11 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: phy: dp83td510: add cable diag support
 2022-06-11 15:23 UTC  (8+ messages)
` [PATCH net-next v3 1/3] net: phy: dp83td510: add SQI support
` [PATCH net-next v3 2/3] net: phy: dp83td510: add cable testing support
` [PATCH net-next v3 3/3] net: phy: dp83td510: disable cable test support for 1Vpp PHYs

[PATCH v6 0/7] can: refactoring of can-dev module and of Kbuild
 2022-06-11 15:17 UTC  (2+ messages)

[PATCH] docs: networking: phy: Fix a typo
 2022-06-11 14:50 UTC  (2+ messages)

net-next is OPEN
 2022-06-11 13:36 UTC  (2+ messages)

[PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
 2022-06-11 12:55 UTC  (3+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-11 12:05 UTC  (12+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH] net: sched: fix potential null pointer deref
 2022-06-11 11:00 UTC  (4+ messages)

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2022-06-11 10:54 UTC  (12+ messages)

[net-next v1 0/2] seg6: add NEXT-C-SID support for SRv6 End behavior
 2022-06-11 10:47 UTC  (3+ messages)
` [net-next v1 1/2] seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
` [net-next v1 2/2] seg6: add NEXT-C-SID support for SRv6 End behavior


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