netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-12 08:56:06 to 2023-04-12 21:24:01 UTC [more...]

[PATCH net-next 0/8] Ocelot/Felix driver cleanup
 2023-04-12 21:23 UTC  (18+ messages)
` [PATCH net-next 1/8] net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
` [PATCH net-next 2/8] net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
` [PATCH net-next 3/8] net: mscc: ocelot: debugging print for statistics regions
` [PATCH net-next 4/8] net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
` [PATCH net-next 5/8] net: dsa: felix: remove confusing/incorrect comment from felix_setup()
` [PATCH net-next 6/8] net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.c
` [PATCH net-next 7/8] net: mscc: ocelot: strengthen type of "int i" "
` [PATCH net-next 8/8] net: mscc: ocelot: fix ineffective WARN_ON() "

[PATCH net] selftests: add the missing CONFIG_IP_SCTP in net config
 2023-04-12 21:19 UTC  (2+ messages)

[PATCH V3,net-next, 0/4] net: mana: Add support for jumbo frame
 2023-04-12 21:16 UTC  (5+ messages)
` [PATCH V3,net-next, 1/4] net: mana: Use napi_build_skb in RX path
` [PATCH V3,net-next, 2/4] net: mana: Refactor RX buffer allocation code to prepare for various MTU
` [PATCH V3,net-next, 3/4] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V3,net-next, 4/4] net: mana: Add support for jumbo frame

[PATCH net-next v3 0/4] XDP Rx HWTS metadata for stmmac driver
 2023-04-12 20:57 UTC  (10+ messages)
` [PATCH net-next v3 1/4] net: stmmac: restructure Rx hardware timestamping function
` [PATCH net-next v3 2/4] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next v3 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next v3 4/4] net: stmmac: add Rx HWTS metadata to XDP ZC "

[PATCH] ipvs: change ip_vs_conn_tab_bits range to [8,31]
 2023-04-12 20:49 UTC 

issues to bring up two VSC8531 PHYs
 2023-04-12 20:11 UTC 

[PATCH v8 0/4] Add WCN6855 Bluetooth support
 2023-04-12 20:00 UTC  (5+ messages)
` [PATCH v8 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855

[PATH wpan v3] ieee802154: hwsim: Fix possible memory leaks
 2023-04-12 19:48 UTC  (2+ messages)

[PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
 2023-04-12 19:51 UTC  (8+ messages)
` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork

[PATCH bpf V10 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 19:49 UTC  (7+ messages)
` [PATCH bpf V10 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
` [PATCH bpf V10 2/6] xdp: rss hash types representation
` [PATCH bpf V10 3/6] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V10 4/6] veth: "
` [PATCH bpf V10 5/6] mlx4: "
` [PATCH bpf V10 6/6] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-12 19:44 UTC  (7+ messages)

[PATCH bpf V9 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 19:41 UTC  (9+ messages)
` [PATCH bpf V9 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
` [PATCH bpf V9 2/6] xdp: rss hash types representation
` [PATCH bpf V9 3/6] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V9 4/6] veth: "
` [PATCH bpf V9 5/6] mlx4: "
` [PATCH bpf V9 6/6] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH net,v2] uapi: linux: restore IPPROTO_MAX to 256 and add IPPROTO_UAPI_MAX
 2023-04-12 19:37 UTC  (11+ messages)

[PATCH net-next v2 00/15] Introduce Intel IDPF driver
 2023-04-12 19:16 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
 2023-04-12 19:05 UTC  (16+ messages)

[PATCH bpf-next v5 0/4] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-12 18:51 UTC  (7+ messages)
` [PATCH bpf-next v5 2/4] "

[PATCH v2] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-12 18:01 UTC  (6+ messages)

[PATCH bpf V8 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 17:56 UTC  (11+ messages)
` [PATCH bpf V8 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V8 2/7] selftests/bpf: Add counters to xdp_hw_metadata
` [PATCH bpf V8 3/7] xdp: rss hash types representation
` [PATCH bpf V8 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V8 5/7] veth: "
` [PATCH bpf V8 6/7] mlx4: "
` [PATCH bpf V8 7/7] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH bpf-next] bpf: Handle NULL in bpf_local_storage_free
 2023-04-12 17:50 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-12 17:44 UTC  (8+ messages)
` [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988

[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-04-12 17:42 UTC  (9+ messages)
` [RFC PATCH v2 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v2 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts

[PATCH net-next v2] bnxt_en: Allow to set switchdev mode without existing VFs
 2023-04-12 17:14 UTC  (4+ messages)

[PATCH v8 0/4] Introduce PRU platform consumer API
 2023-04-12 17:14 UTC  (10+ messages)
` [PATCH v8 1/4] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v8 2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v8 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
` [PATCH v8 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-04-12 17:10 UTC  (2+ messages)

[PATCH net] net: bridge: switchdev: don't notify FDB entries with "master dynamic"
 2023-04-12 17:04 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-04-12 16:58 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next 01/15] virtchnl: add virtchnl version 2 ops

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-04-12 16:56 UTC  (9+ messages)
` [PATCH net-next RFC v4 1/5] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next RFC v4 3/5] dt-bindings: net: phy: add timestamp preferred choice property

[Intel-wired-lan] [PATCH net v1] ice: fix undersized tx_flags field
 2023-04-12 16:49 UTC 

[RFC PATCH 0/4] Add support for QMC HDLC and PHY
 2023-04-12 16:48 UTC  (3+ messages)
` [RFC PATCH 2/4] phy: Extend API to support 'status' get and notification

[PATCH bpf-next v6 0/4] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-12 16:21 UTC  (5+ messages)
` [PATCH bpf-next v6 1/4] xsk: Use pool->dma_pages to check for DMA
` [PATCH bpf-next v6 2/4] xsk: Support UMEM chunk_size > PAGE_SIZE
` [PATCH bpf-next v6 3/4] selftests: xsk: Use hugepages when umem->frame_size "
` [PATCH bpf-next v6 4/4] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH v3] net: macb: restart tx after tx used bit read
 2023-04-12 16:17 UTC  (4+ messages)
` [PATCH 0/1] Alternative, "

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 16:17 UTC  (12+ messages)
` [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V7 3/7] xdp: rss hash types representation
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type

[PATCH bpf-next 0/6] bpf: add netfilter program type
 2023-04-12  9:45 UTC  (3+ messages)

[PATCH net] net: macb: fix a memory corruption in extended buffer descriptor mode
 2023-04-12 15:47 UTC  (6+ messages)

[PATCH v1] net: mdio: fixed set gpio in ...switch_fn()
 2023-04-12 15:41 UTC 

[PATCH bpf-next V3 0/6] XDP-hints kfuncs for Intel driver igc
 2023-04-12 15:37 UTC  (6+ messages)
` [PATCH bpf-next V3 1/6] igc: enable and fix RX hash usage by netstack
` [PATCH bpf-next V3 5/6] igc: add XDP hints kfuncs for RX timestamp

[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-12 15:31 UTC  (3+ messages)
` [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu

[PATCH v4 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-12 15:25 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add EMAC3 support for sa8540p-ride
 2023-04-12 15:25 UTC  (2+ messages)

[PATCH] net: Finish up ->msg_control{,_user} split
 2023-04-12 15:25 UTC  (2+ messages)

[PATCH net-next v4 0/5] Support MACsec VLAN
 2023-04-12 14:58 UTC  (3+ messages)
` [PATCH net-next v4 5/5] macsec: Add MACsec rx_handler change support

[PATCH net-next] net: stmmac: propagate feature flags to vlan
 2023-04-12 14:50 UTC  (4+ messages)

[PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame
 2023-04-12 14:38 UTC  (7+ messages)
` [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-12 14:28 UTC  (12+ messages)

[PATCHv3 net-next] bonding: add software tx timestamping support
 2023-04-12 14:25 UTC  (5+ messages)

[PATCH] wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
 2023-04-12 14:12 UTC  (2+ messages)

[PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai
 2023-04-12 14:12 UTC  (7+ messages)

[PATCH v3] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-12 14:04 UTC  (2+ messages)

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-12 13:58 UTC  (4+ messages)

[PATCH bpf-next v3 0/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-12 13:55 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH net-next v3 0/7] net: lockless stop/wake combo macros
 2023-04-12 13:54 UTC  (6+ messages)
` [PATCH net-next v3 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCH v3 net] net: ipv4/ipv6 addrconf: call igmp{,6}_group_dropped() while dev is still up
 2023-04-12 13:53 UTC  (3+ messages)

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-12 13:44 UTC  (6+ messages)

[RFC PATCH v1] ice: add CGU info to devlink info callback
 2023-04-12 13:38 UTC 

[BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb
 2023-04-12 13:20 UTC  (4+ messages)

[PATCH net] rtnetlink: Restore RTM_NEW/DELLINK notification behavior
 2023-04-12 13:16 UTC  (4+ messages)

[PATCH net] udp6: fix potential access to stale information
 2023-04-12 13:08 UTC  (2+ messages)

[PATCH v5 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
 2023-04-12 12:52 UTC  (2+ messages)

[PATCH bpf-next v2] xsk: Elide base_addr comparison in xp_unaligned_validate_desc
 2023-04-12 12:38 UTC  (3+ messages)

[PATCH bpf-next] xsk: Simplify xp_aligned_validate_desc implementation
 2023-04-12 12:34 UTC  (3+ messages)

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-04-12 12:19 UTC  (5+ messages)

[PATCH net] selftests: openvswitch: adjust datapath NL message declaration
 2023-04-12 11:58 UTC 

BUG: drivers/net/wireless: iwlwifi: IWL Error: ieee80211 phy0: Hardware restart was requested
 2023-04-12 11:46 UTC  (4+ messages)
` BUG: drivers/net/wireless: iwlwifi: IWL Error: "BUG: kernel NULL pointer dereference, address: 0000000000000150"

[PATCH net] wwan: core: add print for wwan port attach/disconnect
 2023-04-12 11:44 UTC 

[PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-12 11:36 UTC  (5+ messages)

[PATCH bpf v6 00/12] bpf sockmap fixes
 2023-04-12 10:26 UTC  (3+ messages)
` [PATCH bpf v6 05/12] bpf: sockmap, TCP data stall on recv before accept

[PATCH 1/5] wifi: ath11k: Remove redundant pci_clear_master
 2023-04-12 10:03 UTC  (2+ messages)

[PATCH] net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
 2023-04-12 10:00 UTC  (2+ messages)

[PATCH net-next 0/2] DSA trace events
 2023-04-12  9:55 UTC  (3+ messages)

[PATCH net V2] net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
 2023-04-12  9:50 UTC  (2+ messages)

[PATCH v1 net] smc: Fix use-after-free in tcp_write_timer_handler()
 2023-04-12  9:40 UTC  (2+ messages)

[PATCH net-next 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-12  9:29 UTC  (3+ messages)
` [PATCH net-next 1/3] net: skb: plumb napi state thru skb freeing paths

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-12  9:19 UTC  (4+ messages)
` [PATCH v7 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
    ` [EXTERNAL] "

[PATCH ipsec v2] xfrm: Preserve xfrm interface secpath for packets forwarded
 2023-04-12  8:56 UTC 

[PATCH ipsec] xfrm: don't check the default policy if the policy allows the packet
 2023-04-12  8:55 UTC  (2+ 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 NNTP newsgroup(s).