netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-05 14:23:49 to 2022-12-06 03:08:27 UTC [more...]

[PATCH net] ice: Add check for kzalloc
 2022-12-06  3:08 UTC 

[PATCH v3 net-next 1/4] net/ethtool: add netlink interface for the PLCA RS
 2022-12-06  3:03 UTC  (7+ 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

[PATCH linux-next] net: record times of netdev_budget exhausted
 2022-12-06  2:47 UTC  (4+ messages)

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-06  2:45 UTC  (13+ messages)
` [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
` [PATCH bpf-next v3 02/12] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v3 04/12] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 05/12] veth: Support RX XDP metadata
` [PATCH bpf-next v3 06/12] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
` [PATCH bpf-next v3 09/12] xsk: Add cb area to struct xdp_buff_xsk
` [PATCH bpf-next v3 10/12] mlx5: Introduce mlx5_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
` [PATCH bpf-next v3 12/12] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH net-next] net: mtk_eth_soc: enable flow offload support fot MT7986 SoC
 2022-12-06  2:20 UTC  (2+ messages)

[PATCH] atm: Fix use-after-free bug in atm_dev_register()
 2022-12-06  2:08 UTC  (3+ messages)

[PATCH net-next] net: ngbe: Add mdio bus driver
 2022-12-06  2:07 UTC  (6+ messages)

[PATCH net-next 0/2] ethtool: add PLCA RS support
 2022-12-06  2:05 UTC  (2+ messages)

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

[PATCH] rtlwifi: rtl8192se: remove redundant rtl_get_bbreg call
 2022-12-06  2:01 UTC  (2+ messages)

[PATCH linux-next v2] net: record times of netdev_budget exhausted
 2022-12-06  1:53 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
 2022-12-06  1:44 UTC  (6+ messages)

[PATCH V2] vdpa: allow provisioning device features
 2022-12-06  1:42 UTC  (8+ messages)

[PATCH net-next v7] ethtool: add netlink based get rss support
 2022-12-06  1:40 UTC  (6+ messages)

[PATCH v5] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-12-06  1:37 UTC  (3+ messages)

[PATCH bpf-next] bpf, test_run: fix alignment problem in bpf_test_init()
 2022-12-06  1:26 UTC  (2+ messages)

[PATCH 1/2] net: asix: Simplify return value check after asix_check_host_enable
 2022-12-06  1:17 UTC  (4+ messages)
` [PATCH 2/2] net: asix: Avoid looping when the device is diconnected

[PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
 2022-12-06  1:10 UTC  (6+ messages)

[patch net-next 0/8] devlink: make sure devlink port registers/unregisters only for registered instance
 2022-12-06  1:08 UTC  (11+ 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 net v2] net: thunderbolt: fix memory leak in tbnet_open()
 2022-12-06  1:06 UTC 

Low TCP throughput due to vmpressure with swap enabled
 2022-12-06  0:50 UTC  (8+ messages)

[PATCH net] net: thunderbolt: fix memory leak in tbnet_open()
 2022-12-06  0:46 UTC  (3+ messages)

[PATCH net-next] net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
 2022-12-06  0:34 UTC  (2+ messages)

[PATCH] netfilter: initialize 'ret' variable
 2022-12-06  0:29 UTC  (3+ messages)

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

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

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

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

[PATCH v3] net: vmw_vsock: vmci: Check memcpy_from_msg()
 2022-12-05 23:03 UTC  (2+ messages)

[PATCH iproute2-next v2 1/1] devlink: support direct region read requests
 2022-12-05 22:59 UTC 

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

[RFC net-next v4 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-12-05 22:47 UTC  (4+ messages)
` [RFC net-next v4 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH] bpf: call get_random_u32() for random integers
 2022-12-05 22:47 UTC  (3+ messages)

[PATCH v2 net 0/2] vmxnet3: couple of fixes
 2022-12-05 22:42 UTC  (3+ messages)
` [PATCH v2 net 1/2] vmxnet3: correctly report encapsulated LRO packet
` [PATCH v2 net 2/2] vmxnet3: use correct intrConf reference when using extended queues

[PATCH net] net: atm: Fix use-after-free bug in atm_dev_register()
 2022-12-05 22:11 UTC 

[PATCH iproute2-next v4 0/2] Add pcp-prio and new apptrust subcommand
 2022-12-05 22:21 UTC  (3+ messages)
` [PATCH iproute2-next v4 1/2] dcb: add new pcp-prio parameter to dcb app
` [PATCH iproute2-next v4 2/2] dcb: add new subcommand for apptrust

[PATCH HID for-next v2 0/4] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
 2022-12-05 21:59 UTC  (6+ 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 net-next v1 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2022-12-05 21:53 UTC  (4+ messages)
` [PATCH net-next v1 3/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings

[PATCH v4 net-next 0/9] dt-binding preparation for ocelot switches
 2022-12-06  2:20 UTC  (16+ messages)
` [PATCH v4 net-next 3/9] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
` [PATCH v4 net-next 4/9] dt-bindings: net: dsa: allow additional ethernet-port properties
` [PATCH v4 net-next 5/9] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v4 net-next 6/9] dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port reference
` [PATCH v4 net-next 7/9] dt-bindings: net: add generic ethernet-switch
` [PATCH v4 net-next 8/9] dt-bindings: net: add generic ethernet-switch-port binding

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-12-05 (i40e)
 2022-12-05 21:25 UTC  (4+ messages)
` [PATCH net 1/3] i40e: Fix not setting default xps_cpus after reset
` [PATCH net 2/3] i40e: Fix for VF MAC address 0
` [PATCH net 3/3] i40e: Disallow ip4 and ip6 l4_4_bytes

[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2022-12-05 (igc)
 2022-12-05 21:24 UTC  (9+ messages)
` [PATCH net-next 1/8] igc: allow BaseTime 0 enrollment for Qbv
` [PATCH net-next 2/8] igc: remove I226 Qbv BaseTime restriction
` [PATCH net-next 3/8] igc: Add checking for basetime less than zero
` [PATCH net-next 4/8] igc: recalculate Qbv end_time by considering cycle time
` [PATCH net-next 5/8] igc: enable Qbv configuration for 2nd GCL
` [PATCH net-next 6/8] igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
` [PATCH net-next 7/8] igc: Use strict cycles for Qbv scheduling
` [PATCH net-next 8/8] igc: Enhance Qbv scheduling by using first flag bit

[PATCH net 0/2] Update Joakim Zhang entries
 2022-12-05 21:23 UTC  (3+ messages)
` [PATCH net 1/2] MAINTAINERS: Update NXP FEC maintainer
` [PATCH net 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer

[PATCH] net: fec: properly guard irq coalesce setup
 2022-12-05 21:08 UTC  (2+ messages)

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

Broken SELinux/LSM labeling with MPTCP and accept(2)
 2022-12-05 20:58 UTC  (6+ messages)

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

Using a bridge for DSA and non-DSA devices
 2022-12-05 20:43 UTC  (4+ messages)

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-12-05 20:10 UTC  (10+ messages)
` [PATCH 2/5] arm: dts: "
` [PATCH 5/5] powerpc: "

[PATCH v2 net] net: phy: mxl-gpy: add MDINT workaround
 2022-12-05 20:08 UTC  (2+ messages)

[PATCH net-next 00/14][pull request] Intel Wired LAN Driver Updates 2022-11-30 (ice)
 2022-12-05 19:57 UTC  (7+ messages)
` [PATCH net-next 08/14] ice: protect init and calibrating fields with spinlock

[PATCH net] net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
 2022-12-05 19:51 UTC  (2+ messages)

[RFC PATCH] tcp: correct srtt and mdev_us calculation
 2022-12-05 19:15 UTC  (3+ messages)

[PATCH net-next 0/3] mv88e6xxx: Add MAB offload support
 2022-12-05 18:59 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

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

[PATCH net-next v3 0/4] net/sched: retpoline wrappers for tc
 2022-12-05 18:45 UTC  (8+ 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 net] net: mvneta: Prevent out of bounds read in mvneta_config_rss()
 2022-12-05 18:42 UTC  (5+ messages)

[PATCH net] team: prevent ipv6 link local address on port devices
 2022-12-05 18:39 UTC  (2+ messages)

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

[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 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: phy: swphy: Support all normal speeds when link down
 2022-12-05 16:50 UTC  (5+ messages)

[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 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  (6+ messages)

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


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