netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-16 23:40:25 to 2023-10-17 09:29:45 UTC [more...]

[PATCH net-next 00/13] Add MDB get support
 2023-10-17  9:29 UTC  (23+ messages)
` [PATCH net-next 01/13] bridge: mcast: Dump MDB entries even when snooping is disabled
` [PATCH net-next 02/13] bridge: mcast: Account for missing attributes
` [PATCH net-next 03/13] bridge: mcast: Factor out a helper for PG entry size calculation
` [PATCH net-next 04/13] bridge: mcast: Rename MDB entry get function
` [PATCH net-next 05/13] vxlan: mdb: Adjust function arguments
` [PATCH net-next 06/13] vxlan: mdb: Factor out a helper for remote entry size calculation
` [PATCH net-next 07/13] bridge: add MDB get uAPI attributes
` [PATCH net-next 08/13] net: Add MDB get device operation
` [PATCH net-next 09/13] bridge: mcast: Add MDB get support
` [PATCH net-next 10/13] vxlan: mdb: "
` [PATCH net-next 11/13] rtnetlink: "

[PATCH net-next v5 0/3] ethtool: Add link mode maps for forced speeds
 2023-10-17  9:26 UTC  (7+ messages)
` [PATCH net-next v5 1/3] ethtool: Add forced speed to supported link modes maps
` [PATCH net-next v5 2/3] qede: Refactor qede_forced_speed_maps_init()
` [PATCH net-next v5 3/3] ice: Refactor finding advertised link speed

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-17  9:21 UTC  (16+ messages)
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer

[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
 2023-10-17  9:20 UTC  (18+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v12 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v12 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v12 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v12 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v12 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v12 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v12 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v12 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-17  9:18 UTC  (2+ messages)

[PATCH net-next 00/14] net: tls: various code cleanups and improvements
 2023-10-17  9:16 UTC  (5+ messages)
` [PATCH net-next 08/14] tls: also use init_prot_info in tls_set_device_offload

[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
 2023-10-17  9:12 UTC  (4+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index

[PATCH v2 1/2] net: openvswitch: Use struct_size()
 2023-10-17  9:10 UTC  (5+ messages)
` [PATCH v2 2/2] net: openvswitch: Annotate struct mask_array with __counted_by
    ` [ovs-dev] "
` [ovs-dev] [PATCH v2 1/2] net: openvswitch: Use struct_size()

[PATCH v2 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-17  9:06 UTC  (10+ messages)
` [PATCH v2 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v2 net-next 2/5] net-smnp: reorganize SNMP fast path variables
` [PATCH v2 net-next 3/5] netns-ipv4: reorganize netns_ipv4 "
` [PATCH v2 net-next 4/5] net-device: reorganize net_device "
` [PATCH v2 net-next 5/5] tcp: reorganize tcp_sock "

[PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-17  9:04 UTC  (4+ messages)
` [PATCH net-next "

[RFC PATCH net-next 00/12] mlxsw: Add support for new reset flow
 2023-10-17  9:01 UTC  (17+ messages)
` [RFC PATCH net-next 01/12] netdevsim: Block until all devices are released
` [RFC PATCH net-next 02/12] devlink: Hold a reference on parent device
` [RFC PATCH net-next 03/12] devlink: Acquire device lock during reload
` [RFC PATCH net-next 04/12] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
` [RFC PATCH net-next 05/12] PCI: Add device-specific reset "
` [RFC PATCH net-next 06/12] PCI: Add debug print for device ready delay
` [RFC PATCH net-next 07/12] mlxsw: Extend MRSR pack() function to support new commands
` [RFC PATCH net-next 08/12] mlxsw: pci: Rename mlxsw_pci_sw_reset()
` [RFC PATCH net-next 09/12] mlxsw: pci: Move software reset code to a separate function
` [RFC PATCH net-next 10/12] mlxsw: pci: Add support for new reset flow
` [RFC PATCH net-next 11/12] mlxsw: pci: Implement PCI reset handlers
` [RFC PATCH net-next 12/12] selftests: mlxsw: Add PCI reset test

[PATCH iwl-next 0/4] iavf: cleanups, dead code removal
 2023-10-17  8:58 UTC  (7+ messages)
` [PATCH iwl-next 1/4] iavf: rely on netdev's own registered state
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/4] iavf: use unregister_netdev
  ` [Intel-wired-lan] "
` [PATCH iwl-next 3/4] iavf: add a common function for undoing the interrupt scheme
  ` [Intel-wired-lan] "

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-17  8:58 UTC  (5+ messages)
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from "

[PATCH net] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-10-17  8:53 UTC 

[patch net-next v3 0/7] devlink: fix a deadlock when taking devlink instance lock while holding RTNL lock
 2023-10-17  8:53 UTC  (15+ messages)
` [patch net-next v3 1/7] net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
` [patch net-next v3 2/7] devlink: call peernet2id_alloc() with net pointer under RCU read lock
` [patch net-next v3 3/7] devlink: take device reference for devlink object
` [patch net-next v3 4/7] devlink: don't take instance lock for nested handle put
` [patch net-next v3 5/7] Documentation: devlink: add nested instance section
` [patch net-next v3 6/7] Documentation: devlink: add a note about RTNL lock into locking section
` [patch net-next v3 7/7] devlink: document devlink_rel_nested_in_notify() function

[PATCH net] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-17  8:52 UTC  (3+ messages)

fix the non-coherent coldfire dma_alloc_coherent v2
 2023-10-17  8:48 UTC  (11+ messages)
` [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
` [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
` [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
` [PATCH 10/12] net: fec: use dma_alloc_noncoherent for data cache enabled coldfire
` [PATCH 12/12] m68k: remove unused includes from dma.c

[PATCH v6 00/14] can: m_can: Optimizations for m_can/tcan part 2
 2023-10-17  8:44 UTC  (2+ messages)

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-17  8:39 UTC  (11+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT

[PATCH v14 net-next 08/23] net/tcp: Add AO sign to RST packets
 2023-10-17  8:37 UTC  (2+ messages)

[PATCH 0/7] pull request (net): ipsec 2023-10-17
 2023-10-17  8:37 UTC  (8+ messages)
` [PATCH 1/7] net: xfrm: skip policies marked as dead while reinserting policies
` [PATCH 2/7] xfrm: interface: use DEV_STATS_INC()
` [PATCH 3/7] xfrm: fix a data-race in xfrm_gen_index()
` [PATCH 4/7] xfrm6: fix inet6_dev refcount underflow problem
` [PATCH 5/7] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH 6/7] net: ipv4: "
` [PATCH 7/7] xfrm: fix a data-race in xfrm_lookup_with_ifid()

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-17  8:31 UTC  (7+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[PATCH net-next v6 0/3] I3C MCTP net driver
 2023-10-17  8:24 UTC  (3+ messages)
` [PATCH net-next v6 3/3] mctp i3c: MCTP I3C driver

[PATCH net] Revert "net: wwan: iosm: enable runtime pm support for 7560"
 2023-10-17  8:08 UTC 

[PATCH v1] Fix NULL pointer dereference in cn_filter()
 2023-10-17  8:02 UTC  (2+ messages)

[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
 2023-10-17  7:56 UTC  (6+ messages)
` [PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA

[PATCH net 0/5] net: fix bugs in device netns-move and rename
 2023-10-17  7:51 UTC  (7+ messages)
` [PATCH net 2/5] net: check for altname conflicts when changing netdev's netns
` [PATCH net 3/5] net: avoid UAF on deleted altname
` [PATCH net 4/5] net: move altnames together with the netdevice

[PATCH net-next v2 1/2] net:dsa:microchip: add property to select internal RMII reference clock
 2023-10-17  7:48 UTC  (4+ messages)
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[Patch v5 0/5] RDMA/mana_ib
 2023-10-17  7:48 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH net-next v4 1/4] rust: core abstractions for network PHY drivers
 2023-10-17  7:41 UTC  (7+ messages)

[patch net] netlink: specs: devlink: fix reply command values
 2023-10-17  7:15 UTC  (2+ messages)

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-10-17  7:12 UTC  (4+ messages)

Fwd: Intel 7560 LTE Modem stops working after resuming from standby
 2023-10-17  7:08 UTC  (5+ messages)
`  "

[PATCH iproute2-next 0/8] Extend flush command to support VXLAN attributes
 2023-10-17  7:02 UTC  (9+ messages)
` [PATCH iproute2-next 1/8] bridge: fdb: rename some variables to contain 'brport'
` [PATCH iproute2-next 2/8] bridge: fdb: support match on source VNI in flush command
` [PATCH iproute2-next 3/8] bridge: fdb: support match on nexthop ID "
` [PATCH iproute2-next 4/8] bridge: fdb: support match on destination VNI "
` [PATCH iproute2-next 5/8] bridge: fdb: support match on destination port "
` [PATCH iproute2-next 6/8] bridge: fdb: support match on destination IP "
` [PATCH iproute2-next 7/8] bridge: fdb: support match on [no]router flag "
` [PATCH iproute2-next 8/8] man: bridge: add a note about using 'master' and 'self' with flush

[PATCH iproute2] bridge: fdb: add an error print for unknown command
 2023-10-17  7:01 UTC  (5+ messages)

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-17  6:43 UTC  (13+ messages)
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer

[PATCH] net: txgbe: clean up PBA string
 2023-10-17  6:55 UTC  (3+ messages)

[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
 2023-10-17  6:54 UTC  (5+ messages)
  `  "

[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
 2023-10-17  6:49 UTC  (15+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
` [PATCH net-next 3/8] dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
` [PATCH net-next 4/8] dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
` [PATCH net-next 5/8] dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'
` [PATCH net-next 6/8] dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentation
` [PATCH net-next 7/8] dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references
` [PATCH net-next 8/8] dt-bindings: net: dsa: Drop 'ethernet-ports' node properties

[PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-17  6:44 UTC  (4+ messages)

[PATCH -next v3 0/2] sunrpc: Fix W=1 compiler warnings
 2023-10-17  6:35 UTC  (4+ messages)
` [PATCH -next v3 1/2] sunrpc: Wrap read accesses to rpc_task.tk_pid

[PATCH v2 0/2] net: fec: Fix device_get_match_data usage
 2023-10-17  6:34 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net: fec: Remove non-Coldfire platform IDs

[PATCH net-next] net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams
 2023-10-17  6:28 UTC 

[PATCH net-next v4 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-17  6:25 UTC  (12+ messages)
` [PATCH net-next v4 4/9] net: dsa: microchip: ksz9477: add "
` [PATCH net-next v4 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
` [PATCH net-next v4 7/9] net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()

[patch net-next v2] tools: ynl: introduce option to process unknown attributes or types
 2023-10-17  6:18 UTC  (3+ messages)

[PATCH net-next v2] docs: netlink: clean up after deprecating version
 2023-10-17  6:10 UTC  (2+ messages)

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-17  5:53 UTC  (7+ messages)
` [PATCH v1 bpf-next 03/11] tcp: Clean up goto labels in cookie_v[46]_check()
` [PATCH v1 bpf-next 11/11] selftest: bpf: Test BPF_SOCK_OPS_(GEN|CHECK)_SYNCOOKIE_CB

[PATCH] drivers: net: wwan: iosm: Fixed multiple typos in multiple files
 2023-10-17  5:53 UTC  (2+ messages)

[net-next PATCH v2 3/4] net: stmmac: move TX timer arm after DMA enable
 2023-10-17  4:52 UTC  (2+ messages)

pull-request: bpf-next 2023-10-16
 2023-10-17  4:40 UTC  (2+ messages)

[Patch v7 0/5] RDMA/mana_ib
 2023-10-17  4:31 UTC  (3+ messages)
` [Patch v7 4/5] RDMA/mana_ib: Query adapter capabilities

[PATCH] staging: qlge: Add bool type to qlge_idc_wait()
 2023-10-17  4:21 UTC  (6+ messages)

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-10-17  3:49 UTC  (4+ messages)

[PATCH net] tun: prevent negative ifindex
 2023-10-17  2:40 UTC  (3+ messages)

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-10-17  2:38 UTC  (7+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[PATCH net-next v2 0/2] rswitch: Add PM ops
 2023-10-17  1:54 UTC  (4+ messages)
` [PATCH net-next v2 1/2] rswitch: Use unsigned int for array index

[BUG] rtnl_newlink: Rogue MOVE event delivered on netns change
 2023-10-17  1:45 UTC  (8+ messages)

[PATCH v1 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-17  1:41 UTC  (7+ messages)
` [PATCH v1 net-next 1/5] Documentations: Analyze heavily used Networking related structs

[PATCH net 0/2] net/sched: sch_hfsc: safely allow 'rt' inner curves
 2023-10-17  1:17 UTC  (3+ messages)
` [PATCH net 2/2] net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve

[PATCH] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup
 2023-10-17  1:11 UTC  (2+ messages)

pull-request: bluetooth 2023-10-13
 2023-10-17  1:10 UTC  (2+ messages)

[net-next PATCH v3 0/4] net: stmmac: improve tx timer logic
 2023-10-17  1:08 UTC  (3+ messages)
` [net-next PATCH v3 3/4] net: stmmac: move TX timer arm after DMA enable

[PATCH v2] drivers: net: wwan: wwan_core.c: resolved spelling mistake
 2023-10-17  0:50 UTC  (2+ messages)

[PATCH net-next] nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
 2023-10-17  0:50 UTC  (2+ messages)

[PATCH] net: stub tcp_gro_complete if CONFIG_INET=n
 2023-10-17  0:50 UTC  (2+ messages)

[PATCH net] netlink: Correct offload_xstats size
 2023-10-17  0:40 UTC  (2+ messages)

(no subject)
 2023-10-17  0:14 UTC 

[PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-17  0:08 UTC  (9+ messages)
` [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type

[PATCH] lan78xx: replace deprecated strncpy with strscpy
 2023-10-16 23:40 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).