netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 21:40:26 to 2022-11-24 12:58:12 UTC [more...]

[net-next] bpf: avoid the multi checking
 2022-11-24 12:57 UTC  (7+ messages)
` [net-next] bpf: avoid hashtab deadlock with try_lock

RTM_DELROUTE not sent anymore when deleting (last) nexthop of routes in 6.1
 2022-11-24 12:41 UTC  (2+ messages)

[PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
 2022-11-24 12:19 UTC  (3+ messages)

FOSDEM: 2023 CFP for Kernel Devroom
 2022-11-24 12:00 UTC 

[PATCH net-next 2/2] gro: change confusing use of flush variable
 2022-11-24 11:55 UTC 

[PATCH net-next 1/2] gro: simplify flush logic
 2022-11-24 11:54 UTC 

[PATCH net-next 0/2] gro: simplify tcp_gro_receive
 2022-11-24 11:52 UTC 

[PATCH] net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
 2022-11-24 11:48 UTC 

[PATCH net-next v2 0/3] Add support for netnamespace filtering in drop monitor
 2022-11-24 11:41 UTC  (6+ messages)
` [PATCH net-next v2 1/3] drop_monitor: Implement namespace filtering/reporting for software drops

[PATCH] net: usb: cdc_ether: add u-blox 0x1343 composition
 2022-11-24 11:28 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] Networking for 6.1-rc7
 2022-11-24 11:25 UTC 

[PATCH net-next] ice: remove redundant non-null check in ice_setup_pf_sw()
 2022-11-24 11:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
 2022-11-24 11:22 UTC 

[PATCH net] net/9p: Fix a potential socket leak in p9_socket_open
 2022-11-24 11:19 UTC  (3+ messages)

[PATCH wireless] wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
 2022-11-24 11:38 UTC 

[PATCH net-next v2 0/7] Marvell nvmem mac addresses support
 2022-11-24 11:15 UTC  (8+ messages)
` [PATCH net-next v2 1/7] Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings"
` [PATCH net-next v2 2/7] dt-bindings: net: marvell,dfx-server: Convert to yaml
` [PATCH net-next v2 3/7] dt-bindings: net: marvell,prestera: "
` [PATCH net-next v2 4/7] dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera family
` [PATCH net-next v2 5/7] of: net: export of_get_mac_address_nvmem()
` [PATCH net-next v2 6/7] net: marvell: prestera: Avoid unnecessary DT lookups
` [PATCH net-next v2 7/7] net: mvpp2: Consider NVMEM cells as possible MAC address source

BCM4401 LAN
 2022-11-24 18:41 UTC  (2+ messages)

[PATCH xfrm-next v7 6/8] xfrm: speed-up lookup of HW policies
 2022-11-24 11:07 UTC  (11+ messages)

[PATCH net-next v1 00/13] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2022-11-24 11:06 UTC  (3+ messages)
` [PATCH net-next v1 01/13] net: wwan: tmi: Add PCIe core

[PATCH 1/3] can: flexcan: add auto stop mode for IMX93 to support wakeup
 2022-11-24 11:01 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: can: fsl,flexcan: add imx93 compatible

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-24 10:52 UTC  (6+ messages)
` [RFC Patch net-next v2 3/8] net: dsa: microchip: Initial hardware time stamping support

[PATCH v2 net 1/4] net: wwan: iosm: fix kernel test robot reported error
 2022-11-24 10:37 UTC 

[PATCH v2 net 4/4] net: wwan: iosm: fix incorrect skb length
 2022-11-24 10:38 UTC 

[PATCH v2 net 3/4] net: wwan: iosm: fix crash in peek throughput test
 2022-11-24 10:38 UTC 

[PATCH v2 net 2/4] net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
 2022-11-24 10:38 UTC 

[PATCH v2 net 0/4] net: wwan: iosm: fix build errors & bugs
 2022-11-24 10:37 UTC 

[PATCH net] l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
 2022-11-24 10:27 UTC  (12+ messages)

[PATCH v2 net-next 0/6] Remove uses of kmap_atomic()
 2022-11-24 10:56 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
` [PATCH v2 net-next 2/6] sfc: Use kmap_local_page() instead of kmap_atomic()
` [PATCH v2 net-next 6/6] net: thunderbolt: "

[PATCH net-next v6 0/6] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-24 10:14 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v6 2/6] net: dsa: microchip: do not store max MTU for all ports
` [PATCH net-next v6 3/6] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v6 4/6] net: dsa: microchip: ksz8: add MTU configuration support
` [PATCH net-next v6 5/6] net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compatible switches
` [PATCH net-next v6 6/6] net: dsa: microchip: ksz8: move all DSA configurations to one location

[PATCHv2 net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-11-24 10:00 UTC  (11+ messages)
` [PATCHv2 net-next 5/5] net: move the nat function to nf_nat_ovs for "
    ` [ovs-dev] "

[PATCH 00/18] treewide: fix object files shared between several modules
 2022-11-24  9:58 UTC  (14+ messages)
` [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object
` [PATCH 16/18] net: hns3: "

[PATCH] can: mcba_usb: Fix termination command argument
 2022-11-24  9:54 UTC  (6+ messages)

[PATCH v3 0/2] can: mcan: Add MCAN support for FSD SoC
 2022-11-24  9:06 UTC  (4+ messages)
  ` [PATCH v3 1/2] can: m_can: Move mram init to mcan device setup

[PATCH v1 net] af_unix: Call sk_diag_fill() under the bucket lock
 2022-11-24  9:37 UTC  (4+ messages)

[PATCH] net: thunderx: Fix the ACPI memory leak
 2022-11-24  9:30 UTC  (2+ messages)

[PATCH v2] lib/test_rhashtable: Remove set but unused variable 'insert_retries'
 2022-11-24  9:25 UTC  (2+ messages)

[PATCH v3 00/11] RTW88: Add support for USB variants
 2022-11-24  9:20 UTC  (8+ messages)

[PATCH net-next v2 0/9] support direct read from region
 2022-11-24  9:12 UTC  (15+ messages)
` [PATCH net-next v2 1/9] devlink: use min_t to calculate data_size
` [PATCH net-next v2 2/9] devlink: report extended error message in region_read_dumpit
` [PATCH net-next v2 3/9] devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
` [PATCH net-next v2 4/9] devlink: remove unnecessary parameter from chunk_fill function
` [PATCH net-next v2 5/9] devlink: refactor region_read_snapshot_fill to use a callback function
` [PATCH net-next v2 6/9] devlink: support directly reading from region memory

[PATCH v2] octeontx2-af: Fix reference count issue in rvu_sdp_init()
 2022-11-24  9:10 UTC  (2+ messages)

[PATCH net] net: phylink: fix PHY validation with rate adaption
 2022-11-24  9:06 UTC 

[PATCH v4 0/4] soc: ti: Add module build support to the socinfo
 2022-11-24  9:04 UTC  (6+ messages)
` [PATCH v4 2/4] soc: ti: Add module build support

[PATCH net] net: hsr: Fix potential use-after-free
 2022-11-24  8:53 UTC  (2+ messages)

[RFC PATCH] net: devlink: devlink_nl_info_fill: populate default information
 2022-11-24  8:53 UTC  (6+ messages)

[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
 2022-11-24  8:53 UTC  (7+ messages)
` [PATCH net-next v5 03/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending

[PATCH net] net: altera_tse: release phylink resources in tse_shutdown()
 2022-11-24  8:50 UTC  (2+ messages)

[PATCH] net: ethernet: nixge: fix NULL dereference
 2022-11-24  8:43 UTC 

[PATCH v2] virtio_net: Fix probe failed when modprobe virtio_net
 2022-11-24  8:40 UTC  (2+ messages)

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-24  8:32 UTC 

[pull request][net 00/15] mlx5 fixes 2022-11-24
 2022-11-24  8:32 UTC  (17+ messages)
` [net 01/15] net/mlx5: DR, Fix uninitialized var warning
` [net 02/15] net/mlx5: E-switch, Destroy legacy fdb table when needed
` [net 03/15] net/mlx5: E-switch, Fix duplicate lag creation
` [net 04/15] net/mlx5: Fix uninitialized variable bug in outlen_write()
` [net 05/15] net/mlx5e: Fix use-after-free when reverting termination table
` [net 06/15] net/mlx5e: Fix a couple error codes
` [net 07/15] net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
` [net 08/15] net/mlx5e: MACsec, fix RX data path 16 RX security channel limit
` [net 09/15] net/mlx5e: MACsec, fix memory leak when MACsec device is deleted
` [net 10/15] net/mlx5e: MACsec, fix update Rx secure channel active field
` [net 11/15] net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality
` [net 12/15] net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak
` [net 13/15] net/mlx5e: MACsec, remove replay window size limitation in offload path
` [net 14/15] net/mlx5e: MACsec, fix Tx SA active field update
` [net 15/15] net/mlx5e: MACsec, block offload requests with encrypt off

[patch iproute2] devlink: load ifname map on demand from ifname_map_rev_lookup() as well
 2022-11-24  8:28 UTC  (4+ messages)

[patch V3 00/17] timers: Provide timer_shutdown[_sync]()
 2022-11-24  8:22 UTC  (5+ messages)
` [patch V3 12/17] timers: Silently ignore timers with a NULL function
      ` [patch V3.1 "

[PATCH iproute2 0/2] two fixes for tc ct command
 2022-11-24  8:21 UTC  (6+ messages)
` [PATCH iproute2 1/2] tc: ct: Fix ct commit nat forcing addr

[PATCH] net: wwan: t7xx: Fix the ACPI memory leak
 2022-11-24  8:20 UTC  (2+ messages)

[PATCH] octeontx2-pf: Add check for devm_kcalloc
 2022-11-24  8:00 UTC  (2+ messages)

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-24  7:58 UTC  (2+ messages)

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-24  7:47 UTC 

[PATCH] net: net_netdev: Fix error handling in ntb_netdev_init_module()
 2022-11-24  7:09 UTC 

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-11-24  7:28 UTC  (14+ messages)

[PATCH net-next 00/13] rxrpc: Increasing SACK size and moving away from softirq, part 2
 2022-11-24  7:08 UTC  (3+ messages)

[PATCH V2] vdpa: allow provisioning device features
 2022-11-24  7:13 UTC  (5+ messages)

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24  7:16 UTC  (2+ messages)

[net-next PATCH V3] octeontx2-pf: Add support to filter packet based on IP fragment
 2022-11-24  6:35 UTC 

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-24  6:29 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in rfkill_blocked
 2022-11-24  6:24 UTC 

[PATCH v4] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-24  6:07 UTC 

[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
 2022-11-24  5:16 UTC  (11+ messages)

[pull request][net 00/14] mlx5 fixes 2022-11-21
 2022-11-24  4:37 UTC  (12+ messages)
` [net 03/14] net/mlx5: SF: Fix probing active SFs during driver probe phase
` [net 04/14] net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
` [net 13/14] net/mlx5e: Fix MACsec update SecY

[PATCH net] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-24  4:35 UTC  (10+ messages)

[PATCH net] net: enetc: preserve TX ring priority across reconfiguration
 2022-11-24  4:30 UTC  (2+ messages)

[PATCH -next] iommu/dma: avoid expensive indirect calls for sync operations
 2022-11-24  4:23 UTC  (2+ messages)

[PATCH v3] ethtool: avoiding integer overflow in ethtool_phys_id()
 2022-11-24  4:20 UTC  (3+ messages)

[PATCH net-next v2 0/2] bonding: fix bond recovery in mode 2
 2022-11-24  4:20 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: add missing unregister_netdev() in prestera_port_create()
 2022-11-24  4:20 UTC  (2+ messages)

[PATCH net v2 0/3] nfc: st-nci: Restructure validating logic in EVT_TRANSACTION
 2022-11-24  4:10 UTC  (2+ messages)

[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
 2022-11-24  3:32 UTC  (11+ messages)
` [PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation

[PATCH net-next v5] ethtool: add netlink based get rss support
 2022-11-24  3:30 UTC  (2+ messages)

[PATCH 1/6] xfrm: fix "disable_policy" on ipv4 early demux
 2022-11-24  3:30 UTC  (2+ messages)

[PATCH net 1/3] netfilter: ipset: regression in ip_set_hash_ip.c
 2022-11-24  3:20 UTC  (2+ messages)

[PATCH,v2] net: ethernet: mtk_wed: add wcid overwritten support for wed v1
 2022-11-24  3:18 UTC 

[PATCH net] net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
 2022-11-24  3:03 UTC 

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-24  2:30 UTC 

[PATCH] [openvswitch v4] openvswitch: Add support to count upcall packets
 2022-11-24  2:24 UTC  (2+ messages)

[PATCH net 0/2] octeontx2: Fix several bugs in exception paths
 2022-11-24  1:56 UTC  (3+ messages)
` [PATCH net 1/2] octeontx2-pf: Fix possible memory leak in otx2_probe()
` [PATCH net 2/2] octeontx2-vf: Fix possible memory leak in otx2vf_probe()

[PATCH wpan-next 0/3] IEEE 802.15.4 PAN discovery handling
 2022-11-24  1:49 UTC  (9+ messages)
` [PATCH wpan-next 1/3] ieee802154: Advertize coordinators discovery

[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
 2022-11-24  1:47 UTC  (13+ messages)
` [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
  ` [xdp-hints] "
          ` [xdp-hints] "
` [PATCH bpf-next 1/2] xdp: Add drv_priv pointer to struct xdp_buff
  ` [PATCH bpf-next 2/2] mlx5: Support XDP RX metadata
    ` [xdp-hints] "

[syzbot] unregister_netdevice: waiting for DEV to become free (7)
 2022-11-24  1:42 UTC  (7+ messages)

Low TCP throughput due to vmpressure with swap enabled
 2022-11-24  1:29 UTC  (7+ messages)

[PATCH] Documentation: networking: Update generic_netlink_howto URL
 2022-11-24  1:25 UTC  (2+ messages)

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-24  0:58 UTC  (2+ messages)

[syzbot] memory leak in sctp_sched_prio_set
 2022-11-23 23:45 UTC  (4+ messages)
` [PATCH] sctp: relese sctp_stream_priorities at sctp_stream_outq_migrate()

[PATCH 0/6] Marvell nvmem mac addresses support
 2022-11-23 23:34 UTC  (10+ messages)
` [PATCH 1/6] Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings"
` [PATCH 2/6] dt-bindings: net: marvell,dfx-server: Convert to yaml
` [PATCH 3/6] dt-bindings: net: marvell,prestera: "
` [PATCH 4/6] dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera family

[PATCH net-next v3 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-23 (ice)
 2022-11-23 23:06 UTC  (7+ messages)
` [PATCH net-next v3 1/6] ice: Check for PTP HW lock more frequently
` [PATCH net-next v3 2/6] ice: Remove and replace ice speed defines with ethtool.h versions
` [PATCH net-next v3 3/6] ice: Accumulate HW and Netdev statistics over reset
` [PATCH net-next v3 4/6] ice: Accumulate ring "
` [PATCH net-next v3 5/6] ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues
` [PATCH net-next v3 6/6] ice: Use ICE_RLAN_BASE_S instead of magic number

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2022-11-23 (ixgbevf, i40e, fm10k, iavf, e100)
 2022-11-23 23:04 UTC  (6+ messages)
` [PATCH net 1/5] ixgbevf: Fix resource leak in ixgbevf_init_module()
` [PATCH net 2/5] i40e: Fix error handling in i40e_init_module()
` [PATCH net 3/5] fm10k: Fix error handling in fm10k_init_module()
` [PATCH net 4/5] iavf: Fix error handling in iavf_init_module()
` [PATCH net 5/5] e100: Fix possible use after free in e100_xmit_prepare

[PATCH net 2/4] net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
 2022-11-23 21:58 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).