netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-12 04:08:13 to 2023-04-12 17:01:50 UTC [more...]

[PATCH v8 0/4] Introduce PRU platform consumer API
 2023-04-12 17:01 UTC  (7+ 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 net-next v3 0/4] XDP Rx HWTS metadata for stmmac driver
 2023-04-12 17:00 UTC  (6+ 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 "

[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] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-12 16:58 UTC  (6+ messages)

[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

[PATCH bpf V8 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 16:56 UTC  (9+ 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

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

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

[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 net,v2] uapi: linux: restore IPPROTO_MAX to 256 and add IPPROTO_UAPI_MAX
 2023-04-12 16:44 UTC  (9+ messages)

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

[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

[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-04-12 16:16 UTC  (7+ 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 0/8] Ocelot/Felix driver cleanup
 2023-04-12 15:59 UTC  (10+ 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 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] selftests: add the missing CONFIG_IP_SCTP in net config
 2023-04-12 15:13 UTC 

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

[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 net-next v2] bnxt_en: Allow to set switchdev mode without existing VFs
 2023-04-12 14:34 UTC  (3+ messages)

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-12 14:28 UTC  (20+ 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  (4+ 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  (5+ 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)

[PATCH net-next] ionic: Don't overwrite the cyclecounter bitmask
 2023-04-12  8:40 UTC  (2+ messages)

[PATCH net-next v2] ksz884x: Remove unused functions
 2023-04-12  8:40 UTC  (2+ messages)

[PATCHv3 0/2] Fix RK3588 error prints
 2023-04-12  8:40 UTC  (2+ messages)

[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
 2023-04-12  8:37 UTC  (2+ messages)

[syzbot] Monthly dccp report
 2023-04-12  8:35 UTC 

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-04-12  8:33 UTC  (3+ messages)

[RFC PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
 2023-04-12  8:33 UTC  (2+ messages)

[PATCH ipsec] xfrm: Preserve xfrm interface secpath for packets forwarded
 2023-04-12  8:24 UTC  (4+ messages)

[PATCH net-next v2 0/6] ice: lower CPU usage with GNSS
 2023-04-12  8:19 UTC  (7+ messages)
` [PATCH net-next v2 1/6] ice: do not busy-wait to read GNSS data
` [PATCH net-next v2 2/6] ice: increase the GNSS data polling interval to 20 ms
` [PATCH net-next v2 3/6] ice: remove ice_ctl_q_info::sq_cmd_timeout
` [PATCH net-next v2 4/6] ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
` [PATCH net-next v2 5/6] ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
` [PATCH net-next v2 6/6] ice: sleep, don't busy-wait, in the SQ send retry loop

[PATCH net-next v2 0/3] net: use READ_ONCE/WRITE_ONCE for ring index accesses
 2023-04-12  8:15 UTC  (5+ messages)
` [PATCH net-next v2 2/3] bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
` [PATCH net-next v2 3/3] mlx4: "

[PATCH net] net: phylink: check for SFP bus presence in phylink_expects_phy
 2023-04-12  8:06 UTC  (3+ messages)

[PATCH v2 0/3] net: thunderbolt: Fix for sparse warnings and typos
 2023-04-12  8:03 UTC  (6+ messages)
` [PATCH v2 2/3] net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()

[PATCH v2] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-12  7:50 UTC  (5+ messages)

[PATCH net-next v2] qlcnic: check pci_reset_function result
 2023-04-12  7:40 UTC  (2+ messages)

selftests: net: sctp_vrf.sh: # sysctl: error: 'net.sctp/l3mdev_accept' is an unknown key
 2023-04-12  7:37 UTC  (2+ messages)

[PATCH net-next] igc: Avoid transmit queue timeout for XDP
 2023-04-12  7:36 UTC 

[PATCH] net: bonding: avoid use-after-free with tx_hashtbl/rx_hashtbl
 2023-04-12  7:06 UTC  (3+ messages)

[PATCH net v5 0/3] Fix PHY handle no longer parsing
 2023-04-12  8:38 UTC  (4+ messages)
` [PATCH net v5 1/3] net: phylink: add phylink_expects_phy() method

[PATCH] vhost_vdpa: fix unmap process in no-batch mode
 2023-04-12  6:37 UTC  (6+ messages)

[RFC PATCH v2 net-next 00/12] net: dsa: mt7530: fix port 5 phylink, port 6, and MT7988
 2023-04-12  6:35 UTC  (7+ messages)
` [RFC PATCH v2 net-next 02/14] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [RFC PATCH v2 net-next 06/14] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA

[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
 2023-04-12  6:02 UTC  (5+ messages)
` [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits

[PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-04-12  5:36 UTC  (2+ messages)

[PATCH net v2 0/2][pull request] iavf: fix racing in VLANs
 2023-04-12  4:40 UTC  (2+ messages)

pull-request: bluetooth 2023-04-10
 2023-04-12  4:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
 2023-04-12  4:30 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-04-11
 2023-04-12  4:07 UTC  (14+ messages)
` [net-next 03/15] net/mlx5: Bridge, move additional data structures to priv header
` [net-next 04/15] net/mlx5: Bridge, extract code to lookup parent bridge of port
` [net-next 05/15] net/mlx5: Bridge, snoop igmp/mld packets
` [net-next 06/15] net/mlx5: Bridge, add per-port multicast replication tables
` [net-next 07/15] net/mlx5: Bridge, support multicast VLAN pop
` [net-next 08/15] net/mlx5: Bridge, implement mdb offload
` [net-next 09/15] net/mlx5: Bridge, add tracepoints for multicast
` [net-next 10/15] net/mlx5: Create a new profile for SFs
` [net-next 11/15] net/mlx5: DR, Set counter ID on the last STE for STEv1 TX
` [net-next 12/15] net/mlx5: Add mlx5_ifc bits for modify header argument
` [net-next 13/15] net/mlx5: Add new WQE for updating flow table
` [net-next 14/15] net/mlx5: DR, Prepare sending new WQE type
` [net-next 15/15] net/mlx5: DR, Add modify-header-pattern ICM pool


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