netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-17 18:22:51 to 2023-07-18 13:09:04 UTC [more...]

[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-18 13:08 UTC  (11+ messages)
` [PATCH net-next 2/2] net: stmmac: platform: add support for phy-supply

[PATCH net-next v3 0/5] Add a driver for the Marvell 88Q2110 PHY
 2023-07-18 13:00 UTC  (14+ messages)
` [PATCH net-next v3 1/5] net: phy: add registers to support 1000BASE-T1
` [PATCH net-next v3 2/5] net: phy: c45: add support for 1000BASE-T1 forced setup
` [PATCH net-next v3 3/5] net: phy: c45: add a separate function to read BASE-T1 abilities
` [PATCH net-next v3 4/5] net: phy: c45: detect the BASE-T1 speed from the ability register
` [PATCH net-next v3 5/5] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-18 12:58 UTC  (22+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
` [RFC PATCH 02/21] crypto: qat - Drop support for allocating destination buffers
` [RFC PATCH 03/21] crypto: acompress - Drop destination scatterlist allocation feature
` [RFC PATCH 04/21] net: ipcomp: Migrate to acomp API from deprecated comp API
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
` [RFC PATCH 06/21] ubifs: Avoid allocating buffer space unnecessarily
` [RFC PATCH 07/21] ubifs: Migrate to acomp compression API
` [RFC PATCH 08/21] zram: "
` [RFC PATCH 09/21] crypto: nx - Migrate to scomp API
` [RFC PATCH 10/21] crypto: 842 - drop obsolete 'comp' implementation
` [RFC PATCH 11/21] crypto: deflate "
` [RFC PATCH 12/21] crypto: lz4 "
` [RFC PATCH 13/21] crypto: lz4hc "
` [RFC PATCH 14/21] crypto: lzo-rle "
` [RFC PATCH 15/21] crypto: lzo "
` [RFC PATCH 16/21] crypto: zstd "
` [RFC PATCH 17/21] crypto: cavium/zip "
` [RFC PATCH 18/21] crypto: compress_null "
` [RFC PATCH 19/21] crypto: remove obsolete 'comp' compression API
` [RFC PATCH 20/21] crypto: deflate - implement acomp API directly
` [RFC PATCH 21/21] crypto: scompress - Drop the use of per-cpu scratch buffers

[net PATCH] octeontx2-pf: Dont allocate BPIDs for LBK interfaces
 2023-07-18 13:00 UTC  (2+ messages)

[PATCH V2] net: mhi : Add support to enable ethernet interface
 2023-07-18 12:43 UTC  (2+ messages)

[PATCH net-next 0/4] net: Mark the sk parameter of routing functions as 'const'
 2023-07-18 12:31 UTC  (4+ messages)
` [PATCH net-next 1/4] security: Constify sk in the sk_getsecid hook

[net-next PATCH V3] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-18 12:27 UTC  (2+ messages)

[PATCH v2] recv.2: Document MSG_CMSG_CLOEXEC as returned in msg_flags
 2023-07-18 12:03 UTC 

[PATCH net] net: phy: marvell10g: fix 88x3310 power up
 2023-07-18 11:47 UTC  (14+ messages)

[PATCH net] ipv6: do not match device when remove source route
 2023-07-18 11:42 UTC  (2+ messages)

[PATCH iwl-next v3 0/4] igb: Add support for AF_XDP zero-copy
 2023-07-18 11:26 UTC  (4+ messages)
` [PATCH iwl-next v3 3/4] igb: add AF_XDP zero-copy Rx support

[PATCH net 0/2] r8169: revert two changes that caused regressions
 2023-07-18 11:12 UTC  (3+ messages)
` [PATCH net 1/2] r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll")
` [PATCH net 2/2] Revert "r8169: disable ASPM during NAPI poll"

[PATCH net-next v2] rtnetlink: Move nesting cancellation rollback to proper function
 2023-07-18 11:10 UTC  (3+ messages)

[net PATCH] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
 2023-07-18 11:08 UTC  (2+ messages)

[PATCH net] vrf: Fix lockdep splat in output path
 2023-07-18 11:00 UTC  (2+ messages)

[PATCH] xfrm: Allow ESP over UDP in packet offload mode
 2023-07-18 10:54 UTC  (4+ messages)

[PATCH net] vxlan: calculate correct header length for GPE
 2023-07-18 10:50 UTC 

[PATCH] net: delete "<< 1U" cargo-culting
 2023-07-18 10:47 UTC  (2+ messages)

[PATCH V6 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-18 10:46 UTC  (4+ messages)
` [PATCH V6 1/9] drivers core: Add support for Wifi band RF mitigations

Question on IGMP snooping on switch managment port
 2023-07-18 10:43 UTC  (4+ messages)

[PROBLEM] selftests: net/forwarding/*.sh: 'Command line is not complete. Try option "help"'
 2023-07-18 10:35 UTC  (3+ messages)

[PATCH v1 net 0/4] net: Support STP on bridge in non-root netns
 2023-07-18 10:38 UTC  (5+ messages)
` [PATCH v1 net 1/4] llc: Check netns in llc_dgram_match()
` [PATCH v1 net 2/4] llc: Check netns in llc_estab_match() and llc_listener_match()

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-18 10:32 UTC  (3+ messages)

[PATCH net-next] igc: Add TransmissionOverrun counter
 2023-07-18 10:30 UTC  (2+ messages)

[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
 2023-07-18 10:18 UTC  (2+ messages)

[PATCHv3 net 0/2] Fix up dev flags when add P2P down link
 2023-07-18 10:17 UTC  (3+ messages)
` [PATCHv3 net 1/2] bonding: reset bond's flags when down link is P2P device
` [PATCHv3 net 2/2] team: reset team's "

[PATCH net-next v2 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-14 (i40e)
 2023-07-18 10:14 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-14 (ice)
 2023-07-18 10:10 UTC  (2+ messages)

can: isotp: epoll breaks isotp_sendmsg
 2023-07-18 10:07 UTC  (2+ messages)

[PATCH v9 0/2] Introduce ICSSG based ethernet Driver
 2023-07-18  9:58 UTC  (4+ messages)
` [PATCH v9 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
 2023-07-18  9:54 UTC  (7+ messages)

[PATCH] ptp: Explicitly include correct DT includes
 2023-07-18  9:40 UTC  (2+ messages)

[PATCH] dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out
 2023-07-18  9:34 UTC  (2+ messages)

[PATCH] net: Explicitly include correct DT includes
 2023-07-18  9:27 UTC  (3+ messages)

[PATCH 0/6] Add NSS clock controller support for IPQ9574
 2023-07-18  9:13 UTC  (6+ messages)
` [PATCH 4/6] clk: qcom: Add NSS clock Controller driver "

[PATCH net-next 0/3] clean up the FEC driver
 2023-07-18  9:09 UTC  (4+ messages)
` [PATCH net-next 1/3] net: fec: remove the remaining code of rx copybreak
` [PATCH net-next 2/3] net: fec: remove fec_set_mac_address() from fec_enet_init()
` [PATCH net-next 3/3] net: fec: remove unused members from struct fec_enet_private

[PATCH net-next v2] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
 2023-07-18  9:13 UTC  (2+ messages)

[PATCHv2 net 0/2] Fix up dev flags when add P2P down link
 2023-07-18  9:10 UTC  (4+ messages)
` [PATCHv2 net 2/2] team: reset team's flags when down link is P2P device

[PATCH next-next v3] netconsole: Append kernel version to message
 2023-07-18  9:10 UTC  (2+ messages)

MCVLAN device do not honor smaller mtu than physical device
 2023-07-18  9:01 UTC  (3+ messages)

[PATCH v3 0/3] net: dsa: SERDES support for mv88e632x family
 2023-07-18  8:57 UTC  (13+ messages)
` [PATCH v3 1/3] net: dsa: mv88e632x: Refactor serdes read
` [PATCH v3 2/3] net: dsa: mv88e632x: Refactor serdes write
` [PATCH v3 3/3] net: dsa: mv88e632x: Add SERDES ops

[PATCH net v3] net: thunder: bgx: Fix resource leaks in device_for_each_child_node() loops
 2023-07-18  8:51 UTC  (3+ messages)

[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig
 2023-07-18  8:46 UTC  (6+ messages)
` [PATCH net 1/3] selftests: tc: set timeout to 15 minutes

[PATCH v8 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-07-18  8:39 UTC  (4+ messages)
` [PATCH v8 net-next 11/12] net: phy: provide phylib stubs for hardware timestamping operations

Fwd: mm/page_alloc.c:4453 with cfg80211_wiphy_work [cfg80211]
 2023-07-18  8:02 UTC  (3+ messages)
`  "

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-18  7:57 UTC  (10+ messages)
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553

[PATCH net-next 0/3] Remove some unused phylink legacy
 2023-07-18  8:00 UTC  (2+ messages)

[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-07-18  7:57 UTC  (13+ messages)
` [PATCH v5 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v5 02/12] can: m_can: Implement receive coalescing
` [PATCH v5 03/12] can: m_can: Implement transmit coalescing
` [PATCH v5 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v5 05/12] can: m_can: Add tx "
` [PATCH v5 06/12] can: m_can: Use u32 for putidx
` [PATCH v5 07/12] can: m_can: Cache tx putidx
` [PATCH v5 08/12] can: m_can: Use the workqueue as queue
` [PATCH v5 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v5 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v5 11/12] can: m_can: Implement BQL
` [PATCH v5 12/12] can: m_can: Implement transmit submission coalescing

[PATCH nf-next 0/2] netfilter: nf_tables: use NLA_POLICY_MASK instead of manual checks
 2023-07-18  7:52 UTC  (3+ messages)
` [PATCH nf-next 1/2] netlink: allow be16 and be32 types in all uint policy checks
` [PATCH nf-next 2/2] netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options

[PATCH] net: ftgmac100: support getting MAC address from NVMEM
 2023-07-18  7:30 UTC  (5+ messages)

[PATCH net-next V2 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-18  6:45 UTC  (6+ messages)
` [PATCH net-next V2 3/4] virtio_net: support per queue interrupt coalesce command

[syzbot] [kernel?] INFO: rcu detected stall in wait4 (4)
 2023-07-18  6:12 UTC 

[PATCH] net: Fix errors in af_llc.c
 2023-07-18  5:48 UTC 

[PATCH net v1] i40e:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-07-18  5:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[net-next PATCH V2] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-18  4:32 UTC  (3+ messages)
  ` [EXT] "

[net-next PATCH V2] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-18  4:26 UTC  (3+ messages)
  ` [EXT] "

[PATCH v7 net-next 00/10] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-07-18  3:28 UTC  (5+ messages)

[PATCH] bluetooth: unregister correct BTPROTO for CMTP
 2023-07-18  3:38 UTC 

[PATCH net-next] net: core: add member ncsi_enabled to net_device
 2023-07-18  2:23 UTC 

[PATCH net-next v4] net: core: add member ncsi_enabled to net_device
 2023-07-18  2:20 UTC 

selftest io_uring_zerocopy_tx.sh failed on VM
 2023-07-18  2:10 UTC  (3+ messages)

Fwd: Unexplainable packet drop starting at v6.4
 2023-07-18  0:51 UTC 

[PATCH] USB: zaurus: 3 broken Zaurus devices
 2023-07-18  0:16 UTC 

[PATCH net-next] net: mana: Add page pool for RX buffers
 2023-07-17 23:59 UTC  (7+ messages)
      `  "

[PATCH] net: dsa: remove deprecated strncpy
 2023-07-18  0:04 UTC 

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-17 22:52 UTC  (5+ messages)

[PATCH v2] igc: Ignore AER reset when device is suspended
 2023-07-17 22:42 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] net/ipv6: Remove expired routes with a separated list of routes
 2023-07-17 22:17 UTC  (3+ messages)

[PATCH v1 net] Revert "tcp: avoid the lookup process failing to get sk in ehash table"
 2023-07-17 21:59 UTC 

[PATCH net-next v1 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-17 21:00 UTC  (5+ messages)
` [PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v1 2/4] vsock/virtio: support to send "
` [PATCH net-next v1 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[syzbot] [bluetooth?] general protection fault in hci_uart_tty_ioctl
 2023-07-17 20:22 UTC 

[PATCH net v3] net: bonding: Fix error checking for debugfs_create_dir()
 2023-07-17 19:55 UTC  (3+ messages)

[PATCH net 2/2] tcp: annotate data-races around tcp_rsk(req)->ts_recent
 2023-07-17 19:53 UTC  (2+ messages)

[PATCH net 1/2] tcp: annotate data-races around tcp_rsk(req)->txhash
 2023-07-17 19:51 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: mana: Fix doorbell access for receive queues
 2023-07-17 19:35 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets
` [PATCH net-next v5 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell

[PATCH net] mailmap: add entries for past lives
 2023-07-17 19:32 UTC 

[PATCH 1/1] drivers:net: fix return value check in be_lancer_xmit_workarounds
 2023-07-17 19:32 UTC  (2+ messages)

[PATCH] tg3: fix array subscript out of bounds compilation error
 2023-07-17 19:24 UTC  (2+ messages)

[PATCH v2 1/1] net:ipv6: check return value of pskb_trim()
 2023-07-17 19:04 UTC  (2+ messages)

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-07-17 19:03 UTC  (4+ messages)
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions

[PATCH 1/1] net:tipc: check return value of pskb_trim()
 2023-07-17 18:57 UTC  (2+ messages)

[PATCH 1/1] drivers:net: fix return value check in mlx5e_ipsec_remove_trailer
 2023-07-17 18:55 UTC  (3+ messages)

Fw: [Bug 217678] New: Unexplainable packet drop starting at v6.4
 2023-07-17 18:53 UTC 

[PATCH net v1] net: ipv4: Use kfree_sensitive instead of kfree
 2023-07-17 18:48 UTC  (3+ messages)

[PATCH net-next 0/8] pull-request: can-next 2023-07-17
 2023-07-17 18:22 UTC  (5+ messages)
` [PATCH net-next 5/8] dt-bindings: can: xilinx_can: Add reset description
` [PATCH net-next 6/8] can: xilinx_can: Add support for controller reset
` [PATCH net-next 7/8] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct
` [PATCH net-next 8/8] can: kvaser_pciefd: Add support for new Kvaser pciefd devices


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