netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-04 15:15:57 to 2023-07-05 17:36:07 UTC [more...]

[PATCH v3 0/6] Introduce STM32 system bus
 2023-07-05 17:35 UTC  (2+ messages)

[PATCH net v3] nfp: clean mc addresses in application firmware when closing port
 2023-07-05 17:34 UTC  (2+ messages)

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-05 17:31 UTC  (7+ messages)
` [PATCH bpf-next v2 06/20] ice: Support HW timestamp hint
` [PATCH bpf-next v2 14/20] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH bpf-next v2 17/20] veth: Implement VLAN tag and checksum level XDP hint

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-05 17:27 UTC  (8+ messages)
` [IGNORE][PATCH 01/10] dt-bindings: Document common device controller bindings
` [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
` [PATCH 03/10] dt-bindings: bus: add device tree bindings for ETZPC
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 05/10] firewall: introduce stm32_firewall framework
` [PATCH 06/10] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH 08/10] bus: etzpc: introduce ETZPC "

[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
 2023-07-05 17:31 UTC  (4+ messages)

[PATCH net v2] nfp: clean mc addresses in application firmware when closing port
 2023-07-05 17:29 UTC  (4+ messages)

pull-request: bpf 2023-07-05
 2023-07-05 17:17 UTC 

[PATCH 0/4] igb: Add support for AF_XDP zero-copy
 2023-07-05 17:16 UTC  (8+ messages)
` [PATCH 2/4] igb: Introduce txrx ring enable/disable functions
` [PATCH 3/4] igb: add AF_XDP zero-copy Rx support

[PATCH net v2 0/5] net: sched: Undo tcf_bind_filter in case of errors in set callbacks
 2023-07-05 17:08 UTC  (7+ messages)
` [PATCH net v2 1/5] net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
` [PATCH net v2 2/5] net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_set_parms
` [PATCH net v2 3/5] net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
` [PATCH net v2 4/5] net: sched: cls_u32: Undo refcount decrement in case update failed
` [PATCH net v2 5/5] net: sched: cls_flower: Undo tcf_bind_filter if fl_set_key fails

[PATCH net] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
 2023-07-05 17:06 UTC  (2+ messages)

[PATCH bpf-next] bpf: Introduce bpf generic log
 2023-07-05 16:54 UTC  (4+ messages)

[PATCH] net: Fix special case of empty range in find_next_netdev_feature()
 2023-07-05 16:25 UTC  (4+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-07-05 16:19 UTC  (11+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-07-05 15:55 UTC  (10+ messages)
` [PATCH RFC net-next v4 1/9] net: intel: introduce Intel Ethernet common library
` [PATCH RFC net-next v4 2/9] iavf: kill "legacy-rx" for good
` [PATCH RFC net-next v4 3/9] iavf: drop page splitting and recycling
` [PATCH RFC net-next v4 4/9] net: page_pool: add DMA-sync-for-CPU inline helpers
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool
` [PATCH RFC net-next v4 7/9] libie: add common queue stats
` [PATCH RFC net-next v4 8/9] libie: add per-queue Page Pool stats
` [PATCH RFC net-next v4 9/9] iavf: switch queue stats to libie

[PATCH] netconsole: Append kernel version to message
 2023-07-05 15:56 UTC  (12+ messages)

[PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-05 15:47 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] wifi: mt76: mt7921e: fix init command fail with enabled device
 2023-07-05 15:26 UTC 

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

[PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations
 2023-07-05 14:41 UTC  (12+ messages)
` [PATCH RFC net-next 2/4] net: page_pool: avoid calling no-op externals when possible

[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-07-05 14:35 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net v2] net:thunderx:Fix resource leaks in device_for_each_child_node() loops
 2023-07-05 14:34 UTC 

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-07-05 13:58 UTC  (28+ messages)

[PATCH] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
 2023-07-05 13:50 UTC  (3+ messages)

[PATCH bpf-next 0/2] BPF kselftest cross-build/RISC-V fixes
 2023-07-05 13:45 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
` [PATCH bpf-next 2/2] selftests/bpf: Honor $(O) when figuring out paths

REMIT TO: REVELL Statement for Vger July 5, 2023 at 09:34:40 PM
 2023-07-05 13:34 UTC 

[PATCH net] octeontx2-af: Promisc enable/disable through mbox
 2023-07-05 13:33 UTC  (2+ messages)

[syzbot] Monthly nfc report (Jul 2023)
 2023-07-05 13:10 UTC 

[syzbot] [usb?] KMSAN: uninit-value in smsc95xx_eeprom_confirm_not_busy
 2023-07-05 12:53 UTC 

[RESEND] [PATCH 1/1] can: m_can: Control tx and rx flow to avoid communication stall
 2023-07-05 12:17 UTC  (3+ messages)

[PATCH net,v2] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
 2023-07-05 12:19 UTC  (2+ messages)

[PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-05 12:17 UTC 

[PATCH] netfilter: nf_tables: do not ignore genmask when looking up chain by id
 2023-07-05 12:16 UTC  (2+ messages)

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-07-05 11:56 UTC  (5+ messages)
      ` Linux-6.5 iwlwifi crash

[PATCH] kselftest/runner.sh: Propagate SIGTERM to runner child
 2023-07-05 11:53 UTC 

[PATCH net] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
 2023-07-05 11:51 UTC  (4+ messages)

[PATCH] vduse: Use proper spinlock for IRQ injection
 2023-07-05 11:45 UTC 

[PATCH net] net: mana: Configure hwc timeout from hardware
 2023-07-05 11:11 UTC  (3+ messages)

[PATCH net v2 0/6] igc: Fix corner cases for TSN offload
 2023-07-05 11:06 UTC  (3+ messages)
` [PATCH net v2 5/6] igc: Fix launchtime before start of cycle
  ` [Intel-wired-lan] "

[PATCH iproute2] tc/taprio: fix parsing of "fp" option when it doesn't appear last
 2023-07-05 10:51 UTC 

[PATCH v2] qed: Remove a duplicate assignment in qed_rdma_create_srq()
 2023-07-05 10:51 UTC  (2+ messages)

[PATCH net 0/3] Fix dropping of oversize preemptible frames with felix DSA driver
 2023-07-05 10:44 UTC  (4+ messages)
` [PATCH net 1/3] net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
` [PATCH net 2/3] net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
` [PATCH net 3/3] net: mscc: ocelot: fix oversize frame dropping for preemptible TCs

[PATCH v11 00/12] Network support for Landlock
 2023-07-05 10:36 UTC  (6+ messages)
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions

[PATCH v3 0/3] vduse: add support for networking devices
 2023-07-05 10:04 UTC  (4+ messages)
` [PATCH v3 1/3] vduse: validate block features only with block devices
` [PATCH v3 2/3] vduse: enable Virtio-net device type
` [PATCH v3 3/3] vduse: Temporarily disable control queue features

[PATCH net 0/9] mptcp: fixes for v6.5
 2023-07-05 10:00 UTC  (11+ messages)
` [PATCH net 1/9] mptcp: ensure subflow is unhashed before cleaning the backlog
` [PATCH net 2/9] mptcp: do not rely on implicit state check in mptcp_listen()
` [PATCH net 3/9] selftests: mptcp: connect: fail if nft supposed to work
` [PATCH net 4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available
` [PATCH net 5/9] selftests: mptcp: sockopt: return error if wrong mark
` [PATCH net 6/9] selftests: mptcp: userspace_pm: use correct server port
` [PATCH net 7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests
` [PATCH net 8/9] selftests: mptcp: depend on SYN_COOKIES
` [PATCH net 9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support

[PATCH net] s390/qeth: Fix vipa deletion
 2023-07-05  9:50 UTC  (3+ messages)

[PATCH iwl-net v2] ice: prevent call trace during reload
 2023-07-05  9:33 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] can: raw: fix receiver memory leak
 2023-07-05  9:25 UTC 

[PATCH] FYI 6.4 xfrm_prepare_input/xfrm_inner_mode_encap_remove WARN_ON hit - related to ESPinUDP
 2023-07-05  8:57 UTC  (3+ messages)
` [PATCH] xfrm: Silence warnings triggerable by bad packets

[PATCH v1] drivers: qed: remove duplicate assignments
 2023-07-05  8:55 UTC  (2+ messages)
` [PATCH] "

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-05  8:42 UTC  (10+ messages)

[PATCH v1 0/2] net: phy: at803x: support qca8081 1G version chip
 2023-07-05  8:35 UTC  (6+ messages)
` [PATCH v1 1/2] net: phy: at803x: support qca8081 1G chip type
` [PATCH v1 2/2] net: phy: at803x: add qca8081 fifo reset on the link changed

[PATCH net] crypto: af_alg: Fix merging of written data into spliced pages
 2023-07-05  8:18 UTC  (3+ messages)

[PATCH V5 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-07-05  8:16 UTC 

[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-05  8:05 UTC  (2+ messages)

[PATCH net 0/5] net: sched: Undo tcf_bind_filter in case of errors in set callbacks
 2023-07-05  7:45 UTC  (7+ messages)
` [PATCH net 1/5] net: sched: cls_bpf: Undo tcf_bind_filter in case of an error

[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
 2023-07-05  7:34 UTC  (10+ messages)
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support

[PATCH] net: lan78xx: Fix possible uninit bug
 2023-07-05  7:16 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-out-of-bounds Read in xfrm_state_walk
 2023-07-05  7:15 UTC 

[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-05  6:31 UTC  (11+ messages)
` [PATCH net 1/3] net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
` [PATCH net 2/3] net: fec: recycle pages for transmitted XDP frames
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-07-05  6:04 UTC  (12+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH net] net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
 2023-07-05  5:39 UTC  (3+ messages)

[PATCH net] net: mvneta: fix txq_map in case of txq_number==1
 2023-07-05  5:37 UTC 

[PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
 2023-07-05  4:50 UTC  (3+ messages)

Fwd: 3 more broken Zaurii - SL-5600, A300, C700
 2023-07-05  2:09 UTC 

[PATCH net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
 2023-07-05  1:37 UTC  (3+ messages)

[PATCH v1] net:thunder_bgx:Fix resource leaks in device_for_each_child_node() loops
 2023-07-05  1:20 UTC  (3+ messages)
  ` 回复: "

[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
 2023-07-04 23:34 UTC  (10+ messages)

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-04 22:45 UTC 

[PATCH 0/2] bpf, net: Allow setting SO_TIMESTAMPING* from BPF
 2023-07-04 20:26 UTC  (5+ messages)

[PATCH resubmit] net: fec: Refactor: rename `adapter` to `fep`
 2023-07-04 19:38 UTC  (2+ messages)

[PATCH v2 0/3] vduse: add support for networking devices
 2023-07-04 19:22 UTC  (6+ messages)
` [PATCH v2 1/3] vduse: validate block features only with block devices
` [PATCH v2 2/3] vduse: enable Virtio-net device type
` [PATCH v2 3/3] vduse: Temporarily disable control queue features

[PATCH] net: Replace strlcpy with strscpy
 2023-07-04 18:50 UTC  (3+ messages)

[PATCH v2 net 0/2] Fix mangled link-local MAC DAs with SJA1105 DSA
 2023-07-04 18:50 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_router: Fix an IS_ERR() vs NULL check
 2023-07-04 18:40 UTC  (2+ messages)

[PATCH net] pptp: Fix fib lookup calls
 2023-07-04 18:40 UTC  (2+ messages)

r8169: transmit transmit queue timed out - v6.4 cycle
 2023-07-04 17:42 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
 2023-07-04 17:22 UTC 

Fw: [Bug 217629] New: [regression] Wake-on-LAN broken in new kernel for E2400 Ethernet Controller with Qualcomm Atheros
 2023-07-04 16:05 UTC  (2+ messages)

Regression bisected to "crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES"
 2023-07-04 15:53 UTC  (2+ messages)

[PATCH net] net: ftmac100: add multicast filtering possibility
 2023-07-04 15:40 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 NNTP newsgroup(s).