netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-22 18:31:06 to 2025-02-24 11:25:58 UTC [more...]

[PATCH net-next v7 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-24 11:25 UTC  (5+ messages)
` [PATCH net-next v7 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v7 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v7 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v7 04/15] net: airoha: Move register definitions in airoha_regs.h

[PATCH net-next v05 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-02-24 11:39 UTC  (2+ messages)
` [PATCH net-next v05 1/1] hinic3: module initialization and tx/rx logic

[PATCH AUTOSEL 5.4 3/4] sctp: Fix undefined behavior in left shift operation
 2025-02-24 11:21 UTC 

[PATCH net] net: ipv6: fix TCP GSO segmentation with NAT
 2025-02-24 11:20 UTC 

[PATCH AUTOSEL 5.10 6/7] sctp: Fix undefined behavior in left shift operation
 2025-02-24 11:20 UTC 

[PATCH AUTOSEL 5.15 4/7] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
 2025-02-24 11:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 6/7] sctp: Fix undefined behavior in left shift operation

[PATCH AUTOSEL 6.1 07/12] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
 2025-02-24 11:19 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 11/12] sctp: Fix undefined behavior in left shift operation

[PATCH AUTOSEL 6.6 11/20] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
 2025-02-24 11:19 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 18/20] sctp: Fix undefined behavior in left shift operation

[PATCH AUTOSEL 6.12 19/28] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
 2025-02-24 11:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 26/28] sctp: Fix undefined behavior in left shift operation

[PATCH AUTOSEL 6.13 01/32] selftests/bpf: Adjust data size to have ETH_HLEN
 2025-02-24 11:16 UTC  (3+ messages)
` [PATCH AUTOSEL 6.13 21/32] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
` [PATCH AUTOSEL 6.13 30/32] sctp: Fix undefined behavior in left shift operation

[PATCH net] enic: Avoid removing IPv6 address when updating rings size
 2025-02-24 11:16 UTC  (2+ messages)

[PATCH net-next] net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
 2025-02-24 11:13 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-02-24 11:01 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add XDP support

[PATCH net-next] tcp: be less liberal in tsecr received while in SYN_RECV state
 2025-02-24 11:06 UTC 

[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
 2025-02-24 11:02 UTC  (4+ messages)
` [PATCH net-next v5 02/12] net: pse-pd: Add support for reporting events

[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
 2025-02-24 10:36 UTC  (6+ messages)

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-24 10:36 UTC  (15+ messages)
` [PATCH net-next 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH v2 1/1] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
 2025-02-24 10:35 UTC  (3+ messages)

[RFC net-next v2 0/2] devlink: whole-device, resource .occ_set()
 2025-02-24 10:15 UTC  (5+ messages)
` [RFC net-next v2 1/2] devlink: add whole device devlink instance

[PATCH mptcp] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
 2025-02-24 10:09 UTC  (2+ messages)

[PATCH iwl-next v2] igc: Change Tx mode for MQPRIO offloading
 2025-02-24 10:05 UTC 

[PATCH v10 0/6] Add NSS clock controller support for IPQ9574
 2025-02-24  9:55 UTC  (7+ messages)
` [PATCH v10 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v10 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574

[PATCH net-next] Add OVN to `rtnetlink.h`
 2025-02-24  9:44 UTC 

[PATCH net-next] selftests/net: ensure mptcp is enabled in netns
 2025-02-24  9:40 UTC 

[PATCH net-next v7 0/8] Some pktgen fixes/improvments (part II)
 2025-02-24  9:38 UTC  (10+ messages)
` [PATCH net-next v7 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v7 2/8] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v7 3/8] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v7 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v7 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v7 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v7 7/8] net: pktgen: remove all superfluous index assignements
` [PATCH net-next v7 8/8] selftest: net: add proc_net_pktgen

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-24  9:31 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-02-24  9:27 UTC  (4+ messages)
` [PATCH bpf-next 2/2] "

[PATCH v3 net] tcp: Defer ts_recent changes until req is owned
 2025-02-24  9:22 UTC  (2+ messages)

[PATCH v3] net: dsa: rtl8366rb: Fix compilation problem
 2025-02-24  9:20 UTC  (2+ messages)

Bug Report in Virtio_net driver and skb_try_coalesce
 2025-02-24  9:08 UTC  (3+ messages)

[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
 2025-02-24  9:01 UTC  (2+ messages)

[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
 2025-02-24  9:00 UTC  (3+ messages)

[PATCH net v2] tcp: Defer ts_recent changes until req is owned
 2025-02-24  8:59 UTC  (3+ messages)

[PATCH iproute2] ip: link: netkit: Support scrub options
 2025-02-24  8:55 UTC  (3+ messages)

[RESEND PATCH net-next] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-24  8:38 UTC  (3+ messages)

[PATCH net-next] net-sysfs: restore behavior for not running devices
 2025-02-24  8:23 UTC  (2+ messages)

[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-24  8:20 UTC  (2+ messages)

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-24  7:58 UTC  (22+ messages)
` [PATCH 01/17] bitops: Add generic parity calculation for u32
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 04/17] media: media/test_drivers: "
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "

[PATCH v2] net: ethernet: ti: am65-cpsw: select PAGE_POOL
 2025-02-24  7:22 UTC  (2+ messages)

[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-02-24  6:56 UTC  (4+ messages)

[PATCH iproute2-next 0/5] iprule: Add mask support for L4 ports and DSCP
 2025-02-24  6:52 UTC  (6+ messages)
` [PATCH iproute2-next 1/5] Sync uAPI headers
` [PATCH iproute2-next 2/5] iprule: Move port parsing to a function
` [PATCH iproute2-next 3/5] iprule: Allow specifying ports in hexadecimal notation
` [PATCH iproute2-next 4/5] iprule: Add port mask support
` [PATCH iproute2-next 5/5] iprule: Add DSCP "

[PATCH 6.6.y] net/mlx5e: Don't call cleanup on profile rollback failure
 2025-02-24  6:36 UTC 

[PATCH ipsec v3 0/1] Update offload configuration with SA
 2025-02-24  6:15 UTC  (2+ messages)
` [PATCH ipsec v3 1/1] xfrm: Migrate offload configuration

[Issue] Handling NETDEV_UP/NETDEV_DOWN for macvlan/ipvlan in Namespace
 2025-02-24  6:14 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: select PAGE_POOL
 2025-02-24  5:28 UTC  (3+ messages)

[PATCH v2 net 0/9] net: enetc: fix some known issues
 2025-02-24  4:42 UTC  (11+ messages)
` [PATCH v2 net 2/9] net: enetc: correct the tx_swbd statistics
` [PATCH v2 net 9/9] net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()

[RESEND PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-02-24  4:12 UTC 

[PATCH net-next v5 0/7] net: tn40xx: add support for AQR105 based cards
 2025-02-24  4:08 UTC  (6+ messages)
` [PATCH net-next v5 4/7] net: phy: aquantia: add essential functions to aqr105 driver
` [PATCH net-next v5 5/7] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus

[net-next] Octeontx2-af: RPM: Register driver with PCI subsys IDs
 2025-02-24  3:56 UTC 

[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-02-24  3:06 UTC  (3+ messages)
` [PATCH iproute2 v2] "

linux-next: duplicate patches in the bluetooth tree
 2025-02-24  2:17 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2025-02-24  1:58 UTC 

[PATCH v6 0/6] vhost: Add support of kthread API
 2025-02-24  1:56 UTC  (13+ messages)
` [PATCH v6 1/6] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v6 2/6] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status

[PATCH v11 0/8] rust: Add IO polling
 2025-02-24  1:40 UTC  (3+ messages)
` [PATCH v11 1/8] sched/core: Add __might_sleep_precision()

[PATCH v4 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-02-23 22:52 UTC  (8+ messages)
` [PATCH v4 1/5] net-timestamp: COMPLETION timestamp on packet tx completion

[PATCH net v2] net: Handle napi_schedule() calls from non-interrupt
 2025-02-23 22:17 UTC 

[PATCH net-next] sctp: Remove unused payload from sctp_idatahdr
 2025-02-23 20:45 UTC 

Phy access methods for copper SFP+ disguised as SR
 2025-02-23 17:53 UTC  (4+ messages)

[PATCH] selftests/net: deflake GRO tests and fix return value and output
 2025-02-23 15:19 UTC  (2+ messages)

[net-next PATCH v10 0/6] CN20K silicon with mbox support
 2025-02-23 14:40 UTC  (4+ messages)
` [net-next PATCH v10 5/6] octeontx2-af: CN20K mbox implementation for AF's VF

[PATCH net v2 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-02-23 14:29 UTC  (5+ messages)
` [PATCH net v2 1/2] gre: Fix "
` [PATCH net v2 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices

[PATCH net-next 08/13] net: phy: phy_caps: Introduce link_caps_valid
 2025-02-23 13:40 UTC  (3+ messages)

[PATCH net-next v4 0/5] Symmetric OR-XOR RSS hash
 2025-02-23 12:43 UTC  (7+ messages)
` [PATCH net-next v4 1/5] ethtool: "
` [PATCH net-next v4 5/5] selftests: drv-net-hw: Add a test for symmetric "

[PATCH net v2 1/2] net: ethtool: fix ioctl confusing drivers about desired HDS user config
 2025-02-23 12:32 UTC  (5+ messages)
` [PATCH net v2 2/2] selftests: drv-net: test XDP, HDS auto and the ioctl path

[PATCH ipsec v1 1/2] xfrm: Update offload configuration during SA updates
 2025-02-23 11:21 UTC  (4+ messages)
` [PATCH ipsec v2 0/1] Update offload configuration with SA
  ` [PATCH ipsec v2 1/1] xfrm: Migrate offload configuration

[PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
 2025-02-23 10:20 UTC  (2+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2025-02-19
 2025-02-23  9:43 UTC  (2+ messages)

[PATCH AUTOSEL 6.10 03/27] r8169: remove detection of chip version 11 (early RTL8168b)
 2025-02-23  9:43 UTC  (3+ messages)

[PATCH iwl-next v5 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-23  5:39 UTC  (3+ messages)
` [PATCH iwl-next v5 1/9] net: ethtool: mm: extract stmmac verification logic into common library

[PATCH v2 0/5] net: phy: bcm63xx: Enable internal GPHY on BCM63268
 2025-02-23  0:05 UTC  (6+ messages)
` [PATCH v2 5/5] dt-bindings: mfd: brcm: add gphy controller to BCM63268 sysctl

[PATCH bpf-next v3 1/2] bpf: support TCP_RTO_MAX_MS for bpf_setsockopt
 2025-02-22 22:51 UTC  (2+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_sendmsg
 2025-02-22 21:28 UTC 

[PATCH net-next v3 0/3] Use new for_each macro to create hexdumps
 2025-02-22 21:27 UTC  (9+ messages)
` [PATCH net-next v3 1/3] hexdump: Implement macro for converting large buffers

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-22 19:15 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH net-next 1/2] net: phy: add LED dimming support
 2025-02-22 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: "

[Patch bpf-next 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-02-22 18:30 UTC  (5+ messages)
` [Patch bpf-next 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next 3/4] skmsg: use bitfields for struct sk_psock
` [Patch bpf-next 4/4] tcp_bpf: improve ingress redirection performance with message corking


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