netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-30 20:24:58 to 2023-07-03 09:13:04 UTC [more...]

[PATCH net-next] skbuff: Optimize SKB coalescing for page pool case
 2023-07-03  9:12 UTC  (8+ messages)

[PATCHv6 0/5] net/tls: fixes for NVMe-over-TLS
 2023-07-03  9:04 UTC  (6+ messages)
` [PATCH 1/5] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 2/5] net/tls: handle MSG_EOR for tls_device "
` [PATCH 3/5] selftests/net/tls: add test for MSG_EOR
` [PATCH 4/5] net/tls: split tls_rx_reader_lock
` [PATCH 5/5] net/tls: implement ->read_sock()

[PATCH v11 00/12] Network support for Landlock
 2023-07-03  9:04 UTC  (24+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
` [PATCH v11 12/12] landlock: Document Landlock's network support

[syzbot] [kernel?] bpf test error: UBSAN: array-index-out-of-bounds in alloc_pid
 2023-07-03  9:03 UTC 

[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-07-03  8:49 UTC 

Fwd: iwlwifi causes dma-iommu.c:693 __iommu_dma_unmap since commit 19898ce9cf8a
 2023-07-03  8:38 UTC  (3+ messages)

[PATCH net v2 0/6] igc: Fix corner cases for TSN offload
 2023-07-03  8:34 UTC  (7+ messages)
` [PATCH net v2 1/6] igc: Rename qbv_enable to taprio_offload_enable
  ` [Intel-wired-lan] "
` [PATCH net v2 2/6] igc: Do not enable taprio offload for invalid arguments
  ` [Intel-wired-lan] "

[syzbot] [kernel?] net test error: UBSAN: array-index-out-of-bounds in alloc_pid
 2023-07-03  8:33 UTC  (5+ messages)

[PATCH net] tcp: annotate data races in __tcp_oow_rate_limited()
 2023-07-03  8:30 UTC  (2+ messages)

[PATCH net] Documentation: ABI: sysfs-class-net-qmi: pass_through contact update
 2023-07-03  8:30 UTC  (2+ messages)

[syzbot] [kernel?] bpf-next test error: UBSAN: array-index-out-of-bounds in alloc_pid
 2023-07-03  8:25 UTC  (5+ messages)

[PATCH net] net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
 2023-07-03  8:20 UTC  (3+ messages)

[PATCH net] net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
 2023-07-03  8:20 UTC  (3+ messages)

[PATCH net] net: fix net_dev_start_xmit trace event vs skb_transport_offset()
 2023-07-03  8:20 UTC  (2+ messages)

[PATCH] selftests/net: Add xt_policy config for xfrm_policy test
 2023-07-03  8:20 UTC  (2+ messages)

[PATCH] samples: pktgen: fix append mode failed issue
 2023-07-03  8:20 UTC  (2+ messages)

[PATCH net 0/3] wireguard fixes for 6.4.2/6.5-rc1
 2023-07-03  8:20 UTC  (6+ messages)
` [PATCH net 1/3] wireguard: queueing: use saner cpu selection wrapping
` [PATCH net 2/3] wireguard: netlink: send staged packets when setting initial private key
` [PATCH net 3/3] wireguard: timers: move to using timer_delete_sync

[PATCH] wifi:mac80211: Replace the ternary conditional operator with max()
 2023-07-03  8:18 UTC  (4+ messages)

[PATCH 0/3] I3C MCTP net driver
 2023-07-03  8:14 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH 2/3] i3c: Add support for bus enumeration & notification
` [PATCH 3/3] mctp i3c: MCTP I3C driver

[PATCH v2 00/15] ARM: oxnas support removal
 2023-07-03  8:14 UTC  (5+ messages)
` [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: remove obsolete bindings
` [PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible

net: macb: sparse warning fixes
 2023-07-03  8:10 UTC  (3+ messages)

[syzbot] [kernel?] net-next test error: UBSAN: array-index-out-of-bounds in alloc_pid
 2023-07-03  8:05 UTC  (3+ messages)

[PATCH v4] wifi:mac80211: Replace the ternary conditional operator with conditional-statements
 2023-07-03  8:01 UTC  (2+ messages)

[PATCH iproute2-next] f_flower: simplify cfm dump function
 2023-07-03  8:01 UTC  (3+ messages)

[PATCH v1 0/2] vduse: add support for networking devices
 2023-07-03  7:44 UTC  (9+ messages)
` [PATCH v1 1/2] vduse: validate block features only with block devices
` [PATCH v1 2/2] vduse: enable Virtio-net device type

[PATCH net-next v4 1/2] virtio-net: support coexistence of XDP and GUEST_CSUM
 2023-07-03  6:33 UTC  (9+ messages)

[RFC 4/4] vduse: update the vq_info in ioctl
 2023-07-03  6:25 UTC  (5+ messages)
    ` [RFC 3/4] vduse: Add the function for get/free the mapp pages
    ` [RFC 2/4] vduse: Add file operation for mmap
    ` [RFC 1/4] vduse: Add the struct to save the vq reconnect info

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-07-03  6:22 UTC  (15+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

Routing in case of GRE interface under a bridge
 2023-07-03  5:44 UTC  (5+ messages)

[PATCH net v1] ptp: Make max_phase_adjustment sysfs device attribute invisible when not supported
 2023-07-03  5:10 UTC  (2+ messages)
` [LTP] "

[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
 2023-07-03  4:37 UTC 

Fwd: RCU stalls with wireguard over bonding over igb on Linux 6.3.0+
 2023-07-03  1:34 UTC  (8+ messages)

[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-07-02 20:18 UTC  (8+ messages)

[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
 2023-07-01 18:25 UTC  (9+ messages)

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-07-02 17:54 UTC 

[PATCH net v2 6/6] igc: Fix inserting of empty frame for launchtime
 2023-07-02 17:24 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-07-02 15:15 UTC 

[PATCH net] nvme-tcp: Fix comma-related oops
 2023-07-02 14:50 UTC  (2+ messages)

[net Patch 0/4] octeontx2-af: MAC block fixes for CN10KB
 2023-07-02 14:50 UTC  (2+ messages)

[PATCH v3 0/1] gro: decrease size of CB
 2023-07-02 14:46 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH net 1/2] net: dsa: tag_sja1105: fix MAC DA patching from meta frames
 2023-07-02 14:39 UTC  (2+ messages)
  ` [PATCH net 2/2] net: dsa: sja1105: always enable the send_meta options

Custom Kernel Module for PRP (https://github.com/ramv33/prp) - problem with removal of RCT using skb_trim
 2023-07-02 13:46 UTC  (2+ messages)

[PATCH V1] net: mhi : Add support to enable ethernet interface
 2023-07-02 13:37 UTC  (2+ messages)

[PATCH 0/3] net: phy: at803x: support qca8081 1G version chip
 2023-07-02 10:00 UTC  (17+ messages)
` [PATCH 1/3] net: phy: at803x: support qca8081 1G chip type
` [PATCH 3/3] net: phy: at803x: add qca8081 fifo reset on the link down

[PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations
 2023-07-02  0:01 UTC  (2+ messages)

[ANN] pw-bot now recognizes all MAINTAINTERS
 2023-07-01 23:38 UTC  (3+ messages)

[PATCH net-next] tcp: Make GRO completion function inline
 2023-07-01 23:09 UTC  (2+ messages)

ethtool 6.4 released
 2023-07-01 22:43 UTC 

[PATCH ethtool] netlink: fix duplex setting
 2023-07-01 22:30 UTC  (2+ messages)

[PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
 2023-07-01 21:57 UTC  (4+ messages)

[RFC PATCH net-next v6 0/5] New NDO methods ndo_hwtstamp_get/set
 2023-07-01 14:51 UTC  (4+ messages)

[PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
 2023-07-01 13:51 UTC  (11+ messages)

[PATCH] FYI 6.4 xfrm_prepare_input/xfrm_inner_mode_encap_remove WARN_ON hit - related to ESPinUDP
 2023-07-01 12:59 UTC  (6+ messages)

[PATCH] net: usb: cdc_ether: add u-blox 0x1313 composition
 2023-07-01 12:20 UTC  (2+ messages)

[PATCH net] docs: netdev: broaden mailbot to all MAINTAINERS
 2023-07-01 12:20 UTC  (2+ messages)

[PATCH net v3] docs: networking: Update codeaurora references for rmnet
 2023-07-01 12:20 UTC  (2+ messages)

Disable TX path on eth I/F from driver?
 2023-07-01 10:18 UTC  (5+ messages)

[syzbot] Monthly bluetooth report (Jun 2023)
 2023-07-01 10:15 UTC 

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-01  8:34 UTC  (9+ messages)
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-01  6:45 UTC  (21+ messages)
` [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v5 02/17] vhost/vsock: "
` [RFC PATCH v5 03/17] vsock/virtio: support to send "
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
` [RFC PATCH v5 07/17] vsock: read from socket's "
` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v5 11/17] vsock/virtio: "
` [RFC PATCH v5 12/17] vsock/loopback: "
` [RFC PATCH v5] vsock: enable setting SO_ZEROCOPY
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-01  6:39 UTC  (18+ messages)
` [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v5 02/17] vhost/vsock: "
` [RFC PATCH v5 03/17] vsock/virtio: support to send "
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
` [RFC PATCH v5 07/17] vsock: read from socket's "
` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v5 11/17] vsock/virtio: "
` [RFC PATCH v5 12/17] vsock/loopback: "
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests

[net/tls] Re: KMSAN: uninit-value in aes_encrypt (4)
 2023-07-01  4:12 UTC  (11+ messages)
    ` [PATCH] net: tls: enable __GFP_ZERO upon tls_init()

[RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata
 2023-07-01  3:11 UTC  (18+ messages)

[PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn()
 2023-07-01  2:00 UTC  (5+ messages)

[PATCH v6 0/6] Process connector bug fixes & enhancements
 2023-07-01  1:43 UTC  (10+ messages)
` [PATCH v6 1/6] netlink: Reverse the patch which removed filtering
` [PATCH v6 2/6] netlink: Add new netlink_release function
` [PATCH v6 4/6] connector/cn_proc: Performance improvements
` [PATCH v6 6/6] connector/cn_proc: Selftest for proc connector

[PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-01  1:02 UTC  (9+ messages)
` [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V5 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V5 4/9] wifi: mac80211: Add support for ACPI WBRF

can: isotp: epoll breaks isotp_sendmsg
 2023-06-30 22:35 UTC  (2+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (5+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure


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