Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-10 12:25:09 to 2024-05-11 02:00:30 UTC [more...]

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH v3 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net] ice: Fix package download algorithm
 2024-05-11  2:00 UTC  (2+ messages)

[PATCHv3 net 0/3] ipv6: sr: fix errors during unregister
 2024-05-11  1:52 UTC  (7+ messages)
` [PATCHv3 net 1/3] ipv6: sr: add missing seg6_local_exit
` [PATCHv3 net 2/3] ipv6: sr: fix incorrect unregister order
` [PATCHv3 net 3/3] ipv6: sr: fix invalid unregister error path

[PATCH net] inet: fix inet_fill_ifaddr() flags truncation
 2024-05-11  1:47 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-11  1:42 UTC  (6+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro

[PATCH, net-next, 0/2] net: stmmac: support for BCM8958x SoC
 2024-05-11  1:35 UTC  (3+ messages)
` [PATCH, net-next, 2/2] net: stmmac: PCI driver for BCM8958X SoC

[PATCH net-next v2] selftests: net: local_termination: annotate the expected failures
 2024-05-11  1:32 UTC 

[PATCH net] bnxt_en: silence clang build warning
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: net: fix timestamp not arriving in cmsg_time.sh
 2024-05-11  1:30 UTC  (4+ messages)

[PATCH net] eth: sungem: remove .ndo_poll_controller to avoid deadlocks
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net] selftests: net: add missing config for amt.sh
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net] selftests: net: move amt to socat for better compatibility
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net-next] ice: add and use roundup_u64 instead of open coding equivalent
 2024-05-11  1:13 UTC  (2+ messages)

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-11  0:28 UTC  (21+ messages)
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)
` [PATCH net-next v3 10/24] ovpn: implement basic RX "

[TEST] Flake report
 2024-05-11  0:14 UTC  (9+ messages)

[PATCH net-next v2 0/5] net: ethernet: cortina: TSO and pause param
 2024-05-11  0:11 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: ethernet: cortina: Restore TSO support
` [PATCH net-next v2 2/5] net: ethernet: cortina: Use TSO also on common TCP
` [PATCH net-next v2 3/5] net: ethernet: cortina: Rename adjust link callback
` [PATCH net-next v2 4/5] net: ethernet: cortina: Use negotiated TX/RX pause
` [PATCH net-next v2 5/5] net: ethernet: cortina: Implement .set_pauseparam()

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-05-11  0:11 UTC  (4+ messages)
` [RFC net-next 01/15] psp: add documentation

[net-next PATCH v10 0/5] net: phy: generic polarity + LED support for qca808x
 2024-05-10 23:58 UTC  (4+ messages)
` [net-next PATCH v10 3/5] net: phy: add support for PHY LEDs polarity modes

[PATCH] ynl: ensure exact-len value is resolved
 2024-05-10 23:22 UTC 

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-10 23:21 UTC  (15+ messages)
` [PATCH net-next v9 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v9 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 06/14] page_pool: convert to use netmem
` [PATCH net-next v9 07/14] page_pool: devmem support
` [PATCH net-next v9 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v9 09/14] net: support non paged skb frags
` [PATCH net-next v9 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v9 13/14] net: add devmem TCP documentation
` [PATCH net-next v9 14/14] selftests: add ncdevmem, netcat for devmem TCP

r8169: transmit queue timeouts and IRQ masking
 2024-05-10 22:29 UTC  (5+ messages)

[RFC PATCH v8 00/20] bpf qdisc
 2024-05-10 22:16 UTC  (23+ messages)
` [RFC PATCH v8 01/20] bpf: Support passing referenced kptr to struct_ops programs
` [RFC PATCH v8 02/20] selftests/bpf: Test referenced kptr arguments of "
` [RFC PATCH v8 03/20] bpf: Allow struct_ops prog to return referenced kptr
` [RFC PATCH v8 04/20] selftests/bpf: Test returning kptr from struct_ops programs
` [RFC PATCH v8 05/20] bpf: Generate btf_struct_metas for kernel BTF
` [RFC PATCH v8 06/20] bpf: Recognize kernel types as graph values
` [RFC PATCH v8 07/20] bpf: Allow adding kernel objects to collections
` [RFC PATCH v8 08/20] selftests/bpf: Test adding kernel object to bpf graph
` [RFC PATCH v8 09/20] bpf: Find special BTF fields in union
` [RFC PATCH v8 10/20] bpf: Introduce exclusive-ownership list and rbtree nodes
` [RFC PATCH v8 11/20] bpf: Allow adding exclusive nodes to bpf list and rbtree
` [RFC PATCH v8 12/20] selftests/bpf: Modify linked_list tests to work with macro-ified removes
` [RFC PATCH v8 13/20] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [RFC PATCH v8 14/20] bpf: net_sched: Add bpf qdisc kfuncs
` [RFC PATCH v8 15/20] bpf: net_sched: Allow more optional methods in Qdisc_ops
` [RFC PATCH v8 16/20] libbpf: Support creating and destroying qdisc
` [RFC PATCH v8 17/20] selftests: Add a basic fifo qdisc test
` [RFC PATCH v8 18/20] selftests: Add a bpf fq qdisc to selftest
` [RFC PATCH v8 19/20] selftests: Add a bpf netem "
` [RFC PATCH v8 20/20] selftests: Add a prio bpf qdisc

[PATCH RFC net-next] net: cache the __dev_alloc_name()
 2024-05-10 21:30 UTC  (4+ messages)

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-10 21:27 UTC  (9+ messages)

pull request: bluetooth-next 2024-05-10
 2024-05-10 21:14 UTC 

pull request: bluetooth 2024-05-03
 2024-05-10 21:11 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd
 2024-05-10 21:06 UTC 

[PATCH] pci: Add ACS quirk for Broadcom BCM5760X NIC
 2024-05-10 20:42 UTC 

[PATCH net-next 0/2] Add TX stop/wake counters
 2024-05-10 20:40 UTC  (12+ messages)
` [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake
` [PATCH net-next 2/2] virtio_net: Add TX stopped and wake counters
      `  "

SFP and SFP+
 2024-05-10 20:37 UTC  (2+ messages)

[PATCH V1 0/9] PCIe TPH and cache direct injection support
 2024-05-10 20:37 UTC  (10+ messages)
` [PATCH V1 8/9] bnxt_en: Add TPH support in BNXT driver

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-10 20:20 UTC  (6+ messages)
` [PATCH net-next v9 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment

[PATCH net-next 0/2] Add TX stop/wake counters
 2024-05-10 20:19 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netdev: Add queue stats for TX stop and wake
` [PATCH net-next v2 2/2] virtio_net: Add TX stopped and wake counters

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-10 20:16 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-05-10 19:21 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add mptcp "

[PATCH net-next 2/2] net/smc: Introduce IPPROTO_SMC
 2024-05-10 18:32 UTC  (3+ messages)

[PATCH net-next v3 00/13] First try to replace page_frag with page_frag_cache
 2024-05-10 18:30 UTC  (11+ messages)
` [PATCH net-next v3 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v3 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v3 12/13] mm: page_frag: update documentation for page_frag

[PATCH v4 00/66] Define _GNU_SOURCE for sources using
 2024-05-10 17:45 UTC  (5+ messages)
` [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 55/66] selftests/seccomp: Drop define _GNU_SOURCE

[PATCH net v5] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-05-10 17:37 UTC  (2+ messages)

[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
 2024-05-10 16:40 UTC  (3+ messages)
` [PATCH net-next v18 06/13] rtase: Implement .ndo_start_xmit function

[PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-05-10 16:22 UTC  (14+ messages)
` [PATCH RFC iwl-next 01/12] libeth: add cacheline / struct alignment helpers
` [PATCH RFC iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
` [PATCH RFC iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [PATCH RFC iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
` [PATCH RFC iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
` [PATCH RFC iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops
` [PATCH RFC iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
` [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
` [PATCH RFC iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats
` [PATCH RFC iwl-next 10/12] libeth: support different types of buffers for Rx
` [PATCH RFC iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
` [PATCH RFC iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer

[PATCH v2] net: smc91x: Fix m68k kernel compilation for ColdFire CPU
 2024-05-10 16:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-10 16:22 UTC  (8+ messages)
` [PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
          ` [PATCH net-next 14/15 v2] "

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-10 15:59 UTC  (7+ messages)
` [PATCH net-next v6 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v6 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v6 6/7] net: stmmac: add support for RZ/N1 GMAC

[PATCH net-next v3 0/3] net: A lightweight zero-copy notification
 2024-05-10 15:59 UTC  (4+ messages)
` [PATCH net-next v3 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v3 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v3 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH net 0/5] mlx5 misc fixes
 2024-05-10 15:51 UTC  (7+ messages)
` [PATCH net 1/5] net/mlx5e: Fix netif state handling
` [PATCH net 2/5] net/mlx5: Fix peer devlink set for SF representor devlink port
` [PATCH net 3/5] net/mlx5: Reload only IB representors upon lag disable/enable

[PATCH] connector: Fix invalid conversion in cn_proc.h
 2024-05-10 15:49 UTC 

[PATCH net-next] selftests: net: use upstream mtools
 2024-05-10 15:34 UTC  (3+ messages)

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2024-05-10 14:54 UTC  (14+ messages)

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-10 14:39 UTC  (15+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter
` [PATCH v4 03/11] treewide, serdev: add flags argument to receive_buf()
` [PATCH v4 04/11] tty: serdev: Add method to enable break flags
` [PATCH v4 07/11] can: Add support for hexDEV serial LIN adapter hexLINSER
` [PATCH v4 09/11] can: lin: Handle rx offload config frames
` [PATCH v4 10/11] can: lin: Support setting LIN mode

[net-next PATCH] test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected
 2024-05-10 14:37 UTC 

[PATCH iproute2] bridge/vlan.c: fix build with gcc 14 on musl systems
 2024-05-10 14:36 UTC  (2+ messages)
` [PATCH v2 iproute2] bridge/vlan.c: "

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-05-10 14:27 UTC  (5+ messages)
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver

[RFC bpf-next v1 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-10 14:01 UTC  (5+ messages)
` [RFC bpf-next v1 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [RFC bpf-next v1 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [RFC bpf-next v1 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [RFC bpf-next v1 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH net-next v4 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-10 14:01 UTC  (6+ messages)
` [PATCH net-next v4 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH v3 0/2] Add Bananapi R3 Mini
 2024-05-10 13:53 UTC  (2+ messages)

[PATCH net] net: ethernet: cortina: Locking fixes
 2024-05-10 13:46 UTC  (3+ messages)

[PATCH net-next,v3 01/12] gtp: remove useless initialization
 2024-05-10 13:10 UTC  (2+ messages)

[PATCH net-next v3 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-10 13:07 UTC  (5+ messages)
` [PATCH net-next v3 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH net-next] virtio_net: Fix error code in __virtnet_get_hw_stats()
 2024-05-10 12:50 UTC 

[net-next,v4] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-10 12:38 UTC  (4+ messages)

[PATCH v2 0/2] Selftests: Fix compilation warnings due to missing _GNU_SOURCE definition
 2024-05-10 12:33 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "selftests/harness: remove use of LINE_MAX"
` [PATCH v2 2/2] selftests/harness: Use 1024 in place of LINE_MAX

[PATCH v2 2/2] e1000e: fix link fluctuations problem
 2024-05-10 12:32 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] net: dsa: microchip: DCB fixes
 2024-05-10 12:29 UTC  (7+ messages)
` [PATCH net-next v3 1/3] net: dsa: microchip: dcb: rename IPV to IPM
` [PATCH net-next v3 2/3] net: dsa: microchip: dcb: add comments for DSCP related functions
` [PATCH net-next v3 3/3] net: dsa: microchip: dcb: set default apptrust to PCP only

[iwl-next v1 00/14] ice: support devlink subfunction
 2024-05-10 12:26 UTC  (15+ messages)
` [iwl-next v1 03/14] ice: add basic devlink subfunctions support
` [iwl-next v1 08/14] ice: create port representor for SF
        ` [Intel-wired-lan] "
      ` [Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction

[PATCH net-next v2 0/5] tcp: support rstreasons in the passive logic
 2024-05-10 12:25 UTC  (6+ messages)
` [PATCH net-next v2 1/5] tcp: rstreason: fully support in tcp_rcv_synsent_state_process()
` [PATCH net-next v2 2/5] tcp: rstreason: fully support in tcp_ack()
` [PATCH net-next v2 3/5] tcp: rstreason: fully support in tcp_rcv_state_process()
` [PATCH net-next v2 4/5] tcp: rstreason: handle timewait cases in the receive path
` [PATCH net-next v2 5/5] tcp: rstreason: fully support in tcp_check_req()


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