Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-26 02:09:25 to 2023-06-26 19:25:29 UTC [more...]

[BUG]Bluetooth: HCI_Command_Status: possible semantic bug when Num_HCI_Command_Packets set to zero
 2023-06-26 19:25 UTC 

[PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
 2023-06-26 19:25 UTC  (4+ messages)

[PATCH net] ibmvnic: Do not reset dql stats on NON_FATAL err
 2023-06-26 19:23 UTC  (6+ messages)

[PATCH v11 00/12] Network support for Landlock
 2023-06-26 18:59 UTC  (11+ 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 12/12] landlock: Document Landlock's network support

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-06-26 18:59 UTC  (10+ messages)

[syzbot] Monthly wireless report (Jun 2023)
 2023-06-26 18:49 UTC 

[PATCH] net: dsa: microchip: phy reg access 0x10-0x1f
 2023-06-26 18:20 UTC 

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-26 18:13 UTC  (10+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH bpf-next v3 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-06-26 18:11 UTC  (12+ messages)
` [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v3 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper

[PATCH net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA
 2023-06-26 18:11 UTC  (4+ messages)
` [PATCH net 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option
` [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT

[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
 2023-06-26 17:59 UTC  (5+ messages)

[PATCH v2 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-06-26 18:01 UTC  (11+ messages)
` [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list
` [PATCH v2 bpf-next 13/13] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu

[syzbot] [wireless?] [reiserfs?] general protection fault in __iterate_interfaces
 2023-06-26 17:55 UTC  (3+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26 17:48 UTC  (15+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH v2 net-next] af_unix: Call scm_recv() only after scm_set_cred()
 2023-06-26 17:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 00/12][pull request] ice: switchdev bridge offload
 2023-06-26 17:35 UTC  (5+ messages)
` [PATCH net-next 06/12] ice: Implement basic eswitch bridge setup

[PATCH v2 net] netlink: Add __sock_i_ino() for __netlink_diag_dump()
 2023-06-26 17:33 UTC  (2+ messages)

[PATCH net] net: txgbe: change hw reset mode
 2023-06-26 17:24 UTC  (6+ messages)

[PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
 2023-06-26 17:01 UTC  (13+ messages)
` [PATCH net-next v5 00/16] splice, net: Switch over users of sendpage() and remove it
  ` [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-26 17:00 UTC  (4+ messages)
` [RFC bpf-next v2 06/11] net: veth: Implement devtx timestamp kfuncs

[PATCH V2] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells
 2023-06-26 16:58 UTC  (2+ messages)

[ANNOUNCE] iproute2 6.4.0 release
 2023-06-26 16:31 UTC 

[RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag
 2023-06-26 16:30 UTC  (6+ messages)
` [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET

[PATCH v1 net] netlink: Add sock_i_ino_irqsaved() for __netlink_diag_dump()
 2023-06-26 16:16 UTC  (3+ messages)

[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
 2023-06-26 16:15 UTC  (22+ messages)
` [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v4 02/17] vhost/vsock: "
` [RFC PATCH v4 03/17] vsock/virtio: support to send "
` [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v4 07/17] vsock: read from socket's error queue
` [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v4 11/17] vsock/virtio: "
` [RFC PATCH v4 12/17] vsock/loopback: "

[PATCH] crypto: qat - Replace the if statement with min()
 2023-06-26 16:10 UTC  (2+ messages)

[PATCH 00/26] use array_size
 2023-06-26 16:03 UTC  (5+ messages)
` [PATCH 09/26] pds_core: "
` [PATCH 11/26] ionic: "

[PATCH 0/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-06-26 16:02 UTC  (10+ messages)
` [PATCH 1/2 "
  ` [PATCH 2/2 "

[PATCH net] net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
 2023-06-26 15:44 UTC 

[PATCH net 0/3] Fix PTP packet drops with ocelot-8021q DSA tag protocol
 2023-06-26 15:40 UTC  (4+ messages)
` [PATCH net 1/3] net: mscc: ocelot: don't report that RX timestamping is enabled by default
` [PATCH net 2/3] net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
` [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled

[PATCH net-next v4 0/2] net: stmmac: improve driver statistics
 2023-06-26 15:28 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH net-next v4 2/2] net: stmmac: use per-queue 64 bit statistics where necessary

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker
 2023-06-26 15:36 UTC  (4+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-06-26 15:29 UTC  (5+ messages)
      ` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols

Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails
 2023-06-26 15:21 UTC  (11+ messages)

[PATCH net] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
 2023-06-26 15:19 UTC  (2+ messages)

[PATCH net-next] linux/netfilter.h: fix kernel-doc warnings
 2023-06-26 15:17 UTC  (2+ messages)

[PATCH v2] net: wwan: t7xx: Add AP CLDMA
 2023-06-26 15:13 UTC 

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-26 15:03 UTC  (11+ messages)
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams

[PATCH net-next v3 0/2] virtio-net: avoid conflicts between XDP and GUEST_CSUM
 2023-06-26 14:53 UTC  (7+ messages)
` [PATCH net-next v3 1/2] virtio-net: support coexistence of "
` [PATCH net-next v3 2/2] virtio-net: remove GUEST_CSUM check for XDP

[PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools
 2023-06-26 13:56 UTC  (4+ messages)

[PATCH net-next] net: tcp: support to probe tcp receiver OOM
 2023-06-26 13:50 UTC  (3+ messages)

MT7922 problem with "fix rx filter incorrect by drv/fw inconsistent"
 2023-06-26 13:31 UTC  (4+ messages)

[PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY
 2023-06-26 13:24 UTC  (3+ messages)

[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
 2023-06-26 13:18 UTC  (4+ messages)
` [PATCH v4 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use

[PATCH] net: usb: qmi_wwan: add u-blox 0x1312 composition
 2023-06-26 12:53 UTC 

答复: [v5,net-next]net: wwan: t7xx : V5 ptach upstream work
 2023-06-26 12:41 UTC  (4+ messages)
`  "

[PATCH net 0/2] selftests: fix mptcp_join test
 2023-06-26 11:32 UTC  (6+ messages)
` [PATCH net 1/2] selftests: mptcp: join: fix 'delete and re-add' test
` [PATCH net 2/2] selftests: mptcp: join: fix 'implicit EP' test

[PATCH] wifi:mac80211: Replace the ternary conditional operator with max()
 2023-06-26 10:48 UTC 

pull-request: ieee802154 for net-next 2023-06-23
 2023-06-26 10:39 UTC  (3+ messages)

[PATCH net-next v2 1/7] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
 2023-06-26 10:37 UTC  (4+ messages)
` [PATCH net-next v2 4/7] net: dsa: vsc73xx: Add dsa tagging based on 8021q

[PATCH v5] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
 2023-06-26 10:00 UTC  (2+ messages)

[PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-06-26  9:50 UTC  (2+ messages)

[PATCH net v2] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-26  9:33 UTC 

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-06-26  9:04 UTC  (5+ messages)

linux-next: build failure after merge of the net-next tree
 2023-06-26  9:02 UTC  (4+ messages)
  ` [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-26  8:55 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 00/13] Add TJA1120 support
 2023-06-26  8:43 UTC  (4+ messages)
` [PATCH v2 03/13] net: phy: nxp-c45-tja11xx: add *_reg_field functions

[PATCH net-next v3] net: ngbe: add Wake on Lan support
 2023-06-26  8:37 UTC 

[PATCH net] sfc: fix crash when reading stats while NIC is resetting
 2023-06-26  8:30 UTC  (2+ messages)

[PATCH] net: wwan: t7xx: Add AP CLDMA
 2023-06-26  8:20 UTC 

[PATCH net-next v2 00/10] net: phy: C45-over-C22 access
 2023-06-26  7:37 UTC  (15+ messages)
` [PATCH net-next v2 04/10] net: phy: replace is_c45 with phy_accces_mode
` [PATCH net-next v2 06/10] net: phy: print an info if a broken C45 bus is found
` [PATCH net-next v2 07/10] net: phy: add support for C45-over-C22 transfers
` [PATCH net-next v2 10/10] net: mdio: support C45-over-C22 when probed via OF

[net-next Patchv2 0/3] support Round Robin scheduling
 2023-06-26  7:24 UTC  (4+ messages)
` [net-next Patchv2 1/3] octeontx2-pf: implement transmit schedular allocation algorithm
` [net-next Patchv2 2/3] sch_htb: Allow HTB quantum parameter in offload mode
` [net-next Patchv2 3/3] octeontx2-pf: htb offload support for Round Robin scheduling

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[PATCH net-next 0/8] Netfilter/IPVS updates for net-next
 2023-06-26  6:47 UTC  (9+ messages)
` [PATCH net-next 1/8] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
` [PATCH net-next 2/8] ipvs: dynamically limit the connection hash table
` [PATCH net-next 3/8] netfilter: nft_payload: rebuild vlan header when needed
` [PATCH net-next 4/8] netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
` [PATCH net-next 5/8] netfilter: nf_tables: permit update of set size
` [PATCH net-next 6/8] netfilter: snat: evict closing tcp entries on reply tuple collision
` [PATCH net-next 7/8] netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
` [PATCH net-next 8/8] netfilter: nf_tables: limit allowed range via nla_policy

[PATCH] e1000e: Remove unnecessary local variable bufsz
 2023-06-26  6:41 UTC  (2+ messages)

linux-next: build warnings after merge of the net-next tree
 2023-06-26  6:29 UTC 

[syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
 2023-06-26  5:50 UTC  (2+ messages)
` [PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

[PATCH net-next v2 0/3] virtio-net: avoid conflicts between XDP and GUEST_CSUM
 2023-06-26  3:34 UTC  (6+ messages)
` [PATCH net-next v2 1/3] virtio-net: reprobe csum related fields for skb passed by XDP

[PATCH v2 net-next 0/3] Support offload LED blinking to PHY
 2023-06-26  3:33 UTC  (3+ messages)
` [PATCH v2 net-next 3/3] net: phy: marvell: Add support for offloading LED blinking

[ANN] net-next is closed
 2023-06-26  2:30 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).