Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-02 05:27:24 to 2024-05-02 18:42:32 UTC [more...]

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-05-02 18:42 UTC  (8+ messages)

[net,PATCH v3] net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
 2024-05-02 18:32 UTC 

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

[syzbot] [net?] memory leak in ___neigh_create (2)
 2024-05-02 18:28 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-02 18:19 UTC  (24+ 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 v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-02 18:19 UTC  (5+ messages)

[syzbot] [netfilter?] WARNING: suspicious RCU usage in br_mst_set_state
 2024-05-02 18:15 UTC 

[RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
 2024-05-02 18:08 UTC  (16+ messages)

[PATCH net-next v1] Revert "net: mirror skb frag ref/unref helpers"
 2024-05-02 17:54 UTC 

[PATCH][next] Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
 2024-05-02 17:45 UTC  (2+ messages)

racing ndo_open()/phylink*connect() with phy_probe()
 2024-05-02 17:43 UTC  (3+ messages)

[PATCH net-next] net: no longer acquire RTNL in threaded_show()
 2024-05-02 17:39 UTC 

[RFC PATCH net-next v2 0/9] bnxt: implement queue api
 2024-05-02 17:27 UTC  (5+ messages)
` [RFC PATCH net-next v2 2/9] "
` [RFC PATCH net-next v2 3/9] netdev: add netdev_rx_queue_restart()

[RFC PATCH net-next v1 0/3] bnxt: implement queue api
 2024-05-02 17:15 UTC  (11+ 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] tools: ynl: add --list-ops and --list-msgs to CLI
 2024-05-02 16:57 UTC  (2+ messages)

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

[PATCH net-next v4 0/2] netdevsim: add NAPI support
 2024-05-02 16:39 UTC  (3+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] net: selftest: add test for netdev netlink queue-get API

[PATCH net-next] net: phy: add wol config options in phy device
 2024-05-02 16:37 UTC  (6+ messages)

[PATCH net] rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
 2024-05-02 15:57 UTC 

[PATCH net] phonet: fix rtm_phonet_notify() skb allocation
 2024-05-02 16:17 UTC 

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

[GIT PULL] Networking for v6.9-rc7
 2024-05-02 16:08 UTC  (2+ messages)

[PATCH net-next 0/2] rtnetlink: rtnl_stats_dump() changes
 2024-05-02 16:03 UTC  (6+ messages)
` [PATCH net-next 1/2] rtnetlink: change rtnl_stats_dump() return value
` [PATCH net-next 2/2] rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()

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

[PATCH] [PATCH v2 net-next] mptcp: fix typos in comments
 2024-05-02 15:47 UTC 

[PATCH v5 net-next v5 0/6] Add TCP fraglist GRO support
 2024-05-02 15:46 UTC  (15+ 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-next v2 00/10] gve: Implement queue api
 2024-05-02 15:15 UTC  (2+ messages)

[PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
 2024-05-02 15:00 UTC  (7+ messages)
` [PATCH 0/4] Annotate atomics for signed integer wrap-around
  ` [PATCH 2/4] arm64: atomics: lse: Silence intentional wrapping addition

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

[PATCH net 0/2] ax25: fix reference counting issue of ax25_dev
 2024-05-02 14:43 UTC  (3+ messages)
` [PATCH net 1/2] ax25: change kfree in ax25_dev_free to ax25_dev_free
` [PATCH net 2/2] ax25: fix potential reference counting leak in ax25_addr_ax25dev

[PATCH RESEND net-next v5] IB/hfi1: allocate dummy net_device dynamically
 2024-05-02 14:42 UTC  (2+ messages)

[PATCH net-next v2 0/6] bnxt_en: Updates for net-next
 2024-05-02 14:40 UTC  (15+ 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 net-next] selftests: net: py: check process exit code in bkg() and background cmd()
 2024-05-02 14:22 UTC  (2+ messages)

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

[PATCH net-next 0/7][pull request] i40e: cleanups & refactors
 2024-05-02 14:20 UTC  (2+ messages)

[RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg
 2024-05-02 14:14 UTC  (12+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-02 13:29 UTC  (18+ messages)
` [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 12/17] irqchip: Add support for LAN966x OIC

[PATCH net v3] net: fix out-of-bounds access in ops_init
 2024-05-02 13:20 UTC 

[PATCH net-next v1 1/1] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
 2024-05-02 12:38 UTC 

[syzbot] Monthly wireguard report (May 2024)
 2024-05-02 12:38 UTC 

[PATCH ipsec-next 0/3] Add support for per cpu xfrm states
 2024-05-02 12:38 UTC  (3+ messages)

[PATCH net-next v2 0/2] Fix changing DSA conduit
 2024-05-02 12:29 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: deduplicate code adding / deleting the port address to fdb
` [PATCH net-next v2 2/2] net: dsa: update the unicast MAC address when changing conduit

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

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-05-02 12:12 UTC  (13+ messages)

[PATCH net-next v5] net: ti: icssg_prueth: add TAPRIO offload support
 2024-05-02 12:02 UTC  (3+ messages)

[PATCH net-next v2] net/mlx5e: flower: check for unsupported control flags
 2024-05-02 11:30 UTC  (3+ messages)

[PATCH net-next v2 1/2] net: phy: marvell: constify marvell_hw_stats
 2024-05-02 11:13 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: phy: marvell: add support for MV88E6250 family internal PHYs

[PATCH 0/3] pull request (net): ipsec 2024-05-02
 2024-05-02 11:02 UTC  (6+ 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 net-next 00/12] gtp updates for net-next (v2)
 2024-05-02 10:38 UTC  (7+ messages)
` [PATCH net-next 02/12] gtp: properly parse extension headers
` [PATCH net-next 04/12] gtp: add IPv6 support

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-02 10:23 UTC  (15+ 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-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-02 10:19 UTC  (24+ 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 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 net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-02  9:30 UTC  (5+ 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  (2+ 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 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

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

[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 v1 net] tcp: Use refcount_inc_not_zero() in tcp_twsk_unique()
 2024-05-02  7:41 UTC  (2+ messages)

[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  (4+ messages)
` [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 v1] bnxt: fix bnxt_get_avail_msix() returning negative values
 2024-05-02  6:19 UTC  (2+ messages)

[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


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