netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 08:17:24 to 2022-07-25 21:49:56 UTC [more...]

[RFC net-next 0/2] net: dsa: bcm_sf2: Utilize PHYLINK for all ports
 2022-07-25 21:49 UTC  (2+ messages)
` [RFC net-next 1/2] net: dsa: bcm_sf2: Introduce helper for port override offset

[PATCH net] net: dsa: fix bonding with ARP monitoring by updating trans_start manually
 2022-07-25 21:39 UTC  (11+ messages)

Bonded multicast traffic causing packet loss when using DSA with Microchip KSZ9567 switch
 2022-07-25 21:35 UTC  (2+ messages)

[iproute2-next v3 0/3] devlink: support dry run attribute for flash update
 2022-07-25 21:27 UTC  (7+ messages)
` [iproute2-next v3 1/3] update <linux/devlink.h> UAPI header
` [iproute2-next v3 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
` [iproute2-next v3 3/3] devlink: add dry run attribute support to devlink flash

[net-next v3 0/4] devlink: implement dry run support for flash update
 2022-07-25 20:56 UTC  (5+ messages)
` [net-next v3 1/4] devlink: add missing kdoc for overwrite mask
` [net-next v3 2/4] devlink: add dry run attribute to flash update
` [net-next v3 3/4] pldmfw: offer option to only validate in image but not update
` [net-next v3 4/4] ice: support dry run of a flash update to validate firmware file

[PATCH net] mptcp: Do not return EINPROGRESS when subflow creation succeeds
 2022-07-25 20:52 UTC 

[PATCH] Bluetooth: Always set event mask on suspend
 2022-07-25 20:50 UTC 

[net-next PATCH 0/2] devlink: implement dry run support for flash update
 2022-07-25 20:46 UTC  (13+ messages)
` [net-next PATCH 1/2] devlink: add dry run attribute to "

[PATCH net-next] ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward()
 2022-07-25 20:36 UTC  (2+ messages)

[PATCH net-next] net: dsa: realtek: rtl8366rb: Configure ports properly
 2022-07-25 20:29 UTC 

[net-next v2 0/3] net: ethernet: adi: Add ADIN1110 support
 2022-07-25 20:24 UTC  (10+ messages)
` [net-next v2 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
` [net-next v2 2/3] net: ethernet: adi: Add ADIN1110 support
` [net-next v2 3/3] dt-bindings: net: adin1110: Add docs

[PATCH v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-07-25 20:15 UTC  (28+ messages)
` [PATCH v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH v4 02/25] net: fman: Convert to SPDX identifiers
` [PATCH v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [PATCH v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH v4 05/25] net: fman: dtsec: Always gracefully stop/start
` [PATCH v4 06/25] net: fman: Get PCS node in per-mac init
` [PATCH v4 07/25] net: fman: Store initialization function in match data
` [PATCH v4 08/25] net: fman: Move struct dev to mac_device
` [PATCH v4 09/25] net: fman: Configure fixed link in memac_initialization
` [PATCH v4 10/25] net: fman: Export/rename some common functions
` [PATCH v4 11/25] net: fman: memac: Use params instead of priv for max_speed
` [PATCH v4 12/25] net: fman: Move initialization to mac-specific files
` [PATCH v4 13/25] net: fman: Mark mac methods static
` [PATCH v4 14/25] net: fman: Inline several functions into initialization
` [PATCH v4 15/25] net: fman: Remove internal_phy_node from params
` [PATCH v4 16/25] net: fman: Map the base address once
` [PATCH v4 17/25] net: fman: Pass params directly to mac init
` [PATCH v4 18/25] net: fman: Use mac_dev for some params
` [PATCH v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [PATCH v4 20/25] net: fman: Clean up error handling
` [PATCH v4 21/25] net: fman: Change return type of disable to void
` [PATCH v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH v4 24/25] soc: fsl: qbman: Add CGR update function
` [PATCH v4 25/25] net: dpaa: Adjust queue depth on rate change

[syzbot] WARNING in __dev_queue_xmit
 2022-07-25 20:06 UTC 

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-25 20:02 UTC  (6+ messages)
` [PATCH net-next v3 46/47] arm64: dts: ls1046ardb: Add serdes bindings

[PATCH v14 mfd 0/9] add support for VSC7512 control over SPI
 2022-07-25 20:00 UTC  (6+ messages)
` [PATCH v14 mfd 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v14 mfd 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH 1/2] dt-bindings: net: cdns,macb: use correct xlnx prefix for Xilinx
 2022-07-25 19:51 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH v2 0/3] Add Versal compatible string to Macb driver
 2022-07-25 19:39 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: cdns,macb: Add versal compatible string

[PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
 2022-07-25 19:23 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: add BPF_F_DESTRUCTIVE flag for BPF_PROG_LOAD

[PATCH net-next] net: dsa: validate that DT nodes of shared ports have the properties they need
 2022-07-25 19:21 UTC  (8+ messages)

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-25 18:55 UTC  (5+ messages)
` [PATCH v2 11/13] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH v2 12/13] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers

[PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
 2022-07-25 18:53 UTC  (7+ messages)

[PATCH net] net/tls: Remove the context from the list in tls_device_down
 2022-07-25 18:37 UTC  (4+ messages)

[PATCH] net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
 2022-07-25 18:27 UTC  (2+ messages)

[PATCH net-next V3 0/3] Introduce and use NUMA distance metrics
 2022-07-25 18:20 UTC  (3+ messages)

[PATCH 0/5] pull request (net-next): ipsec-next 2022-07-20
 2022-07-25 18:18 UTC  (3+ messages)

Find IP address of active interface
 2022-07-25 18:07 UTC  (2+ messages)

pull-request: wireless-next-2022-07-25
 2022-07-25 17:45 UTC 

[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-25 17:23 UTC  (3+ messages)
` [PATCH v2 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-07-25 17:11 UTC  (10+ messages)
` [PATCH net-next 1/2] firmware: xilinx: add support for sd/gem config
` [PATCH net-next 2/2] net: macb: Add zynqmp SGMII dynamic configuration support

[PATCH v2 3/3] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
 2022-07-25 15:32 UTC  (3+ messages)
` [BISECTED] igb initialization failure on Bay Trail

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-07-25
 2022-07-25 17:04 UTC  (4+ messages)
` [PATCH net 1/3] iavf: Fix max_rate limiting
` [PATCH net 2/3] iavf: Fix 'tc qdisc show' listing too many queues
` [PATCH net 3/3] iavf: enable tc filter configuration only if hw-tc-offload is on

[PATCH 0/2 net-next] geneve: fix TOS inheriting
 2022-07-25 17:05 UTC  (4+ messages)
` [PATCH 2/2 net-next] geneve: fix TOS inheriting for ipv6

WARNING in inet_sock_destruct
 2022-07-25 17:04 UTC  (2+ messages)

[PATCH] wifi: mt7601u: Add AP mode support
 2022-07-25 17:02 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-25 16:40 UTC  (6+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
 2022-07-25 16:36 UTC  (4+ messages)
` [PATCH bpf-next v8 "

ethtool generate a buffer overflow in strlen
 2022-07-25 16:03 UTC  (5+ messages)

[RFC PATCH net-next v6 0/4] ice: PPPoE offload support
 2022-07-25 16:00 UTC  (5+ messages)
` [RFC PATCH net-next v6 1/4] flow_dissector: Add PPPoE dissectors
` [RFC PATCH net-next v6 2/4] net/sched: flower: Add PPPoE filter

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-07-25 15:50 UTC  (17+ messages)
` [PATCH v3 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode
` [PATCH v3 03/11] net: phylink: Document MAC_(A)SYM_PAUSE
` [PATCH v3 04/11] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH v3 05/11] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH v3 06/11] net: phylink: Add some helpers for working with mac caps
` [PATCH v3 07/11] net: phy: Add support for rate adaptation
` [PATCH v3 08/11] net: phylink: Adjust link settings based on "
` [PATCH v3 09/11] net: phylink: Adjust advertisement "
` [PATCH v3 10/11] net: phy: aquantia: Add some additional phy interfaces
` [PATCH v3 11/11] net: phy: aquantia: Add support for rate adaptation

[PATCH] ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
 2022-07-25 15:13 UTC 

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-25 14:37 UTC  (15+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[PATCH bpf-next v3 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-25 14:32 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] ip_tunnels: Add new flow flags field to ip_tunnel_key
` [PATCH bpf-next v3 2/5] vxlan: Use ip_tunnel_key flow flags in route lookups
` [PATCH bpf-next v3 3/5] geneve: "
` [PATCH bpf-next v3 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
` [PATCH bpf-next v3 5/5] selftests/bpf: Don't assign outer source IP to host

[PATCH net-next 0/4] net/smc: updates 2022-7-25
 2022-07-25 14:10 UTC  (5+ messages)
` [PATCH net-next 1/4] net/smc: Eliminate struct smc_ism_position
` [PATCH net-next 2/4] s390/ism: Cleanups
` [PATCH net-next 3/4] net/smc: Pass on DMBE bit mask in IRQ handler
` [PATCH net-next 4/4] net/smc: Enable module load on netlink usage

[net-next: PATCH] net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
 2022-07-25 13:43 UTC  (6+ messages)

[PATCH v2 0/6] can: slcan: extend supported features (step 2)
 2022-07-25 13:25 UTC  (6+ messages)
` [PATCH v2 2/6] can: slcan: remove legacy infrastructure
` [PATCH v2 6/6] MAINTAINERS: Add maintainer for the slcan driver

[PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-07-22
 2022-07-25 13:20 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: mtk-ppe: fix traffic offload with bridged wlan
 2022-07-25 13:20 UTC  (2+ messages)

[PATCH net-next 00/15] mlxsw: Spectrum-2 PTP preparations
 2022-07-25 13:10 UTC  (2+ messages)

[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
 2022-07-25 13:09 UTC  (5+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure

[syzbot] WARNING in p9_client_destroy
 2022-07-25 12:45 UTC  (4+ messages)

[PATCH v1 net 0/7] sysctl: Fix data-races around ipv4_net_table (Round 6, Final)
 2022-07-25 12:30 UTC  (2+ messages)

[PATCH 0/2] Add Auxiliary driver support
 2022-07-25 12:15 UTC  (3+ messages)
` [PATCH 2/2] RDMA/bnxt_re: Use auxiliary driver interface

[PATCH net v2] net: mld: fix reference count leak in mld_{query | report}_work()
 2022-07-25 11:40 UTC  (2+ messages)

[PATCH net-next v6 0/2] add framework for selftests in devlink
 2022-07-25 11:07 UTC  (6+ messages)
` [PATCH net-next v6 1/2] devlink: introduce framework for selftests

[PATCH] wireless: ath: Fix typo 'the the' in comment
 2022-07-25 11:06 UTC  (2+ messages)

[PATCH net 0/4] macsec: fix config issues
 2022-07-25 11:00 UTC  (2+ messages)

[PATCH] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
 2022-07-25 11:00 UTC  (2+ messages)

[PATCH bpf-next] xdp: report rx queue index in xdp_frame
 2022-07-25 10:56 UTC 

[PATCH v2 net] sfc: disable softirqs for ptp TX
 2022-07-25 10:44 UTC 

[PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
 2022-07-25 10:11 UTC  (10+ messages)

[PATCH] s390/qeth: Fix typo 'the the' in comment
 2022-07-25 10:10 UTC  (2+ messages)

[PATCH] nfp: bpf: Fix typo 'the the' in comment
 2022-07-25 10:10 UTC  (2+ messages)

[PATCH] net: ipa: Fix typo 'the the' in comment
 2022-07-25 10:10 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: Use safe loop when adding accept list
 2022-07-25 10:09 UTC  (3+ messages)

[PATCH bpf-next v7 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-25  9:52 UTC  (8+ messages)
` [PATCH bpf-next v7 04/13] bpf: Add support for forcing kfunc args to be trusted
` [PATCH bpf-next v7 07/13] net: netfilter: Add kfuncs to allocate and insert CT

[PATCH v4 net-next 0/5] mtk_eth_soc: add xdp support
 2022-07-25  9:50 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Use only non-isolated cpus in irq affinity
 2022-07-25  9:44 UTC 

[PATCH V6] virtio-net: fix the race between refill work and close
 2022-07-25  9:39 UTC  (2+ messages)

[PATCH bpf-next] net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
 2022-07-25  8:51 UTC 

[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb()
 2022-07-25  8:45 UTC  (6+ messages)

[patch net-next v4 00/12] Implement dev info and dev flash for line cards
 2022-07-25  8:29 UTC  (13+ messages)
` [patch net-next v4 01/12] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration
` [patch net-next v4 02/12] net: devlink: move net check into devlinks_xa_for_each_registered_get()
` [patch net-next v4 03/12] net: devlink: introduce nested devlink entity for line card
` [patch net-next v4 04/12] mlxsw: core_linecards: Introduce per line card auxiliary device
` [patch net-next v4 05/12] mlxsw: core_linecards: Expose HW revision and INI version
` [patch net-next v4 06/12] mlxsw: reg: Extend MDDQ by device_info
` [patch net-next v4 07/12] mlxsw: core_linecards: Probe active line cards for devices and expose FW version
` [patch net-next v4 08/12] mlxsw: reg: Add Management DownStream Device Tunneling Register
` [patch net-next v4 09/12] mlxsw: core_linecards: Expose device PSID over device info
` [patch net-next v4 10/12] mlxsw: core_linecards: Implement line card device flashing
` [patch net-next v4 11/12] selftests: mlxsw: Check line card info on provisioned line card
` [patch net-next v4 12/12] selftests: mlxsw: Check line card info on activated "

[patch net-next v3 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-07-25  8:17 UTC  (7+ messages)
` [patch net-next v3 01/11] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration


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