netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-23 17:34:39 to 2025-01-24 16:03:36 UTC [more...]

[PATCHv2 net] Bonding: Fix support for gso_partial_features
 2025-01-24 16:03 UTC  (5+ messages)

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-24 16:02 UTC  (10+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH RFC net-next v3 2/8] netconsole: Rename userdata to extradata
` [PATCH RFC net-next v3 3/8] netconsole: Helper to count number of used entries
` [PATCH RFC net-next v3 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH RFC net-next v3 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH RFC net-next v3 6/8] netconsole: add support for sysdata and CPU population
` [PATCH RFC net-next v3 7/8] netconsole: selftest: test for sysdata CPU
` [PATCH RFC net-next v3 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH net] net: netlink: prevent potential integer overflow in nlmsg_new()
 2025-01-24 16:02 UTC  (4+ messages)

[PATCH v2 1/3] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-01-24 15:54 UTC  (4+ messages)

[PATCH RFC net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-01-24 15:50 UTC  (10+ messages)

[PATCH 0/8] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-24 15:42 UTC  (22+ messages)
` [PATCH 1/8] nfsd: don't restart v4.1+ callback when RPC_SIGNALLED is set
` [PATCH 2/8] nfsd: fix CB_SEQUENCE error handling of NFS4ERR_{BADSLOT,BADSESSION,SEQ_MISORDERED}
` [PATCH 3/8] nfsd: when CB_SEQUENCE gets NFS4ERR_DELAY, release the slot
` [PATCH 4/8] nfsd: fix default case in nfsd4_cb_sequence_done()
` [PATCH 5/8] nfsd: reverse default of "ret" variable "
` [PATCH 6/8] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
` [PATCH 7/8] nfsd: clean up and amend comments around nfsd4_cb_sequence_done()
` [PATCH 8/8] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return

[PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code
 2025-01-24 15:41 UTC  (12+ messages)
` [PATCH v1 1/9] media: video-i2c: "
` [PATCH v1 2/9] net: aquantia: "
` [PATCH v1 3/9] net: nfp: "
` [PATCH v1 4/9] net: phy: marvell: "
` [PATCH v1 5/9] net: phy: marvell10g: "
` [PATCH v1 6/9] rtc: ab-eoz9: "
` [PATCH v1 7/9] rtc: ds3232: "
` [PATCH v1 8/9] w1: w1_therm: w1: "
` [PATCH v1 9/9] net: phy: aquantia: "

[PATCH net-next v2 0/5] netconsole: Add support for CPU population
 2025-01-24 15:28 UTC  (8+ messages)
` [PATCH net-next v2 3/5] netconsole: add support for sysdata and "

[pull request][net-next 00/11] mlx5 updates 2025-01-16
 2025-01-24 15:26 UTC  (9+ messages)
` [net-next 10/11] net/mlx5e: Implement queue mgmt ops and single channel swap

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2025-01-24 15:02 UTC  (8+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-01-24 15:14 UTC  (10+ messages)
` [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path

[PATCH net] net: ovs: prevent underflow in queue_userspace_packet()
 2025-01-24 14:49 UTC 

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-24 14:45 UTC  (12+ messages)
` [RFC v2 PATCH 01/10] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs
` [RFC v2 PATCH 02/10] net: ti: prueth: Adds ICSSM Ethernet driver
` [RFC v2 PATCH 03/10] net: ti: prueth: Adds PRUETH HW and SW configuration
` [RFC v2 PATCH 04/10] net: ti: prueth: Adds link detection, RX and TX support
` [RFC v2 PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [RFC v2 PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [RFC v2 PATCH 07/10] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [RFC v2 PATCH 08/10] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [RFC v2 PATCH 09/10] net: ti: prueth: Adds power management support for PRU-ICSS
` [RFC v2 PATCH 10/10] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance

[PATCH net v3] net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
 2025-01-24 14:42 UTC  (2+ messages)

[RFC PATCH v3 01/19] landlock: Support socket access-control
 2025-01-24 14:02 UTC  (13+ messages)

[syzbot] [mptcp?] WARNING in mptcp_pm_nl_set_flags (2)
 2025-01-24 13:43 UTC  (2+ messages)

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-01-24 13:38 UTC  (5+ messages)
` [PATCH v8 01/27] "

[PATCH net-next v2 0/4] Add support to do threaded napi busy poll
 2025-01-24 13:18 UTC  (7+ messages)
` [PATCH net-next v2 1/4] Add support to set napi threaded for individual napi
` [PATCH net-next v2 2/4] net: Create separate gro_flush helper function
` [PATCH net-next v2 3/4] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v2 4/4] selftests: Add napi threaded busy poll test in `busy_poller`

[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
 2025-01-24 11:45 UTC  (9+ messages)
` [PATCH bpf-next v6 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v6 4/4] igc: Add launch time support to XDP ZC
          ` [xdp-hints] "

[PATCH net v3 0/3] Limit devicetree parameters to hardware capability
 2025-01-24 11:43 UTC  (5+ messages)
` [PATCH net v3 1/3] net: stmmac: Limit the number of MTL queues "
` [PATCH net v3 2/3] net: stmmac: Limit FIFO size by "
` [PATCH net v3 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified

[Patch net 0/4] net_sched: two security bug fixes and test cases
 2025-01-24 11:37 UTC  (6+ messages)
` [Patch net 1/4] pfifo_tail_enqueue: Drop new packet when sch->limit == 0
` [Patch net 2/4] Add test case to check for pfifo_tail_enqueue() behaviour when limit "
` [Patch net 3/4] netem: update sch->q.qlen before qdisc_tree_reduce_backlog()
` [Patch net 4/4] selftests/tc-testing: add tests for qdisc_tree_reduce_backlog

[PATCH net] tools: ynl: c: correct reverse decode of empty attrs
 2025-01-24 10:17 UTC  (2+ messages)

[PATCH net v2] bonding: Correctly support GSO ESP offload
 2025-01-24 11:10 UTC  (4+ messages)

[PATCH v2 0/6] landlock: Add UDP access control support
 2025-01-24 11:06 UTC  (10+ messages)
` [PATCH v2 1/6] landlock: Add UDP bind+connect access control
` [PATCH v2 3/6] landlock: Add UDP sendmsg "
` [PATCH v2 5/6] samples/landlock: Add sandboxer UDP "

[PATCH v6] Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
 2025-01-24 10:45 UTC 

[syzbot] [wireless?] upstream test error: possible deadlock in ieee80211_remove_interfaces
 2025-01-24 10:39 UTC 

[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-24 10:25 UTC  (3+ messages)

[PATCH] documentation: networking: fix spelling mistakes
 2025-01-24 10:02 UTC  (2+ messages)

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2025-01-24  9:52 UTC  (4+ messages)
` [PATCH net-next v23 3/7] mm: page_frag: use initial zero offset for page_frag_alloc_align()

[PATCH net v2] net: usb: rtl8150: enable basic endpoint checking
 2025-01-24  9:30 UTC 

[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
 2025-01-24  9:09 UTC  (3+ messages)

[PATCH net] vmxnet3: Fix tx queue race condition with XDP
 2025-01-24  9:02 UTC 

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-24  8:55 UTC  (9+ messages)
` [PATCH net-next v6 06/12] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v6 07/12] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v6 08/12] net: homa: create homa_incoming.c

[PATCH net v2] bonding: Correctly support GSO ESP offload
 2025-01-24  8:33 UTC 

[PATCH net] bonding: Correctly support GSO ESP offload
 2025-01-24  8:12 UTC  (3+ messages)

[PATCH v4 iwl-net 0/3] ice: fix Rx data path for heavy 9k MTU traffic
 2025-01-24  7:49 UTC  (5+ messages)
` [PATCH v4 iwl-net 3/3] ice: stop storing XDP verdict within ice_rx_buf

[PATCH v2 v5.10.y] Bluetooth: RFCOMM: Fix not validating setsockopt user input
 2025-01-24  7:20 UTC 

[PATCH net-next v2 0/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
 2025-01-24  6:36 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-gain-milli

[PATCH net] net: mv643xx_eth: implement descriptor cleanup in txq_submit_tso
 2025-01-24  6:24 UTC 

[PATCH v5.10-v5.15] Bluetooth: RFCOMM: Fix not validating setsockopt user input
 2025-01-24  6:13 UTC  (4+ messages)

[PATCH v2 v5.15.y 0/2] Backporting the patches to fix CVE-2024-35966
 2025-01-24  5:33 UTC  (3+ messages)
` [PATCH v2 v5.15.y 1/2] Bluetooth: SCO: Fix not validating setsockopt user input
` [PATCH v2 v5.15.y 2/2] Bluetooth: RFCOMM: "

[PATCH] bpf: Fix mix-up of 4096 and page size
 2025-01-24  5:14 UTC  (2+ messages)

[PATCH net v2 0/3] Limit devicetree parameters to hardware capability
 2025-01-24  4:19 UTC  (5+ messages)

[net-next PATCH v4 3/6] octeontx2-pf: AF_XDP zero copy receive support
 2025-01-24  4:10 UTC  (2+ messages)

[PATCH net v3 0/7] eth: fix calling napi_enable() in atomic context
 2025-01-24  3:18 UTC  (8+ messages)
` [PATCH net v3 1/7] eth: tg3: "
` [PATCH net v3 2/7] eth: forcedeth: remove local wrappers for napi enable/disable
` [PATCH net v3 3/7] eth: forcedeth: fix calling napi_enable() in atomic context
` [PATCH net v3 4/7] eth: 8139too: "
` [PATCH net v3 5/7] eth: niu: "
` [PATCH net v3 6/7] eth: via-rhine: "
` [PATCH net v3 7/7] wifi: mt76: move napi_enable() from under BH

[PATCH bpf v2 1/2] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
 2025-01-24  2:45 UTC  (7+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Adjust data size to have ETH_HLEN

[PATCH net] af_unix: Correct comment to reference kfree_skb_reason hook
 2025-01-24  2:11 UTC  (2+ messages)

[PATCH bpf v2] bpf: remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed
 2025-01-24  2:00 UTC  (2+ messages)

[PATCH v8 3/7] rust: time: Introduce Instant type
 2025-01-24  1:50 UTC  (4+ messages)

[PATCH net] net: fec: remove unnecessary DMA mapping of TSO header
 2025-01-24  1:39 UTC  (4+ messages)

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-24  1:38 UTC  (7+ messages)
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 5/7] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
 2025-01-24  1:14 UTC  (7+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping

[PATCH v2] atm/fore200e: Fix possible data race in fore200e_open()
 2025-01-24  0:50 UTC  (3+ messages)

[PATCH bpf-next v2 00/14] bpf qdisc
 2025-01-24  0:04 UTC  (10+ messages)
` [PATCH bpf-next v2 01/14] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v2 02/14] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v2 03/14] bpf: Allow struct_ops prog to return referenced kptr

[PATCH v4 0/4] RTL9300 MDIO driver
 2025-01-23 23:40 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: net: Add Realtek MDIO controller

[PATCH net] net: page_pool: don't try to stash the napi id
 2025-01-23 23:16 UTC 

[PATCH net v2 0/7] eth: fix calling napi_enable() in atomic context
 2025-01-23 22:48 UTC  (3+ messages)
` [PATCH net v2 4/7] eth: 8139too: "

[PATCH rdma-next 00/13] RDMA/mana_ib: Enable CM for mana_ib
 2025-01-23 22:48 UTC  (10+ messages)
` [PATCH rdma-next 08/13] net/mana: fix warning in the writer of client oob
` [PATCH rdma-next 09/13] RDMA/mana_ib: UD/GSI work requests
` [PATCH rdma-next 12/13] RDMA/mana_ib: polling of CQs for GSI/UD
` [PATCH rdma-next 13/13] RDMA/mana_ib: indicate CM support

[PATCH bpf] bpf: fix classic bpf reads from negative offset outside of linear skb portion
 2025-01-23 22:36 UTC  (6+ messages)

[PATCH v6 00/10] DTS updates for system1 BMC
 2025-01-23 22:17 UTC  (5+ messages)
` [PATCH v6 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v6 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

[PATCH net] netdevsim: don't assume core pre-populates HDS params on GET
 2025-01-23 22:14 UTC 

[PATCH net v2] net: davicom: fix UAF in dm9000_drv_remove
 2025-01-23 21:42 UTC 

[PATCH] posix-clock: Explicitly handle compat ioctls
 2025-01-23 21:10 UTC  (6+ messages)

[PATCH net] vxlan: Fix uninit-value in vxlan_vnifilter_dump()
 2025-01-23 21:01 UTC  (2+ messages)

[PATCH net-next v6 0/5] net: napi: add CPU affinity to napi->config
 2025-01-23 20:27 UTC  (8+ messages)
` [PATCH net-next v6 1/5] net: move ARFS rmap management to core
` [PATCH net-next v6 2/5] net: napi: add CPU affinity to napi_config

[PATCH net-next v2 0/3] net: phy: realtek: add hwmon support
 2025-01-23 20:12 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net 0/3] mptcp: fixes addressing syzbot reports
 2025-01-23 18:05 UTC  (4+ messages)
` [PATCH net 1/3] mptcp: consolidate suboption status
` [PATCH net 2/3] mptcp: pm: only set fullmesh for subflow endp
` [PATCH net 3/3] mptcp: handle fastopen disconnect correctly

[PATCH v16 0/1] MCTP Over PCC Transport
 2025-01-23 18:03 UTC  (4+ 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).