netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-18 17:42:13 to 2023-07-19 07:08:31 UTC [more...]

[PATCH V4 net-next] net: mana: Configure hwc timeout from hardware
 2023-07-19  7:08 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-19  6:58 UTC  (11+ messages)
` [PATCH net-next v3 1/9] dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth
` [PATCH net-next v3 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding
` [PATCH net-next v3 3/9] net: ethernet: mtk_eth_soc: add version in mtk_soc_data
` [PATCH net-next v3 4/9] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH net-next v3 5/9] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH net-next v3 6/9] net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
` [PATCH net-next v3 7/9] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
` [PATCH net-next v3 8/9] net: ethernet: mtk_eth_soc: convert clock bitmap "
` [PATCH net-next v3 9/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC

[PATCH net] net: phy: marvell10g: fix 88x3310 power up
 2023-07-19  6:50 UTC  (14+ messages)

[PATCH net-next] tcp: add TCP_OLD_SEQUENCE drop reason
 2023-07-19  6:47 UTC 

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-19  6:47 UTC  (7+ messages)

Fwd: mm/page_alloc.c:4453 with cfg80211_wiphy_work [cfg80211]
 2023-07-19  6:45 UTC  (4+ messages)
`  "

[PATCH net-next v4 0/5] Add a driver for the Marvell 88Q2110 PHY
 2023-07-19  6:42 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: phy: add registers to support 1000BASE-T1
` [PATCH net-next v4 2/5] net: phy: c45: add support for 1000BASE-T1 forced setup
` [PATCH net-next v4 3/5] net: phy: c45: add a separate function to read BASE-T1 abilities
` [PATCH net-next v4 4/5] net: phy: c45: detect the BASE-T1 speed from the ability register
` [PATCH net-next v4 5/5] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY

[PATCH net-next v2 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-19  6:13 UTC  (8+ messages)
` [PATCH net-next v2 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v2 2/4] vsock/virtio: support to send "
` [PATCH net-next v2 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v2 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH v2] dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
 2023-07-19  6:18 UTC 

[PATCH net v3] can: raw: fix receiver memory leak
 2023-07-19  5:04 UTC  (5+ messages)

[PATCH] tg3: fix array subscript out of bounds compilation error
 2023-07-19  4:30 UTC  (5+ messages)

[PATCH vhost v12 00/10] virtio core prepares for AF_XDP
 2023-07-19  4:04 UTC  (11+ messages)
` [PATCH vhost v12 01/10] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v12 02/10] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v12 03/10] virtio_ring: introduce virtqueue_set_dma_premapped()
` [PATCH vhost v12 04/10] virtio_ring: support add premapped buf
` [PATCH vhost v12 05/10] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v12 06/10] virtio_ring: skip unmap for premapped
` [PATCH vhost v12 07/10] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v12 08/10] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v12 09/10] virtio_ring: introduce virtqueue_reset()
` [PATCH vhost v12 10/10] virtio_net: merge dma operations when filling mergeable buffers

Stacks leading into skb:kfree_skb
 2023-07-19  3:50 UTC  (7+ messages)

[PATCH v2 net] bpf: do not return NET_XMIT_xxx values on bpf_redirect
 2023-07-19  3:42 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-19  3:21 UTC  (15+ messages)
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH net-next] net: fec: add XDP_TX feature support
 2023-07-19  3:28 UTC  (3+ messages)

[PATCH] bpf: lwt: do not return NET_XMIT_xxx values on bpf_redirect
 2023-07-19  3:21 UTC  (3+ messages)

[PATCH net-next v3 0/2] tools: ynl-gen: fix parse multi-attr enum attribute
 2023-07-19  3:19 UTC  (5+ messages)
` [PATCH net-next v3 1/2] tools: ynl-gen: fix enum index in _decode_enum(..)
` [PATCH net-next v3 2/2] tools: ynl-gen: fix parse multi-attr enum attribute

[PATCH nf-next 0/2] netfilter: nf_tables: use NLA_POLICY_MASK instead of manual checks
 2023-07-19  3:13 UTC  (5+ messages)
` [PATCH nf-next 1/2] netlink: allow be16 and be32 types in all uint policy checks

[PATCH net-next 0/3] net: handle the exp removal problem with ovs upcall properly
 2023-07-19  3:01 UTC  (3+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2023-07-17 (iavf)
 2023-07-19  3:00 UTC  (2+ messages)

[net PATCH v2] octeontx2-pf: mcs: Generate hash key using ecb(aes)
 2023-07-19  2:50 UTC  (2+ messages)

[PATCH net 0/2] tcp: annotate data-races in tcp_rsk(req)
 2023-07-19  2:50 UTC  (2+ messages)

[net-next Patch v3 0/4] octeontx2-pf: support Round Robin scheduling
 2023-07-19  2:44 UTC  (3+ messages)
` [net-next Patch v3 4/4] docs: octeontx2: extend documentation for "

[PATCH V6 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-19  2:29 UTC  (6+ messages)
` [PATCH V6 1/9] drivers core: Add support for Wifi band RF mitigations

[PATCH net v4] bonding: Fix error checking for debugfs_create_dir()
 2023-07-19  2:10 UTC 

[PATCH net-next v3 0/9] Remove unnecessary (void*) conversions
 2023-07-19  2:10 UTC  (2+ messages)

[PATCH net-next] tcp: get rid of sysctl_tcp_adv_win_scale
 2023-07-19  2:10 UTC  (2+ messages)

[PATCH net-next 1/8] dt-bindings: net: can: Remove interrupt properties for MCAN
 2023-07-19  2:10 UTC  (2+ messages)

[PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY
 2023-07-19  2:10 UTC  (2+ messages)

[PATCH net-next v2 0/3] I3C MCTP net driver
 2023-07-19  2:00 UTC  (6+ messages)
` [PATCH net-next v2 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v2 3/3] mctp i3c: MCTP I3C driver

[PATCH net 1/5] can: raw: fix receiver memory leak
 2023-07-19  1:40 UTC  (2+ messages)

[PATCH net-next 0/8] pull-request: can-next 2023-07-17
 2023-07-19  1:33 UTC  (3+ messages)
` [PATCH net-next 7/8] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct

[PATCH net-next] mailmap: Add entry for old intel email
 2023-07-19  1:30 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: mana: Fix doorbell access for receive queues
 2023-07-19  1:10 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
 2023-07-19  1:01 UTC  (2+ messages)

[PATCH net-next v4] net: txgbe: change LAN reset mode
 2023-07-19  1:00 UTC  (2+ messages)

[PATCH v2] net: mvpp2: debugfs: remove redundant parameter check in three functions
 2023-07-19  1:00 UTC  (2+ messages)

[PATCH net] mailmap: add entries for past lives
 2023-07-19  1:00 UTC  (2+ messages)

[PATCH net v4] net: lan966x: fix parameter check in two functions
 2023-07-19  0:52 UTC  (2+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-19  0:50 UTC  (15+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 02/14] af_vsock: refactor transport lookup code
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 04/14] af_vsock: generalize bind table functions
` [PATCH RFC net-next v5 05/14] af_vsock: use a separate dgram bind table
` [PATCH RFC net-next v5 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [PATCH RFC net-next v5 09/14] virtio/vsock: add common datagram recv path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 12/14] vsock/loopback: "
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
` [PATCH RFC net-next v5 14/14] test/vsock: add vsock dgram tests

[PATCH v4] selftests/net: replace manual array size calc with ARRAYSIZE macro
 2023-07-19  0:50 UTC  (2+ messages)

[PATCH 1/1] net:openvswitch: check return value of pskb_trim()
 2023-07-19  0:48 UTC  (2+ messages)

[PATCH RFC net-next v2 0/7] net: page_pool: a couple of assorted optimizations
 2023-07-19  0:40 UTC  (3+ messages)
` [PATCH RFC net-next v2 7/7] net: skbuff: always try to recycle PP pages directly when in softirq

[PATCH bpf-next] bpf: Drop useless btf_vmlinux in bpf_tcp_ca
 2023-07-19  0:40 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
 2023-07-19  0:39 UTC 

[PATCH bpf-next v5 0/8] BPF link support for tc BPF programs
 2023-07-19  0:25 UTC  (3+ messages)
` [PATCH bpf-next v5 2/8] bpf: Add fd-based tcx multi-prog infra with link support

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-07-19  0:03 UTC  (21+ messages)
` [PATCH net-next v3 02/11] net: phy: introduce phy_has_c45_registers()
` [PATCH net-next v3 03/11] net: phy: replace is_c45 with phy_accces_mode
` [PATCH net-next v3 04/11] net: phy: make the "prevent_c45_scan" a property of the MII bus
` [PATCH net-next v3 05/11] net: phy: print an info if a broken C45 bus is found
` [PATCH net-next v3 06/11] net: phy: add error checks in mmd_phy_indirect()
` [PATCH net-next v3 07/11] net: phy: introduce phy_mdiobus_read_mmd()
` [PATCH net-next v3 10/11] net: mdio: add C45-over-C22 fallback to fwnode_mdiobus_register_phy()

[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig
 2023-07-19  0:00 UTC  (2+ messages)

[PATCH bpf-next] bpf, net: Introduce skb_pointer_if_linear()
 2023-07-18 23:40 UTC 

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-18 23:07 UTC  (2+ messages)

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-18 23:06 UTC  (7+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines

[PATCH v2] net: dsa: remove deprecated strncpy
 2023-07-18 22:56 UTC 

[RFC PATCH 00/10] Device Memory TCP
 2023-07-18 22:45 UTC  (9+ messages)

[RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
 2023-07-18 22:11 UTC  (13+ messages)

[PATCH docs v2] docs: maintainer: document expectations of small time maintainers
 2023-07-18 22:02 UTC  (5+ messages)

Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
 2023-07-18 22:01 UTC  (8+ messages)

[PATCH V2,net-next] net: mana: Add page pool for RX buffers
 2023-07-18 21:48 UTC 

[PATCH bpf-next v4 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-18 21:45 UTC  (10+ messages)
` [PATCH bpf-next v4 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH v2] recv.2: Document MSG_CMSG_CLOEXEC as returned in msg_flags
 2023-07-18 21:39 UTC  (3+ messages)
          ` [PATCH v3] "

[net-next] net: add sysctl accept_ra_min_rtr_lft
 2023-07-18 21:37 UTC 

[syzbot] [wireguard?] [jfs?] KASAN: slab-use-after-free Read in wg_noise_keypair_get
 2023-07-18 21:02 UTC  (3+ messages)

Fw: [Bug 217678] New: Unexplainable packet drop starting at v6.4
 2023-07-18 21:03 UTC  (2+ messages)
`  "

[net PATCH V2 0/3] octeontx2-af: Fix issues with NPC field hash extract
 2023-07-18 20:38 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: dsa: Fix JSON pointer references
 2023-07-18 20:32 UTC 

[PATCH net-next] ipv6: remove hard coded limitation on ipv6_pinfo
 2023-07-18 20:24 UTC 

[PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-07-18 20:06 UTC  (2+ messages)

[PATCH] net: Fix errors in af_llc.c
 2023-07-18 19:47 UTC  (2+ messages)

[syzbot] [bluetooth?] general protection fault in hci_uart_tty_ioctl
 2023-07-18 19:45 UTC  (2+ messages)

[PATCH] net: dsa: remove deprecated strncpy
 2023-07-18 19:41 UTC  (6+ messages)

[PATCH v2 net-next 0/3] Support offload LED blinking to PHY
 2023-07-18 19:34 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] led: trig: netdev: Fix requesting offload device

[PATCH RFC net] virtio-net: add timeout for virtnet_send_command()
 2023-07-18 19:09 UTC 

[PROBLEM] selftests: net/forwarding/bridge_mdb.sh: 'Command "replace" is unknown, try "bridge mdb help"'
 2023-07-18 19:02 UTC 

[PATCH net-next v1 0/7] In-kernel support for the TLS Alert protocol
 2023-07-18 19:01 UTC  (8+ messages)
` [PATCH net-next v1 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v1 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v1 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v1 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v1 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v1 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v1 7/7] net/handshake: Trace events for TLS Alert helpers

nvme-tls and TCP window full
 2023-07-18 18:59 UTC  (4+ messages)

[PATCH 0/3] dt-bindings: net: davicom,dm9000: convert to DT schema
 2023-07-18 18:53 UTC  (2+ messages)

[PROBLEM] selftests: net/forwarding/*.sh: 'Command line is not complete. Try option "help"'
 2023-07-18 18:39 UTC  (6+ messages)

[PATCH net-next v3 0/2] Remove expired routes with a separated list of routes
 2023-07-18 18:33 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/ipv6: "
` [PATCH net-next v3 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-18 18:28 UTC  (15+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH net-next v2 0/2] Remove expired routes with a
 2023-07-18 18:03 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/ipv6: Remove expired routes with a separated list of routes
` [PATCH net-next v2 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[PATCH 1/1] drivers: net: fix return value check in emac_tso_csum()
 2023-07-18 17:59 UTC  (2+ messages)

[PATCH 1/1] drivers:net: fix return value check in ocelot_fdma_receive_skb
 2023-07-18 17:55 UTC  (2+ messages)

[PATCH 1/1] ipv4: ip_gre: fix return value check in erspan_xmit()
 2023-07-18 17:52 UTC  (2+ messages)

[PATCH 1/1] ipv4: ip_gre: fix return value check in erspan_fb_xmit()
 2023-07-18 17:48 UTC  (2+ messages)

[PATCH v2 net 0/4] net: Support STP on bridge in non-root netns
 2023-07-18 17:41 UTC  (5+ messages)
` [PATCH v2 net 1/4] llc: Check netns in llc_dgram_match()
` [PATCH v2 net 2/4] llc: Check netns in llc_estab_match() and llc_listener_match()
` [PATCH v2 net 3/4] llc: Don't drop packet from non-root netns
` [PATCH v2 net 4/4] Revert "bridge: Add extack warning when enabling STP in netns."

[PATCH] 3c59x: Add space around '='
 2023-07-18 17:42 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).