messages from 2023-07-17 15:04:37 to 2023-07-18 09:27:21 UTC [more...]
[PATCH] net: Explicitly include correct DT includes
2023-07-18 9:27 UTC (3+ messages)
[PATCH] xfrm: Allow ESP over UDP in packet offload mode
2023-07-18 9:24 UTC
[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] net: phy: marvell10g: fix 88x3310 power up
2023-07-18 9:12 UTC (11+ messages)
[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)
[PATCH] dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out
2023-07-18 9:09 UTC
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 (15+ messages)
` [PATCH v8 net-next 01/12] net: add NDOs for configuring hardware timestamping
` [PATCH v8 net-next 02/12] net: add hwtstamping helpers for stackable net devices
` [PATCH v8 net-next 03/12] net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
` [PATCH v8 net-next 04/12] net: macvlan: "
` [PATCH v8 net-next 05/12] net: bonding: "
` [PATCH v8 net-next 06/12] net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v8 net-next 07/12] net: fec: delete fec_ptp_disable_hwts()
` [PATCH v8 net-next 08/12] net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH v8 net-next 09/12] net: lan966x: "
` [PATCH v8 net-next 10/12] net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller
` [PATCH v8 net-next 11/12] net: phy: provide phylib stubs for hardware timestamping operations
` [PATCH v8 net-next 12/12] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers
[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
2023-07-18 8:38 UTC (10+ messages)
` [PATCH net-next 2/2] net: stmmac: platform: add support for phy-supply
[PATCH v9 0/2] Introduce ICSSG based ethernet Driver
2023-07-18 8:22 UTC (3+ messages)
` [PATCH v9 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
Fwd: mm/page_alloc.c:4453 with cfg80211_wiphy_work [cfg80211]
2023-07-18 8:02 UTC (3+ messages)
` "
[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
2023-07-18 8:00 UTC
[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)
[PROBLEM] selftests: net/forwarding/*.sh: 'Command line is not complete. Try option "help"'
2023-07-18 7:22 UTC (2+ messages)
[PATCH net-next v3 0/5] Add a driver for the Marvell 88Q2110 PHY
2023-07-18 7:16 UTC (12+ 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
[PATCH net] ipv6: do not match device when remove source route
2023-07-18 6:52 UTC
[PATCH net-next V2 0/4] virtio_net: add per queue interrupt coalescing support
2023-07-18 6:45 UTC (7+ messages)
` [PATCH net-next V2 3/4] virtio_net: support per queue interrupt coalesce command
[PATCH V2] net: mhi : Add support to enable ethernet interface
2023-07-18 6:15 UTC
[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 V3] octeontx2-af: Install TC filter rules in hardware based on priority
2023-07-18 4:40 UTC
[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
Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
2023-07-17 23:03 UTC (6+ messages)
[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 (3+ 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 (9+ messages)
` [PATCH net-next 1/8] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH net-next 2/8] can: m_can: Add hrtimer to generate software interrupt
` [PATCH net-next 3/8] can: ems_pci: Remove unnecessary (void *) conversions
` [PATCH net-next 4/8] can: Explicitly include correct DT includes
` [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
[PATCH net 0/5] pull-request: can 2023-07-17
2023-07-17 18:09 UTC (6+ messages)
` [PATCH net 1/5] can: raw: fix receiver memory leak
` [PATCH net 2/5] can: bcm: Fix UAF in bcm_proc_show()
` [PATCH net 3/5] can: gs_usb: gs_can_open(): improve error handling
` [PATCH net 4/5] can: gs_usb: fix time stamp counter initialization
` [PATCH net 5/5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
[PATCH net] igc: Prevent garbled TX queue with XDP ZEROCOPY
2023-07-17 17:54 UTC
[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2023-07-17 (iavf)
2023-07-17 17:52 UTC (9+ messages)
` [PATCH net 1/8] iavf: Fix use-after-free in free_netdev
` [PATCH net 2/8] iavf: Fix out-of-bounds when setting channels on remove
` [PATCH net 3/8] iavf: use internal state to free traffic IRQs
` [PATCH net 4/8] iavf: Wait for reset in callbacks which trigger it
` [PATCH net 5/8] Revert "iavf: Detach device during reset task"
` [PATCH net 6/8] Revert "iavf: Do not restart Tx queues after reset task failure"
` [PATCH net 7/8] iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
` [PATCH net 8/8] iavf: fix reset task race with iavf_remove()
[PATCH net-next] mailmap: Add entry for old intel email
2023-07-17 17:33 UTC
[PATCH v2 00/12] mm: jit/text allocator
2023-07-17 17:23 UTC (9+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
[PATCH net-next] tcp: get rid of sysctl_tcp_adv_win_scale
2023-07-17 17:20 UTC (4+ messages)
[PATCH bpf-next v5 0/8] BPF link support for tc BPF programs
2023-07-17 17:14 UTC (3+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add generic attach/detach/query API for multi-progs
[PATCH v3 net-next 0/4] ionic: add FLR support
2023-07-17 17:00 UTC (5+ messages)
` [PATCH v3 net-next 1/4] ionic: extract common bits from ionic_remove
` [PATCH v3 net-next 2/4] ionic: extract common bits from ionic_probe
` [PATCH v3 net-next 3/4] ionic: pull out common bits from fw_up
` [PATCH v3 net-next 4/4] ionic: add FLR recovery support
[PATCH v11 vfio 0/7] pds-vfio-pci driver
2023-07-17 16:55 UTC (4+ messages)
` [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation
[PATCH net-next v2] net: tcp: support to probe tcp receiver OOM
2023-07-17 16:46 UTC (2+ messages)
[PATCH net] vrf: Fix lockdep splat in output path
2023-07-17 16:20 UTC (2+ messages)
EEH recovery failing on mlx5 card
2023-07-17 16:18 UTC (2+ messages)
[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
2023-07-17 16:06 UTC (3+ messages)
` [PATCH net-next v5 1/2] net: stmmac: don't clear network statistics in .ndo_open()
` [PATCH net-next v5 2/2] net: stmmac: use per-queue 64 bit statistics where necessary
[PATCH net-next 0/3] net: Remove more RTO_ONLINK users
2023-07-17 16:06 UTC (3+ messages)
` [PATCH net-next 3/3] sctp: Set TOS and routing scope independently for fib lookups
[PATCH net-next 0/4] net: Mark the sk parameter of routing functions as 'const'
2023-07-17 16:05 UTC (3+ messages)
` [PATCH net-next 1/4] security: Constify sk in the sk_getsecid hook
[PATCH 1/1] net:openvswitch: check return value of pskb_trim()
2023-07-17 15:53 UTC (2+ messages)
mlx5 XDP redirect leaking memory on kernel 6.3
2023-07-17 15:15 UTC (9+ messages)
[PATCH v10 0/2] Enable multiple MCAN on AM62x
2023-07-17 15:14 UTC (4+ messages)
[PATCH] 3c574_cs: Prefer unsigned int to bare use of unsigned
2023-07-17 15:05 UTC (2+ messages)
[PATCH v2 0/2] can: xilinx_can: Add support for reset
2023-07-17 15:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).