netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 09:37:47 to 2022-08-20 00:03:08 UTC [more...]

[PATCH v3 net 00/17] net: sysctl: Fix data-races around net.core.XXX
 2022-08-20  0:03 UTC  (3+ messages)
` [PATCH v3 net 02/17] net: Fix data-races around weight_p and dev_weight_[rt]x_bias

[PATCH -next] amt: remove unneccessary skb pointer check
 2022-08-20  0:00 UTC  (3+ messages)

[PATCH net-next] net: prestera: add missing ABI compatibility check
 2022-08-20  0:00 UTC  (2+ messages)

[PATCH net] Revert "net: macsec: update SCI upon MAC address change."
 2022-08-20  0:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] Support direct writes to nf_conn:mark
 2022-08-19 23:52 UTC  (8+ messages)
` [PATCH bpf-next v3 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v3 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v3 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests "

[PATCH net-next] selftests/net: test l2 tunnel TOS/TTL inheriting
 2022-08-19 23:50 UTC  (2+ messages)

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-08-19 23:50 UTC  (2+ messages)

[PATCH] core: Variable type completion
 2022-08-19 23:47 UTC  (2+ messages)

[PATCH net] net: phy: Warn if phy is attached when removing
 2022-08-19 23:45 UTC  (2+ messages)

[PATCH net] net: dpaa: Fix <1G ethernet on LS1046ARDB
 2022-08-19 23:40 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
 2022-08-19 23:32 UTC  (6+ messages)

[PATCH v2 1/2] net: improve and fix netlink kdoc
 2022-08-19 23:17 UTC  (4+ messages)
` [PATCH v2 2/2] docs: netlink: basic introduction to Netlink

[PATCH] selftests: fix a couple missing .gitignore entries
 2022-08-19 23:07 UTC  (3+ messages)

[PATCH v1 bpf 1/4] bpf: Fix data-races around bpf_jit_enable
 2022-08-19 22:56 UTC  (3+ messages)

[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
 2022-08-19 22:54 UTC  (5+ messages)
` [PATCH bpf-next 1/3] dev: Move received_rps counter next to RPS members in softnet data

[PATCH net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
 2022-08-19 22:33 UTC  (6+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-08-19 22:17 UTC  (12+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 02/11] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH V3 03/11] alpha: Clean-up the panic notifier code
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 05/11] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-19 22:16 UTC  (5+ messages)
` [PATCH v2 1/4] Revert "driver core: Delete driver_deferred_probe_check_state()"
` [PATCH v2 2/4] Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
` [PATCH v2 3/4] Revert "PM: domains: "
` [PATCH v2 4/4] Revert "iommu/of: "

[PATCH net-next 1/1] MAINTAINERS: update amateur radio status
 2022-08-19 22:11 UTC  (4+ messages)

[patch net-next 0/4] net: devlink: sync flash and dev info commands
 2022-08-19 22:07 UTC  (8+ messages)
` [patch net-next 4/4] net: devlink: expose default flash update target

[PATCH net] net: fec: change the default rx copybreak length to 1518
 2022-08-19 22:04 UTC  (3+ messages)

[PATCH net-next v1 0/7] add generic PSE support
 2022-08-19 21:32 UTC  (13+ messages)
` [PATCH net-next v1 1/7] dt-bindings: net: pse-dt: add bindings for generic PSE controller
` [PATCH net-next v1 2/7] dt-bindings: net: phy: add PoDL PSE property
` [PATCH net-next v1 3/7] net: add framework to support Ethernet PSE and PDs devices
` [PATCH net-next v1 4/7] net: pse-pd: add generic PSE driver
` [PATCH net-next v1 5/7] net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
` [PATCH net-next v1 6/7] net: mdiobus: search for PSE nodes by parsing PHY nodes
` [PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment

data-race in __tcp_alloc_md5sig_pool / tcp_alloc_md5sig_pool
 2022-08-19 21:23 UTC 

[PATCH net-next v2 1/3] sfc: allow more flexible way of adding filters for PTP
 2022-08-19 21:19 UTC  (3+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-19 21:10 UTC  (12+ messages)

[net-next 00/14] ptp: convert drivers to .adjfine
 2022-08-19 21:04 UTC  (6+ messages)
` [net-next 14/14] ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm

[PATCH net v5 0/3] bonding: 802.3ad: fix no transmission of LACPDUs
 2022-08-19 20:13 UTC  (5+ messages)
` [PATCH net v5 1/3] selftests: include bonding tests into the kselftest infra
` [PATCH net v5 2/3] bonding: 802.3ad: fix no transmission of LACPDUs
` [PATCH net v5 3/3] bonding: 3ad: make ad_ticks_per_sec a const

[PATCH v3] wifi: mac80211: Fix UAF in ieee80211_scan_rx()
 2022-08-19 20:03 UTC 

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-08-19 19:56 UTC  (2+ messages)

[PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
 2022-08-19 19:47 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
 2022-08-19 19:47 UTC  (6+ messages)
` [PATCH 5.10 1/1] "

[PATCH net-next 1/2] net: improve and fix netlink kdoc
 2022-08-19 19:20 UTC  (10+ messages)
` [PATCH net-next 2/2] docs: netlink: basic introduction to Netlink

[RFC PATCH v2 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-19 18:59 UTC  (8+ messages)

[PATCH] br_netfilter: Drop dst references before setting
 2022-08-19 18:34 UTC 

[PATCH v2] net: dsa: mv88e6xxx: support RGMII cmode
 2022-08-19 18:19 UTC  (3+ messages)

[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
 2022-08-19 17:53 UTC  (10+ messages)

mv88e6060: NULL dereference in dsa_slave_changeupper()
 2022-08-19 17:52 UTC  (2+ messages)

[PATCH v3 net-next 0/9] DSA changes for multiple CPU ports (part 3)
 2022-08-19 17:48 UTC  (10+ messages)
` [PATCH v3 net-next 1/9] net: dsa: walk through all changeupper notifier functions
` [PATCH v3 net-next 2/9] net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
` [PATCH v3 net-next 3/9] net: bridge: move DSA master bridging restriction to DSA
` [PATCH v3 net-next 4/9] net: dsa: existing DSA masters cannot join upper interfaces
` [PATCH v3 net-next 5/9] net: dsa: only bring down user ports assigned to a given DSA master
` [PATCH v3 net-next 6/9] net: dsa: all DSA masters must be down when changing the tagging protocol
` [PATCH v3 net-next 7/9] net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
` [PATCH v3 net-next 8/9] net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
` [PATCH v3 net-next 9/9] net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG

[PATCH net] net: dsa: don't dereference NULL extack in dsa_slave_changeupper()
 2022-08-19 17:39 UTC 

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-19 17:22 UTC  (23+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces
` [PATCH wpan-next 05/20] net: ieee802154: Define frame types
` [PATCH wpan-next 09/20] net: mac802154: Introduce a global device lock
` [PATCH wpan-next 10/20] net: mac802154: Handle passive scanning
` [PATCH wpan-next 17/20] net: ieee802154: Handle limited devices with only datagram support
` [PATCH wpan-next 19/20] ieee802154: hwsim: Do not check the rtnl
` [PATCH wpan-next 20/20] ieee802154: hwsim: Allow devices to be coordinators

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-19 17:06 UTC  (7+ messages)

[RFC PATCH net-next 0/7] 802.1Q Frame Preemption and 802.3 MAC Merge support via ethtool
 2022-08-19 16:59 UTC  (6+ messages)
` [RFC PATCH net-next 2/7] net: ethtool: add support for Frame Preemption and MAC Merge layer

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-08-19 16:50 UTC  (4+ messages)
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH v2 net-next 0/9] DSA changes for multiple CPU ports (part 3)
 2022-08-19 16:44 UTC  (10+ messages)
` [PATCH v2 net-next 8/9] net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity

[PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
 2022-08-19 16:39 UTC  (5+ messages)

[PATCH net] net/sched: fix netdevice reference leaks in attach_one_default_qdisc()
 2022-08-19 15:58 UTC  (3+ messages)

[PATCH 5.10 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 15:36 UTC  (5+ messages)
` [PATCH 5.10 1/1] "

[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-19 15:21 UTC  (8+ messages)

[PATCH net-next v2 0/3] openvswitch: allow specifying ifindex of new interfaces
 2022-08-19 15:30 UTC  (4+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] openvswitch: fix memory leak at failed datapath creation
` [PATCH net-next v2 3/3] openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests

Representative
 2022-08-19 14:30 UTC 

[net-next v5 0/3] net: ethernet: adi: Add ADIN1110 support
 2022-08-19 14:19 UTC  (4+ messages)
` [net-next v5 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
` [net-next v5 2/3] net: ethernet: adi: Add ADIN1110 support
` [net-next v5 3/3] dt-bindings: net: adin1110: Add docs

[PATCH net-next 0/2] add interface mode select and RMII
 2022-08-19 12:52 UTC  (9+ messages)
` [PATCH net-next 1/2] dt-bindings: net: tja11xx: add nxp,refclk_in property
` [PATCH net-next 2/2] net: phy: tja11xx: add interface mode and RMII REF_CLK support

[PATCH v2 0/5] sched, net: NUMA-aware CPU spreading interface
 2022-08-19 12:42 UTC  (11+ messages)
` [PATCH v2 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH v2 2/5] cpumask: Introduce for_each_cpu_andnot()

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-19  8:28 UTC  (4+ messages)
` [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v2 0/7] completely rework mediatek,mt7530 binding
 2022-08-19 12:43 UTC  (3+ messages)
` [PATCH v2 4/7] dt-bindings: net: dsa: mediatek,mt7530: define port binding per compatible

[PATCH 0/4] completely rework mediatek,mt7530 binding
 2022-08-19 12:40 UTC  (10+ messages)
` [PATCH 4/4] dt-bindings: net: dsa: mediatek,mt7530: update json-schema

data-race in nf_tables_newtable / nf_tables_newtable
 2022-08-19 12:35 UTC 

[RFC net-next PATCH 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-08-19 12:29 UTC  (5+ messages)
` [RFC net-next PATCH 2/3] mv88e6xxx: Implement remote management support (RMU)

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-19  9:51 UTC  (3+ messages)

[PATCH net v2] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
 2022-08-19 12:15 UTC  (2+ messages)

Basic PCP/DEI-based queue classification
 2022-08-19 10:50 UTC  (2+ messages)

[PATCH v4 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-08-19 12:04 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[RFC PATCH net-next] net: dsa: qca8k: convert to regmap read/write API
 2022-08-19 11:43 UTC  (3+ messages)

[PATCH 4.14 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 11:22 UTC  (2+ messages)
` [PATCH 4.14 1/1] "

[PATCH 4.19 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 11:21 UTC  (2+ messages)
` [PATCH 4.19 1/1] "

[PATCH 5.4 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 11:07 UTC  (2+ messages)
` [PATCH 5.4 1/1] "

[PATCH v2] net: moxa: get rid of asymmetry in DMA mapping/unmapping
 2022-08-19 11:05 UTC 

[RFC v2 0/7] In order support for virtio_ring, vhost and vsock
 2022-08-19 11:03 UTC  (7+ messages)
` [RFC v2 1/7] vhost: expose used buffers
` [RFC v2 3/7] vsock: batch buffers in tx

[PATCH 1/2] net: moxa: do not call dma_unmap_single() with null
 2022-08-19 11:00 UTC  (5+ messages)
` [PATCH 2/2] net: moxa: prevent double-mapping of DMA areas

[PATCH] net: moxa: get rid of asymmetry in DMA mapping/unmapping
 2022-08-19 11:00 UTC 

[PATCH] s390: move from strlcpy with unused retval to strscpy
 2022-08-19 10:38 UTC  (2+ messages)

[ISSUE] Cannot enable VF after remove/rescan
 2022-08-19 10:21 UTC 

[PATCH ethtool v2] ethtool: fix EEPROM byte write
 2022-08-19 10:10 UTC 

[PATCH] net: move from strlcpy with unused retval to strscpy
 2022-08-19  9:45 UTC 

[PATCH] bridge: move from strlcpy with unused retval to strscpy
 2022-08-19  9:55 UTC  (2+ messages)

[PATCH] netfilter: move from strlcpy with unused retval to strscpy
 2022-08-19  9:50 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).