Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-09 01:40:30 to 2024-05-09 14:37:07 UTC [more...]

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 14:37 UTC  (6+ messages)
` [PATCH v2 3/5] selftests: Include KHDR_INCLUDES in Makefile

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-09 14:36 UTC  (37+ messages)
` [PATCH net-next v3 04/24] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v3 05/24] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 08/24] ovpn: introduce the ovpn_socket object
` [PATCH net-next v3 24/24] testing/selftest: add test tool and scripts for ovpn module

[PATCH v6 0/7] dma: skip calling no-op sync ops when possible
 2024-05-09 14:33 UTC  (10+ messages)
  ` [PATCH v6 2/7] dma: avoid redundant calls for sync operations

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-05-09 14:28 UTC  (4+ messages)

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

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-05-09 14:19 UTC  (3+ messages)

[net PATCH v4] net: stmmac: move the EST and EST lock to struct stmmac_priv
 2024-05-09 14:02 UTC  (2+ messages)

[PATCHv2] l2tp: Support several sockets with same IP/port quadruple
 2024-05-09 14:00 UTC  (2+ messages)

[PATCH v2 2/2] e1000e: fix link fluctuations problem
 2024-05-09 13:46 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH net v4] nfc: nci: Fix uninit-value in nci_rx_work
 2024-05-09 13:44 UTC  (2+ messages)

[RFC PATCH bpf-next v7 0/3] Replace mono_delivery_time with tstamp_type
 2024-05-09 13:41 UTC  (5+ messages)
` [RFC PATCH bpf-next v7 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v7 2/3] net: Add additional bit to support clockid_t timestamp type

[PATCH net-next v1] lan78xx: Enable 125 MHz CLK and Auto Speed configuration for LAN7801 if NO EEPROM is detected
 2024-05-09 13:39 UTC  (4+ messages)

[PATCH net v2 0/4] Wangxun fixes
 2024-05-09 13:38 UTC  (8+ messages)
` [PATCH net v2 1/4] net: wangxun: fix the incorrect display of queue number in statistics
` [PATCH net v2 4/4] net: txgbe: fix to control VLAN strip

[PATCH net-next v4 6/6] net: tn40xx: add PHYLIB support
 2024-05-09 13:37 UTC  (5+ messages)

Non-functional ixgbe driver between Intel X553 chipset and Cisco switch via kernel >=6.1 under Debian
 2024-05-09 13:26 UTC  (4+ messages)

[PATCHv3 net 0/3] ipv6: sr: fix errors during unregister
 2024-05-09 13:18 UTC  (4+ 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-next 0/5] tcp: support rstreasons in the passive logic
 2024-05-09 13:13 UTC  (6+ messages)
` [PATCH net-next 1/5] tcp: fully support sk reset reasons in tcp_rcv_synsent_state_process()
` [PATCH net-next 2/5] tcp: fully support sk reset reason in tcp_ack()
` [PATCH net-next 3/5] tcp: fully support sk reset reason in tcp_rcv_state_process()
` [PATCH net-next 4/5] tcp: handle timewait cases in rstreason logic
` [PATCH net-next 5/5] tcp: handle rstreason in tcp_check_req()

[PATCH RFC net-next] net: cache the __dev_alloc_name()
 2024-05-09 13:06 UTC  (7+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-09 13:04 UTC  (6+ messages)

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-09 13:01 UTC  (14+ messages)
` [PATCH net-next v12 01/15] net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
` [PATCH net-next v12 07/15] net: stmmac: dwmac-loongson: Add ref and ptp clocks for Loongson
` [PATCH net-next v12 13/15] net: stmmac: dwmac-loongson: Add Loongson GNET support

[PATCH net-next,v3 00/12] gtp updates for net-next (v3)
 2024-05-09 12:19 UTC  (25+ messages)
` [PATCH net-next,v3 01/12] gtp: remove useless initialization
` [PATCH net-next,v3 02/12] gtp: properly parse extension headers
` [PATCH net-next,v3 03/12] gtp: prepare for IPv6 support
` [PATCH net-next,v3 04/12] gtp: add "
` [PATCH net-next,v3 05/12] gtp: use IPv6 address /64 prefix for UE/MS
` [PATCH net-next,v3 06/12] gtp: pass up link local traffic to userspace socket
` [PATCH net-next,v3 07/12] gtp: move debugging to skbuff build helper function
` [PATCH net-next,v3 08/12] gtp: remove IPv4 and IPv6 header from context object
` [PATCH net-next,v3 09/12] gtp: add helper function to build GTP packets from an IPv4 packet
` [PATCH net-next,v3 10/12] gtp: add helper function to build GTP packets from an IPv6 packet
` [PATCH net-next,v3 11/12] gtp: support for IPv4-in-IPv6-GTP and IPv6-in-IPv4-GTP
` [PATCH net-next,v3 12/12] gtp: identify tunnel via GTP device + GTP version + TEID + family

[PATCH] net: smc91x: Fix m68k kernel compilation for ColdFire CPU
 2024-05-09 12:17 UTC 

[GIT PULL] Networking for v6.9-rc8
 2024-05-09 11:54 UTC 

[iwl-next v1 00/14] ice: support devlink subfunction
 2024-05-09 11:36 UTC  (12+ messages)
` [iwl-next v1 03/14] ice: add basic devlink subfunctions support
` [iwl-next v1 06/14] ice: base subfunction aux driver
` [iwl-next v1 08/14] ice: create port representor for SF
` [iwl-next v1 11/14] ice: netdevice ops for SF representor
` [iwl-next v1 14/14] ice: allow to activate and deactivate subfunction

[PATCH net 0/5] mlx5 misc fixes
 2024-05-09 11:29 UTC  (6+ 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 net 4/5] net/mlx5: Add a timeout to acquire the command queue semaphore
` [PATCH net 5/5] net/mlx5: Discard command completions in internal error

[PATCH net-next v5 5/6] net: tn40xx: add mdio bus support
 2024-05-09 11:25 UTC  (7+ messages)

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

[PATCH 1/1] net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates
 2024-05-09 11:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] net/mlx5: Fix error handling in mlx5_init_one_light()
 2024-05-09 11:00 UTC 

Fwd: UBSAN: array-index-out-of-bounds in net/wireless/nl80211.c and net/mac80211/scan.c
 2024-05-09 10:52 UTC  (5+ messages)

[PATCH net v4] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-05-09 10:07 UTC 

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-09 10:35 UTC  (9+ messages)
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based "
        ` Aw: "

[PATCH net-next 0/1] mlx5: Add netdev-genl queue stats
 2024-05-09 10:16 UTC  (16+ messages)

[PATCH v2 net 0/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
 2024-05-09 10:10 UTC  (4+ messages)
` [PATCH v2 net 1/2] net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family

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

[PATCH net-next v3] net: Add sysfs atttribute for max_mtu
 2024-05-09 10:01 UTC  (3+ messages)

[PATCH net-next v2] net: phy: air_en8811h: reset netdev rules when LED is set manually
 2024-05-09 10:00 UTC 

[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
 2024-05-09  9:59 UTC  (6+ messages)
` [PATCH net-next v18 02/13] rtase: Implement the .ndo_open function

[net-next,v4] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-09  9:52 UTC 

[PATCH net v7 0/3] ax25: Fix issues of ax25_dev and net_device
 2024-05-09  9:51 UTC  (5+ messages)
` [PATCH net v7 1/3] ax25: Use kernel universal linked list to implement ax25_dev_list
` [PATCH net v7 2/3] ax25: Fix reference count leak issues of ax25_dev
` [PATCH net v7 3/3] ax25: Fix reference count leak issue of net_device

[PATCH net] net: openvswitch: fix overwriting ct original tuple for ICMPv6
 2024-05-09  9:38 UTC 

[PATCH net] selftests: net: avoid waiting for server in amt.sh forever when it fails
 2024-05-09  9:36 UTC  (3+ messages)

[PATCH net] net: phy: air_en8811h: reset netdev rules when LED is set manually
 2024-05-09  9:18 UTC  (2+ messages)

[PATCH net-next v4 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-09  9:14 UTC  (3+ messages)
` [PATCH net-next v4 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v4 2/2] net/mlx5: Expose SFs IRQs

[PATCH v1 net] af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
 2024-05-09  9:12 UTC  (2+ messages)

[PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2024-05-09  9:00 UTC  (2+ messages)

[PATCH v3 net-next] net: usb: smsc95xx: stop lying about skb->truesize
 2024-05-09  8:33 UTC 

[PATCH v2 net-next] net: usb: smsc95xx: stop lying about skb->truesize
 2024-05-09  8:25 UTC  (3+ messages)

[PATCH net-next 0/2] net: ethernet: cortina: TSO and pause param
 2024-05-09  8:21 UTC  (4+ messages)
` [PATCH net-next 1/2] net: ethernet: cortina: Restore TSO support
` [PATCH net-next 2/2] net: ethernet: cortina: Implement .set_pauseparam()

[PATCH net v2] net/smc: fix neighbour and rtable leak in smc_ib_find_route()
 2024-05-09  8:20 UTC  (2+ messages)

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

[PATCH net v2] af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
 2024-05-09  8:14 UTC 

[PATCH 0/1] Convert tasklets to BH workqueues in ethernet drivers
 2024-05-09  7:59 UTC  (6+ messages)
` [PATCH 1/1] [RFC] ethernet: Convert from tasklet to BH workqueue

[PATCH net] net: ethernet: cortina: Locking fixes
 2024-05-09  7:44 UTC 

[PATCH v1 net-next 0/6] ENA driver changes May 2024
 2024-05-09  7:25 UTC  (6+ messages)
` [PATCH v1 net-next 6/6] net: ena: Add a field for no interrupt moderation update action

[PATCH][next] net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
 2024-05-09  6:50 UTC 

[PATCH v2 0/2] Selftests: Fix compilation warnings due to missing _GNU_SOURCE definition
 2024-05-09  5:31 UTC  (3+ 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 net-next v1 0/3] net: dsa: microchip: DCB fixes
 2024-05-09  5:15 UTC  (4+ messages)
` [PATCH net-next v1 3/3] net: dsa: microchip: dcb: set default apptrust to PCP only

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-09  5:10 UTC  (7+ messages)

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-09  4:49 UTC  (11+ messages)

[PATCH net-next v13 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-09  4:47 UTC  (5+ messages)
` [PATCH net-next v13 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v13 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v13 3/4] dim: add new interfaces for initialization and getting results
` [PATCH net-next v13 4/4] virtio-net: support dim profile fine-tuning

[PATCH 1/2] tcp: fix get_tcp4_sock() output error info
 2024-05-09  4:43 UTC  (2+ messages)
` [PATCH 2/2] tcp/ipv6: fix get_tcp6_sock() "

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-05-09  4:38 UTC  (7+ messages)
` [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver

[PATCH net v6 0/3] ax25: Fix issues of ax25_dev and net_device
 2024-05-09  3:12 UTC  (5+ messages)
` [PATCH net v6 1/3] ax25: Use kernel universal linked list to implement ax25_dev_list
` [PATCH net v6 2/3] ax25: Fix reference count leak issues of ax25_dev
` [PATCH net v6 3/3] ax25: Fix reference count leak issues of net_device

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-09  2:53 UTC  (5+ messages)

[net PATCH] net/sched: Get stab before calling ops->change()
 2024-05-09  2:40 UTC 

pull-request: wireless-next-2024-05-08
 2024-05-09  2:20 UTC  (2+ messages)

[PATCH net-next v5 0/2] netdevsim: add NAPI support
 2024-05-09  2:10 UTC  (2+ messages)

[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
 2024-05-09  1:58 UTC  (4+ messages)

[PATCH v2 net-next] phonet: no longer hold RTNL in route_dumpit()
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH net-next v3] selftests: drv-net: add checksum tests
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH net-next] net: annotate data-races around dev->if_port
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH net-next] net: dst_cache: annotate data-races around dst_cache->reset_ts
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH net-next] net: dst_cache: minor optimization in dst_cache_set_ip6()
 2024-05-09  2:00 UTC  (2+ messages)

[net PATCH v2] hsr: Simplify code for announcing HSR nodes timer setup
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH net] ipv6: prevent NULL dereference in ip6_output()
 2024-05-09  2:00 UTC  (2+ messages)

[PATCH net] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
 2024-05-09  2:00 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the dma-mapping tree
 2024-05-09  1:53 UTC 

[PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
 2024-05-09  1:50 UTC  (2+ messages)

[PATCH net-next v1] netlink/specs: Add VF attributes to rt_link spec
 2024-05-09  1:50 UTC  (2+ messages)

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-09  1:40 UTC  (9+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).