netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 16:04:19 to 2024-05-02 10:11:51 UTC [more...]

[PATCH v3 0/5] Define i2c_designware in a header file
 2024-05-02 10:11 UTC  (6+ messages)
` [PATCH v3 4/5] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-02 10:10 UTC  (25+ messages)
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[PATCH net-next v2 0/6] bnxt_en: Updates for net-next
 2024-05-02 10:07 UTC  (13+ messages)
` [PATCH net-next v2 1/6] bnxt_en: share NQ ring sw_stats memory with subrings
` [PATCH net-next v2 2/6] bnxt_en: Don't support offline self test when RoCE driver is loaded
` [PATCH net-next v2 3/6] bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
` [PATCH net-next v2 4/6] bnxt_en: Add a mutex to synchronize ULP operations
` [PATCH net-next v2 5/6] bnxt_en: Optimize recovery path ULP locking in the driver
` [PATCH net-next v2 6/6] bnxt_en: Add VF PCI ID for 5760X (P7) chips

[PATCH v2 0/4] Define i2c_designware in a header file
 2024-05-02 10:00 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: intel-lpss: Utilize i2c-designware.h

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-02  9:50 UTC  (8+ messages)
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-02  9:31 UTC  (18+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 03/12] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH v2 04/12] tty: serdev: Add method to enable break flags
` [PATCH v2 05/12] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v2 06/12] dt-bindings: net/can: Add serial (serdev) LIN adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters
` [PATCH v2 08/12] can: lin: Add special frame id for rx offload config
` [PATCH v2 09/12] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v2 10/12] can: lin: Handle rx offload config frames
` [PATCH v2 11/12] can: lin: Support setting LIN mode
` [PATCH v2 12/12] HID: hexLIN: Implement ability to update lin mode

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-02  9:30 UTC  (7+ messages)

[PATCH net] MAINTAINERS: remove Ariel Elior
 2024-05-02  9:30 UTC  (2+ messages)

[PATCH net] MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
 2024-05-02  9:30 UTC  (3+ messages)

[PATCH net v2 0/4] Wangxun fixes
 2024-05-02  9:25 UTC  (7+ messages)
` [PATCH net v2 2/4] net: wangxun: fix to change Rx features
` [PATCH net v2 3/4] net: wangxun: match VLAN CTAG and STAG features
` [PATCH net v2 4/4] net: txgbe: fix to control VLAN strip

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-02  9:18 UTC  (14+ messages)
` [PATCH net-next v17 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v17 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v17 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v17 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v17 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v17 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v17 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v17 08/13] rtase: Implement net_device_ops
` [PATCH net-next v17 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v17 10/13] rtase: Implement ethtool function
` [PATCH net-next v17 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v17 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net v4 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-05-02  9:20 UTC  (5+ messages)
` [PATCH net v4 1/2] net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-05-02  9:16 UTC  (9+ messages)

[PATCH] e1000e: fix link fluctuations problem
 2024-05-02  9:12 UTC 

[PATCH 0/3] pull request (net): ipsec 2024-05-02
 2024-05-02  8:48 UTC  (4+ messages)
` [PATCH 1/3] xfrm: fix possible derferencing in error path
` [PATCH 2/3] xfrm: Preserve vlan tags for transport mode software GRO
` [PATCH 3/3] xfrm: Correct spelling mistake in xfrm.h comment

[PATCH v5 net-next v5 0/6] Add TCP fraglist GRO support
 2024-05-02  8:44 UTC  (7+ messages)
` [PATCH v5 net-next v5 1/6] net: move skb_gro_receive_list from udp to core
` [PATCH v5 net-next v5 2/6] net: add support for segmenting TCP fraglist GSO packets
` [PATCH v5 net-next v5 3/6] net: add code for TCP fraglist GRO
` [PATCH v5 net-next v5 4/6] net: create tcp_gro_lookup helper function
` [PATCH v5 net-next v5 5/6] net: create tcp_gro_header_pull "
` [PATCH v5 net-next v5 6/6] net: add heuristic for enabling TCP fraglist GRO

[PATCH net v3] nfc: nci: Fix uninit-value in nci_rx_work
 2024-05-02  8:22 UTC 

[PATCH net v2] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-05-02  8:20 UTC  (2+ messages)

[PATCH ipsec-next v14 0/4] xfrm: Introduce direction attribute for SA
 2024-05-02  8:11 UTC  (8+ messages)
` [PATCH ipsec-next v14 2/4] xfrm: Add dir validation to "out" data path lookup
` [PATCH ipsec-next v14 3/4] xfrm: Add dir validation to "in" "

[PATCH net] s390/qeth: Fix kernel panic after setting hsuid
 2024-05-02  8:00 UTC  (2+ messages)

[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-05-02  7:51 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[PATCH v1 net] tcp: Use refcount_inc_not_zero() in tcp_twsk_unique()
 2024-05-02  7:41 UTC  (2+ messages)

[PATCH 0/4] Define i2c_designware in a header file
 2024-05-02  7:17 UTC  (5+ messages)
` [PATCH 2/4] mfd: intel-lpss: Utilize i2c-designware.h

[PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
 2024-05-02  7:05 UTC  (5+ messages)

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-05-02  7:04 UTC  (8+ messages)
` [PATCH v24 01/20] net: Introduce direct data placement tcp offload

[net-next PATCH v3 0/9] Introduce RVU representors
 2024-05-02  7:01 UTC  (7+ messages)
` [net-next PATCH v3 2/9] octeontx2-pf: RVU representor driver
` [net-next PATCH v3 3/9] octeontx2-pf: Create representor netdev

[PATCH] e1000e: move force SMBUS near the end of enable_ulp function
 2024-05-02  7:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v7 0/5] ptp: clockmatrix: support 32-bit address space
 2024-05-02  6:58 UTC  (2+ messages)

[PATCH net-next v7 3/5] ptp: clockmatrix: dco input-to-output delay is 20 FOD cycles + 8ns
 2024-05-02  6:54 UTC  (4+ messages)
` [PATCH net-next v7 4/5] ptp: clockmatrix: Fix caps.max_adj to reflect DPLL_MAX_FREQ_OFFSET[MAX_FFO]

[PATCH net-next] net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
 2024-05-02  6:22 UTC  (2+ messages)

[PATCH net-next v1] bnxt: fix bnxt_get_avail_msix() returning negative values
 2024-05-02  6:19 UTC  (2+ messages)

[PATCH net-next v4 0/7] dma: skip calling no-op sync ops when possible
 2024-05-02  5:58 UTC  (5+ messages)
` [PATCH net-next v4 6/7] page_pool: check for DMA sync shortcut earlier

[PATCH 00/11] LIN Bus support for Linux
 2024-05-02  5:26 UTC  (4+ messages)
` [PATCH 05/11] dt-bindings: net: can: Add serdev LIN bus dt bindings

[PATCH net v1] lan78xx: Fix crash with multiple device attach
 2024-05-02  5:16 UTC  (2+ messages)

[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
 2024-05-02  5:03 UTC 

[PATCH net-next v3 0/2] netdevsim: add NAPI support
 2024-05-02  5:04 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: selftest: add test for netdev netlink queue-get API

[PATCH net-next v1] lan78xx: Enable 125 MHz CLK and Auto Speed configuration for LAN7801 if NO EEPROM is detected
 2024-05-02  4:55 UTC 

[RFC PATCH net-next v2 0/9] bnxt: implement queue api
 2024-05-02  4:54 UTC  (10+ messages)
` [RFC PATCH net-next v2 1/9] queue_api: define "
` [RFC PATCH net-next v2 2/9] bnxt: implement "
` [RFC PATCH net-next v2 3/9] netdev: add netdev_rx_queue_restart()
` [RFC PATCH net-next v2 4/9] bnxt: refactor bnxt_{alloc,free}_one_rx_ring()
` [RFC PATCH net-next v2 5/9] bnxt: refactor bnxt_{alloc,free}_one_tpa_info()
` [RFC PATCH net-next v2 6/9] bnxt: add __bnxt_init_rx_ring_struct() helper
` [RFC PATCH net-next v2 7/9] bnxt: add helpers for allocating rx ring mem
` [RFC PATCH net-next v2 8/9] bnxt: alloc rx ring mem first before reset
` [RFC PATCH net-next v2 9/9] bnxt: swap rx ring mem during queue_stop()

[PATCH net-next v3 0/3] Add new args into tcp_congestion_ops' cong_control
 2024-05-02  4:23 UTC  (4+ messages)
` [PATCH net-next v3 1/3] tcp: Add new args for cong_control in tcp_congestion_ops
` [PATCH net-next v3 2/3] bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
` [PATCH net-next v3 3/3] selftests/bpf: Add test for the use of new args in cong_control

[PATCH net] ice: Do not get coalesce settings while in reset
 2024-05-02  2:56 UTC  (2+ messages)

[PATCH net-next] selftests: net: py: check process exit code in bkg() and background cmd()
 2024-05-02  2:53 UTC 

[RFC PATCH net-next v1 0/3] bnxt: implement queue api
 2024-05-02  2:44 UTC  (8+ messages)
` [RFC PATCH net-next v1 1/3] queue_api: define "
` [RFC PATCH net-next v1 3/3] netdev: add netdev_rx_queue_restart()

[PATCH net-next v3 0/2] net: dsa: adjust_link removal
 2024-05-02  2:20 UTC  (2+ messages)

[PATCH net] tipc: fix UAF in error path
 2024-05-02  2:20 UTC  (2+ messages)

[PATCH net] tipc: fix a possible memleak in tipc_buf_append
 2024-05-02  2:20 UTC  (3+ messages)

[PATCH net] vxlan: Pull inner IP header in vxlan_rcv()
 2024-05-02  2:20 UTC  (2+ messages)

[PATCH net-next v12 00/13] net: Make timestamping selectable
 2024-05-02  2:14 UTC  (6+ messages)
` [PATCH net-next v12 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v12 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH v3 net-next 0/7] arp: Random clean up and RCU conversion for ioctl(SIOCGARP)
 2024-05-02  1:50 UTC  (2+ messages)

[PATCH net-next v3] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-05-02  1:50 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: add checksum tests
 2024-05-02  1:49 UTC  (4+ messages)

[PATCH net-next 00/10] gve: Implement queue api
 2024-05-02  1:39 UTC  (5+ messages)
` [PATCH net-next 03/10] gve: Add adminq funcs to add/remove a single Rx queue

[PATCH net-next v2 1/3] Add new args for cong_control in tcp_congestion_ops
 2024-05-02  0:39 UTC  (4+ messages)
` [PATCH net-next v2 3/3] Add test for the use of new args in cong_control

[PATCH net-next v2 00/10] gve: Implement queue api
 2024-05-01 23:25 UTC  (11+ messages)
` [PATCH net-next v2 01/10] queue_api: define "
` [PATCH net-next v2 02/10] gve: Make the GQ RX free queue funcs idempotent
` [PATCH net-next v2 03/10] gve: Add adminq funcs to add/remove a single Rx queue
` [PATCH net-next v2 04/10] gve: Make gve_turn(up|down) ignore stopped queues
` [PATCH net-next v2 05/10] gve: Make gve_turnup work for nonempty queues
` [PATCH net-next v2 06/10] gve: Avoid rescheduling napi if on wrong cpu
` [PATCH net-next v2 07/10] gve: Reset Rx ring state in the ring-stop funcs
` [PATCH net-next v2 08/10] gve: Account for stopped queues when reading NIC stats
` [PATCH net-next v2 09/10] gve: Alloc and free QPLs with the rings
` [PATCH net-next v2 10/10] gve: Implement queue api

[PATCH net-next v4 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-01 23:05 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: tn40xx: add pci "
` [PATCH net-next v4 2/6] net: tn40xx: add register defines
` [PATCH net-next v4 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v4 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v4 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v4 6/6] net: tn40xx: add PHYLIB support

[PATCH RFC] net/sched: adjust device watchdog timer to detect stopped queue at right time
 2024-05-01 22:12 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-05-01 22:11 UTC  (3+ messages)

[PATCH net v2] rxrpc: Clients must accept conn from any address
 2024-05-01 22:00 UTC  (2+ messages)

[PATCH net-next] selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
 2024-05-01 22:00 UTC  (5+ messages)

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-05-01 21:54 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod

[PATCH bpf-next] bpf: crypto: fix build when CONFIG_CRYPTO=m
 2024-05-01 20:40 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: Treat truncation of IRQ name as an error
 2024-05-01 20:33 UTC  (5+ messages)

[PATCH net] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
 2024-05-01 20:27 UTC  (2+ messages)

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-01 20:17 UTC  (2+ messages)

[PATCH net] MAINTAINERS: orphan Chelsio drivers maintained by Raju Rangoju
 2024-05-01 20:03 UTC  (2+ messages)

[PATCH v8] Bluetooth: compute LE flow credits based on recvbuf space
 2024-05-01 20:00 UTC  (2+ messages)

[PATCH net-next] net_sched: sch_sfq: annotate data-races around q->perturb_period
 2024-05-01 19:47 UTC  (2+ messages)

[PATCH net-next] selftests/net: skip partial checksum packets in csum test
 2024-05-01 19:30 UTC 

[PATCH v2] net: fix out-of-bounds access in ops_init
 2024-05-01 18:28 UTC  (2+ messages)

SR-IOV + switchdev + vlan + Mellanox: Cannot ping
 2024-05-01 18:16 UTC  (6+ messages)

use-after-free warnings in tcp_v4_connect() due to inet_twsk_hashdance() inserting the object into ehash table without initializing its reference counter
 2024-05-01 17:44 UTC  (4+ messages)

[PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
 2024-05-01 17:38 UTC  (2+ messages)

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-01 17:22 UTC  (3+ messages)

[PATCH] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
 2024-05-01 17:07 UTC  (2+ messages)

[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-05-01 17:00 UTC  (3+ messages)
` [PATCH v2 14/22] netfs: New writeback implementation

[PATCH wireless-next v2] wifi: iwlwifi: pcie: allocate dummy net_device dynamically
 2024-05-01 16:54 UTC 

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-05-01 16:56 UTC  (3+ messages)

[PATCH net v4] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-05-01 16:55 UTC  (2+ messages)

[PATCH] sctp: prefer struct_size over open coded arithmetic
 2024-05-01 16:37 UTC  (3+ messages)

[RFC PATCH] net: Fix one page_pool page leak from skb_frag_unref
 2024-05-01 16:23 UTC  (10+ messages)

[PATCH net-next v11 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-01 16:19 UTC  (8+ messages)
` [PATCH net-next v11 2/4] ethtool: provide customized dim profile management

[PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
 2024-05-01 16:15 UTC  (6+ messages)

[PATCH net-next v3 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-01 16:08 UTC  (6+ messages)
` [PATCH net-next v3 4/6] net: tn40xx: add basic Rx handling


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