netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-05 07:44:14 to 2022-12-05 18:40:14 UTC [more...]

[PATCH v3 net-next 1/4] net/ethtool: add netlink interface for the PLCA RS
 2022-12-05 18:35 UTC  (6+ messages)
` [PATCH v3 net-next 2/4] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v3 net-next 3/4] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v3 net-next 4/4] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[RFC net] Fixes: b63c5478e9cb ("ipv6: ioam: Support for Queue depth data field")
 2022-12-05 18:34 UTC  (6+ messages)

[PATCH v4 net-next 0/9] dt-binding preparation for ocelot switches
 2022-12-06  2:20 UTC  (5+ messages)
` [PATCH v4 net-next 3/9] dt-bindings: net: dsa: utilize base definitions for standard dsa switches

[RFC PATCH] tcp: correct srtt and mdev_us calculation
 2022-12-05 18:27 UTC  (2+ messages)

[PATCH net-next 0/2] devlink: add params FW_BANK and ENABLE_MIGRATION
 2022-12-05 18:22 UTC  (4+ messages)
` [PATCH net-next 1/2] devlink: add fw bank select parameter
` [PATCH net-next 2/2] devlink: add enable_migration parameter

[PATCH] bpf: call get_random_u32() for random integers
 2022-12-05 18:15 UTC 

Using a bridge for DSA and non-DSA devices
 2022-12-05 18:15 UTC 

[RFC PATCH] tcp: correct srtt and mdev_us calculation
 2022-12-05 18:07 UTC 

[PATCH net] team: prevent ipv6 link local address on port devices
 2022-12-05 17:46 UTC 

[PATCH net] net: mvneta: Prevent out of bounds read in mvneta_config_rss()
 2022-12-05 17:44 UTC  (5+ messages)

[PATCH v2 net-next] net: ethernet: mtk_wed: add reset to rx_ring_setup callback
 2022-12-05 17:41 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
 2022-12-05 17:38 UTC  (4+ messages)

[PATCH net-next v3 0/4] net/sched: retpoline wrappers for tc
 2022-12-05 17:27 UTC  (7+ messages)
` [PATCH net-next v3 1/4] net/sched: move struct action_ops definition out of ifdef
` [PATCH net-next v3 2/4] net/sched: add retpoline wrapper for tc
` [PATCH net-next v3 3/4] net/sched: avoid indirect act functions on retpoline kernels
` [PATCH net-next v3 4/4] net/sched: avoid indirect classify "

[PATCH iproute2-next 1/1] taprio: fix wrong for loop condition in add_tc_entries()
 2022-12-05 17:23 UTC  (2+ messages)

[PATCH v4 net-next 0/8] Let phylink manage in-band AN for the PHY
 2022-12-05 17:19 UTC  (3+ messages)

[PATCH 1/2] mac80211_hwsim: add PMSR capability support
 2022-12-05 17:18 UTC  (2+ messages)
` [PATCH 2/2] mac80211_hwsim: handle RTT requests with virtio

[PATCH v3 net-next 0/4] add PLCA RS support and onsemi NCN26000
 2022-12-05 17:16 UTC 

[PATCH net-next] net: ngbe: Add ngbe mdio bus driver
 2022-12-05 17:14 UTC  (2+ messages)

[PATCH net-next] tcp: use 2-arg optimal variant of kfree_rcu()
 2022-12-05 17:10 UTC  (7+ messages)

[PATCH net v2] unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
 2022-12-05 17:07 UTC  (6+ messages)

[PATCH net-next] net: ngbe: Add mdio bus driver
 2022-12-05 17:04 UTC  (5+ messages)

[PATCH net-next] net: phy: swphy: Support all normal speeds when link down
 2022-12-05 16:50 UTC  (5+ messages)

[PATCH HID for-next v2 0/4] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
 2022-12-05 16:48 UTC  (5+ messages)
` [PATCH HID for-next v2 1/4] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
` [PATCH HID for-next v2 2/4] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
` [PATCH HID for-next v2 3/4] HID: bpf: enforce HID_BPF dependencies
` [PATCH HID for-next v2 4/4] selftests: hid: ensures we have the proper requirements in config

[PATCH 00/24] Split page pools from struct page
 2022-12-05 16:31 UTC  (6+ messages)
` [PATCH 01/24] netmem: Create new type

[PATCH iproute2-next v3 0/2] Add pcp-prio and new apptrust subcommand
 2022-12-05 16:23 UTC  (7+ messages)
` [PATCH iproute2-next v3 1/2] dcb: add new pcp-prio parameter to dcb app

[PATCH 0/2] net: macb: fix connectivity after resume
 2022-12-05 15:57 UTC  (4+ messages)
` [PATCH 1/2] net: phylink: add helper to initialize phylink's phydev
` [PATCH 2/2] net: macb: fix connectivity after resume

[PATCH v2 net-next 1/4] net/ethtool: add netlink interface for the PLCA RS
 2022-12-05 15:31 UTC  (10+ messages)

[patch net-next 0/8] devlink: make sure devlink port registers/unregisters only for registered instance
 2022-12-05 15:22 UTC  (9+ messages)
` [patch net-next 1/8] devlink: call devlink_port_register/unregister() on "
` [patch net-next 2/8] netdevsim: call devl_port_register/unregister() "
` [patch net-next 3/8] mlxsw: "
` [patch net-next 4/8] nfp: "
` [patch net-next 5/8] mlx4: "
` [patch net-next 6/8] mlx5: "
` [patch net-next 7/8] devlink: assert if devl_port_register/unregister() is called on unregistered devlink instance
` [patch net-next 8/8] devlink: remove port notifications from devlink_register/unregister()

[PATCH v3] net: sched: fix memory leak in tcindex_set_parms
 2022-12-05 15:19 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
 2022-12-05 14:57 UTC  (3+ messages)

[PATCH net] xen/netback: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-05 14:38 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink: check 'skb->dev' pointer in nfulnl_log_packet()
 2022-12-05 14:28 UTC  (2+ messages)

[PATCH] netfilter: initialize 'ret' variable
 2022-12-05 14:26 UTC  (2+ messages)

fix dma_alloc_coherent on m68knommu / coldfire
 2022-12-05 14:09 UTC  (5+ messages)
` [PATCH 1/2] net: fec: use dma_alloc_noncoherent for m532x

[RFC PATCH v3 0/4] vsock: update tools and error handling
 2022-12-05 14:00 UTC  (7+ messages)
` [RFC PATCH v3 1/4] vsock: return errors other than -ENOMEM to socket
` [RFC PATCH v3 2/4] test/vsock: rework message bounds test
` [RFC PATCH v3 4/4] test/vsock: vsock_perf utility

[PATCH v4 net-next 0/2] Fixed warnings
 2022-12-05 13:42 UTC  (5+ messages)
` [PATCH v4 net-next 1/2] net: phy: micrel: Fixed error related to uninitialized symbol ret
` [PATCH v4 net-next 2/2] net: phy: micrel: Fix warn: passing zero to PTR_ERR

[PATCH net] net: thunderbolt: fix memory leak in tbnet_open()
 2022-12-05 13:38 UTC  (2+ messages)

fec_restart fix
 2022-12-05 13:27 UTC  (2+ messages)

pull-request: ieee802154-next 2022-12-05
 2022-12-05 13:19 UTC 

[PATCH] net: fec: don't reset irq coalesce settings to defaults on "ip link up"
 2022-12-05 13:19 UTC  (4+ messages)

[PATCH v8 00/12] Network support for Landlock
 2022-12-05 13:18 UTC  (9+ messages)
` [PATCH v8 08/12] landlock: Implement TCP network hooks

[PATCH] net: vmw_vsock: vmci: Check memcpy_from_msg()
 2022-12-05 13:06 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH net-next v1 00/13] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2022-12-05 12:47 UTC  (5+ messages)
` [PATCH net-next v1 01/13] net: wwan: tmi: Add PCIe core

[PATCH net v4] l2tp: Serialize access to sk_user_data with sk_callback_lock
 2022-12-05 12:37 UTC  (4+ messages)

selftests: net: cmsg_so_mark.sh test hangs
 2022-12-05 12:29 UTC 

pull-request: ieee802154 for net 2022-12-05
 2022-12-05 12:25 UTC 

[PATCH v5] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-12-05 12:22 UTC  (2+ messages)

[patch iproute2/net-next 0/4] devlink: optimize ifname handling
 2022-12-05 12:21 UTC  (5+ messages)
` [patch iproute2/net-next 1/4] devlink: add ifname_map_add/del() helpers
` [patch iproute2/net-next 2/4] devlink: get devlink port for ifname using RTNL get link command
` [patch iproute2/net-next 3/4] devlink: push common code to __pr_out_port_handle_start_tb()
` [patch iproute2/net-next 4/4] devlink: update ifname map when message contains DEVLINK_ATTR_PORT_NETDEV_NAME

[PATCH net-next] net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheet
 2022-12-05 12:00 UTC  (2+ messages)

[PATCH net-next 0/8] bridge: mcast: Preparations for EVPN extensions
 2022-12-05 11:55 UTC  (18+ messages)
` [PATCH net-next 1/8] bridge: mcast: Centralize netlink attribute parsing
` [PATCH net-next 2/8] bridge: mcast: Remove redundant checks
` [PATCH net-next 3/8] bridge: mcast: Use MDB configuration structure where possible
` [PATCH net-next 4/8] bridge: mcast: Propagate MDB configuration structure further
` [PATCH net-next 5/8] bridge: mcast: Use MDB group key from configuration structure
` [PATCH net-next 6/8] bridge: mcast: Remove br_mdb_parse()
` [PATCH net-next 7/8] bridge: mcast: Move checks out of critical section
` [PATCH net-next 8/8] bridge: mcast: Remove redundant function arguments

[PATCH net-next] s390/qeth: use sysfs_emit() to instead of scnprintf()
 2022-12-05 11:50 UTC  (3+ messages)

[PATCH net-next] nfp: add support for multicast filter
 2022-12-05 11:40 UTC  (2+ messages)

[PATCH net v2] octeontx2-pf: Fix potential memory leak in otx2_init_tc()
 2022-12-05 11:40 UTC  (5+ messages)

[PATCH v3 net] net: microchip: sparx5: correctly free skb in xmit
 2022-12-05 11:40 UTC  (2+ messages)

[PATCH net] xen-netfront: Fix NULL sring after live migration
 2022-12-05 11:40 UTC  (2+ messages)

[PATCH net-next] net: ethernet: use sysfs_emit() to instead of scnprintf()
 2022-12-05 11:18 UTC 

[PATCH net-next 00/36] rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3
 2022-12-05 11:10 UTC  (2+ messages)

[PATCH net v3] net: mdiobus: fix double put fwnode in the error path
 2022-12-05 11:10 UTC  (2+ messages)

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2022-12-05 10:32 UTC  (8+ messages)
` [RFC PATCH v4 2/4] dpll: Add DPLL framework base functions

[PATCH net-next V3 0/8] devlink: Add port function attribute to enable/disable Roce and migratable
 2022-12-05 10:12 UTC  (3+ messages)
` [PATCH net-next V3 4/8] devlink: Expose port function commands to control RoCE

[patch net-next RFC 0/7] devlink: make sure devlink port registers/unregisters only for registered instance
 2022-12-05 10:00 UTC  (6+ messages)
` [patch net-next RFC 7/7] devlink: assert if devl_port_register/unregister() is called on unregistered devlink instance

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2022-12-05  9:57 UTC  (4+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-12-05  9:55 UTC  (8+ messages)
` [PATCH 14/15] can: tcan4x5x: Fix register range of first block

[PATCH net-next] macsec: Add support for IFLA_MACSEC_OFFLOAD in the netlink layer
 2022-12-05  9:54 UTC  (2+ messages)

[PATCH net-next 0/2] net: add and use netdev_sw_irq_coalesce_default_on()
 2022-12-05  9:50 UTC  (2+ messages)

[PATCH V6 1/2] net: stmmac: Power up SERDES after the PHY link
 2022-12-05  9:50 UTC  (2+ messages)

[PATCH 1/2] net: encx24j600: Add parentheses to fix precedence
 2022-12-05  9:50 UTC  (2+ messages)

[PATCH net-next v3 0/3] add tx packets aggregation to ethtool and rmnet
 2022-12-05  9:33 UTC  (4+ messages)
` [PATCH net-next v3 1/3] ethtool: add tx aggregation parameters
` [PATCH net-next v3 2/3] net: qualcomm: rmnet: add tx packets aggregation
` [PATCH net-next v3 3/3] net: qualcomm: rmnet: add ethtool support for configuring tx aggregation

[RFC PATCH v2 0/6] vsock: update tools and error handling
 2022-12-05  9:38 UTC  (5+ messages)
` [RFC PATCH v2 5/6] test/vsock: add big message test

[PATCH net-next] net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
 2022-12-05  9:32 UTC  (6+ messages)

[PATCH xfrm-next v9 0/8] Extend XFRM core to allow packet offload configuration
 2022-12-05  9:23 UTC  (9+ messages)

[PATCH net-next] net: ethernet: mtk_wed: add reset to rx_ring_setup callback
 2022-12-05  9:21 UTC  (4+ messages)

[PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-12-05  9:11 UTC  (5+ messages)

[PATCH] rtlwifi: rtl8192se: remove redundant rtl_get_bbreg call
 2022-12-05  8:53 UTC 

[PATCH wpan] mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
 2022-12-05  8:58 UTC  (3+ messages)

[PATCH v2 0/5] Add GMAC support for S32 SoC family
 2022-12-05  8:55 UTC  (7+ messages)
` [PATCH v2 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH iproute2] libnetlink: Fix memory leak in __rtnl_talk_iov()
 2022-12-05  8:47 UTC 

[PATCH net] ravb: Fix potential use-after-free in ravb_rx_gbeth()
 2022-12-05  8:46 UTC  (4+ messages)

[PATCH] can: can327: Flush tx_work on ldisc .close()
 2022-12-05  8:45 UTC  (2+ messages)

[PATCH iproute2-next v2 0/4] Implement new netlink attributes for devlink-rate in iproute2
 2022-12-05  8:41 UTC  (3+ messages)

[PATCH 0/8] can: usb: remove all usb_set_intfdata(intf, NULL) in drivers' disconnect()
 2022-12-05  8:35 UTC  (2+ messages)

[PATCH net] ice: switch: fix potential memleak in ice_add_adv_recipe()
 2022-12-05  8:20 UTC  (2+ messages)

[PATCH] NFC: nci: Bounds check struct nfc_target arrays
 2022-12-05  8:17 UTC  (2+ messages)

[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
 2022-12-05  8:10 UTC  (7+ messages)
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages
    ` [EXT] "

[PATCH net-next] net/mlx5: remove redundant ret variable
 2022-12-05  8:10 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in __build_skb_around
 2022-12-05  8:03 UTC  (2+ messages)

[PATCH net-next v2] net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()
 2022-12-05  8:00 UTC  (2+ messages)

[syzbot] WARNING in nci_add_new_protocol
 2022-12-05  7:57 UTC  (3+ messages)

[PATCH net-next v2] sfc: use sysfs_emit() to instead of scnprintf()
 2022-12-05  7:47 UTC  (2+ messages)

[PATCH net-next v7] ethtool: add netlink based get rss support
 2022-12-05  7:45 UTC  (4+ 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).