netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 20:22:37 to 2022-11-24 10:07:55 UTC [more...]

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

[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  (12+ 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  (30+ messages)
` [PATCH 11/18] platform/x86: int3472: fix object "
` [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object
` [PATCH 15/18] net: dpaa2: "
` [PATCH 16/18] net: hns3: "
` [PATCH 17/18] net: octeontx2: "
` [PATCH 18/18] net: cpsw: "

[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: usb: cdc_ether: add u-blox 0x1343 composition
 2022-11-24  9:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 net-next 0/6] Remove uses of kmap_atomic()
 2022-11-24  9:34 UTC  (9+ 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 3/6] cassini: Use page_address() "
` [PATCH v2 net-next 4/6] cassini: Use memcpy_from_page() instead of k[un]map_atomic()
` [PATCH v2 net-next 5/6] sunvnet: Use kmap_local_page() instead of kmap_atomic()
` [PATCH v2 net-next 6/6] net: thunderbolt: "

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

RTM_DELROUTE not sent anymore when deleting (last) nexthop of routes in 6.1
 2022-11-24  9:20 UTC 

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

[PATCH net-next v2 0/9] support direct read from region
 2022-11-24  9:12 UTC  (18+ 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 net-next v2 7/9] ice: use same function to snapshot both NVM and Shadow RAM
` [PATCH net-next v2 8/9] ice: document 'shadow-ram' devlink region
` [PATCH net-next v2 9/9] ice: implement direct read for NVM and Shadow RAM regions

[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  (6+ messages)
` [patch V3 12/17] timers: Silently ignore timers with a NULL function
      ` [patch V3.1 "
` [patch V3 17/17] Bluetooth: hci_qca: Fix the teardown problem for real

[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  (13+ 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 bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
 2022-11-24  2:23 UTC  (2+ messages)

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

[PATCH v4] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-23 21:36 UTC  (2+ messages)

[RFC net-next 0/6] Allow excluding sw flow key from upcalls
 2022-11-23 21:22 UTC  (3+ messages)
` [RFC net-next 1/6] openvswitch: exclude kernel "

[PATCH net-next v2 00/12] net: Complete conversion to i2c_probe_new
 2022-11-23 21:00 UTC  (2+ messages)

[PATCH net-next 0/8] devlink: support direct read from region
 2022-11-23 20:51 UTC  (2+ messages)

[PATCH net-next v2 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-11-23 20:42 UTC  (4+ messages)
` [RFC net-next v2 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-23 20:27 UTC  (2+ messages)

[PATCH net-next v5 0/7] net: lan966x: Extend xdp support
 2022-11-23 20:31 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v5 2/7] net: lan966x: Introduce helper functions
` [PATCH net-next v5 3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf
` [PATCH net-next v5 4/7] net: lan966x: Update rxq memory model
` [PATCH net-next v5 5/7] net: lan966x: Update dma_dir of page_pool_params
` [PATCH net-next v5 6/7] net: lan966x: Add support for XDP_TX
` [PATCH net-next v5 7/7] net: lan966x: Add support for XDP_REDIRECT

[PATCH net-next 1/2] ice: Add support for 100G KR2/CR2/SR2 link reporting
 2022-11-23 20:21 UTC  (3+ messages)
` [PATCH net-next 2/2] ice: combine cases in ice_ksettings_find_adv_link_speed()


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