Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
2022-01-10 9:26 UTC
[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
2022-01-10 9:12 UTC (19+ messages)
` [PATCH v2 11/35] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH v2 12/35] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH v2 13/35] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH v2 14/35] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH v2 16/35] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH v2 17/35] brcmfmac: pcie: Provide a buffer of random bytes to the device
` [PATCH v2 18/35] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH v2 19/35] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH v2 20/35] brcmfmac: pcie: Perform correct BCM4364 firmware selection
[RESEND PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
2022-01-10 9:04 UTC
Wymiana faktury
2022-01-10 9:01 UTC
Bad performance in RX with sfc 40G
2022-01-10 8:58 UTC (6+ messages)
` [PATCH net-next] sfc: The size of the RX recycle ring should be more flexible
[PATCH -next] ieee802154: atusb: move to new USB API
2022-01-10 8:57 UTC (3+ messages)
` [PATCH -next v2] "
[PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback
2022-01-10 8:34 UTC (3+ messages)
` [PATCH net 1/1] "
[PATCH 0/2] sun4i-emac: replace magic number with marcos
2022-01-10 8:32 UTC (2+ messages)
[PATCH] nfc: pn544: make array rset_cmd static const
2022-01-10 8:28 UTC (2+ messages)
[PATCH RESEND net] bonding: Fix extraction of ports from the packet headers
2022-01-10 8:15 UTC
[PATCH] iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
2022-01-10 8:08 UTC (3+ messages)
[PATCH v6] sun4i-emac.c: add dma support
2022-01-10 7:47 UTC (3+ messages)
` [PATCH v1] sun4i-emac.c: enable emac tx dma
[PATCH 1/2] sun4i-emac.h: add register related marcos
2022-01-10 7:23 UTC (2+ messages)
` [PATCH 2/2] sun4i-emac.c: replace magic number with macro
[PATCH] ixgbe: Remove useless DMA-32 fallback configuration
2022-01-10 7:11 UTC (2+ messages)
[PATCH] ixgb: Remove useless DMA-32 fallback configuration
2022-01-10 7:11 UTC (2+ messages)
[PATCH net-next] veth: Do not record rx queue hint in veth_xmit
2022-01-10 6:52 UTC (4+ messages)
[PATCH v2 0/4] net/9p: optimize transport module loading
2022-01-10 6:42 UTC (4+ messages)
` [PATCH v2 2/4] 9p/trans_fd: split into dedicated module
[PATCH] net: hns: Fix missing put_device() call in hns_mac_register_phy
2022-01-10 6:40 UTC
[PATCH 0/7] Supoort shared irq for virtqueues
2022-01-10 6:15 UTC (15+ messages)
` [PATCH 1/7] vDPA/ifcvf: implement IO read/write helpers in the header file
` [PATCH 2/7] vDPA/ifcvf: introduce new helpers to set config vector and vq vectors
` [PATCH 3/7] vDPA/ifcvf: implement device MSIX vector allocation helper
` [PATCH 4/7] vDPA/ifcvf: implement shared irq handlers for vqs
` [PATCH 5/7] vDPA/ifcvf: irq request helpers for both shared and per_vq irq
` [PATCH 6/7] vDPA/ifcvf: implement config interrupt request helper
` [PATCH 7/7] vDPA/ifcvf: improve irq requester, to handle per_vq/shared/config irq
pull request: bluetooth 2022-01-07
2022-01-10 6:07 UTC (11+ messages)
[PATCH 0/7] Supoort shared irq for virtqueues
2022-01-10 5:19 UTC (8+ messages)
` [PATCH 1/7] vDPA/ifcvf: implement IO read/write helpers in the header file
` [PATCH 2/7] vDPA/ifcvf: introduce new helpers to set config vector and vq vectors
` [PATCH 3/7] vDPA/ifcvf: implement device MSIX vector allocation helper
` [PATCH 4/7] vDPA/ifcvf: implement shared irq handlers for vqs
` [PATCH 5/7] vDPA/ifcvf: irq request helpers for both shared and per_vq irq
` [PATCH 6/7] vDPA/ifcvf: implement config interrupt request helper
` [PATCH 7/7] vDPA/ifcvf: improve irq requester, to handle per_vq/shared/config irq
[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
2022-01-10 3:39 UTC (11+ messages)
[PATCH net-next v6 0/8] new Fungible Ethernet driver
2022-01-10 2:55 UTC (10+ messages)
` [PATCH net-next v6 1/8] PCI: Add Fungible Vendor ID to pci_ids.h
` [PATCH net-next v6 2/8] net/fungible: Add service module for Fungible drivers
` [PATCH net-next v6 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v6 4/8] net/funeth: ethtool operations
` [PATCH net-next v6 5/8] net/funeth: devlink support
` [PATCH net-next v6 6/8] net/funeth: add the data path
` [PATCH net-next v6 7/8] net/funeth: add kTLS TX control part
` [PATCH net-next v6 8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS
[GIT PULL] Networking for 5.17
2022-01-10 2:52 UTC
[PATCH net] mctp: test: zero out sockaddr
2022-01-10 2:18 UTC
[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
2022-01-10 2:16 UTC (3+ messages)
` [PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
[PATCH] net: skb: introduce kfree_skb_reason()
2022-01-10 2:07 UTC
[PATCH bpf] tools/bpf: only set obj->skeleton without err
2022-01-10 2:04 UTC (2+ messages)
[PATCH] libbpf: fix possible NULL pointer dereference when destroy skelton
2022-01-10 1:48 UTC (2+ messages)
[net v5 0/3] fix bpf_redirect to ifb netdev
2022-01-10 1:34 UTC (11+ messages)
` [net v5 2/3] net: sched: add check tc_skip_classify in sch egress
linux-next: manual merge of the tip tree with the net-next tree
2022-01-10 1:12 UTC
[PATCH v1 net-next 0/2] use bulk reads for ocelot statistics
2022-01-10 1:06 UTC (3+ messages)
` [PATCH v1 net-next 1/2] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v1 net-next 2/2] net: mscc: ocelot: use bulk reads for stats
[PATCH] dt-bindings: net: snps,dwmac: Enable burst length properties for more compatibles
2022-01-10 1:01 UTC (2+ messages)
[PATCH net-next] page_pool: remove spinlock in page_pool_refill_alloc_cache()
2022-01-10 1:00 UTC (2+ messages)
[PATCH net-next] net: allwinner: Fix print format
2022-01-10 1:00 UTC (2+ messages)
[PATCH] qlcnic: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] bnx2x: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] tcp: tcp_send_challenge_ack delete useless param `skb`
2022-01-10 1:00 UTC (2+ messages)
[PATCH] cxgb3: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net: enetc: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] rocker: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] myri10ge: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net: alteon: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] bna: Simplify DMA setting
2022-01-10 1:00 UTC (2+ messages)
[PATCH] vmxnet3: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] be2net: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] et131x: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] cxgb4: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] cxgb4vf: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] lan743x: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] hinic: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net/qla3xxx: Remove useless DMA-32 fallback configuration
2022-01-10 1:00 UTC (2+ messages)
[PATCH net v2 1/1] net: openvswitch: Fix ct_state nat flags for conns arriving from tc
2022-01-10 1:00 UTC (2+ messages)
[PATCH] net: mcs7830: handle usb read errors properly
2022-01-10 1:00 UTC (2+ messages)
[PATCH net] amt: fix wrong return type of amt_send_membership_update()
2022-01-10 1:00 UTC (2+ messages)
[PATCH v4 net-next 0/3] net: skb: introduce kfree_skb_with_reason()
2022-01-10 0:50 UTC (2+ messages)
[net-next:master 59/127] drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1235:48: error: 'outl' undeclared; did you mean 'out'?
2022-01-10 0:50 UTC (3+ messages)
` [PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats()
[PATCH] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
2022-01-10 0:43 UTC (2+ messages)
[PATCH net-next 00/32] Netfilter updates for net-next
2022-01-10 0:30 UTC (34+ messages)
` [PATCH net-next 01/32] netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
` [PATCH net-next 02/32] netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_work
` [PATCH net-next 03/32] netfilter: nf_tables: remove rcu read-size lock
` [PATCH net-next 04/32] netfilter: nft_payload: WARN_ON_ONCE instead of BUG
` [PATCH net-next 05/32] netfilter: nf_tables: consolidate rule verdict trace call
` [PATCH net-next 06/32] netfilter: nf_tables: replace WARN_ON by WARN_ON_ONCE for unknown verdicts
` [PATCH net-next 07/32] netfilter: nf_tables: make counter support built-in
` [PATCH net-next 08/32] netfilter: conntrack: tag conntracks picked up in local out hook
` [PATCH net-next 09/32] netfilter: nat: force port remap to prevent shadowing well-known ports
` [PATCH net-next 10/32] netfilter: flowtable: remove ipv4/ipv6 modules
` [PATCH net-next 11/32] netfilter: nft_set_pipapo_avx2: remove redundant pointer lt
` [PATCH net-next 12/32] netfilter: conntrack: Use max() instead of doing it manually
` [PATCH net-next 13/32] netfilter: conntrack: convert to refcount_t api
` [PATCH net-next 14/32] netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
` [PATCH net-next 15/32] netfilter: make function op structures const
` [PATCH net-next 16/32] netfilter: conntrack: avoid useless indirection during conntrack destruction
` [PATCH net-next 17/32] net: prefer nf_ct_put instead of nf_conntrack_put
` [PATCH net-next 18/32] netfilter: egress: avoid a lockdep splat
` [PATCH net-next 19/32] netfilter: nft_connlimit: move stateful fields out of expression data
` [PATCH net-next 20/32] netfilter: nft_last: "
` [PATCH net-next 21/32] netfilter: nft_quota: "
` [PATCH net-next 22/32] netfilter: nft_numgen: "
` [PATCH net-next 23/32] netfilter: nft_limit: rename stateful structure
` [PATCH net-next 24/32] netfilter: nft_limit: move stateful fields out of expression data
` [PATCH net-next 25/32] netfilter: nf_tables: add rule blob layout
` [PATCH net-next 26/32] netfilter: nf_tables: add NFT_REG32_NUM
` [PATCH net-next 27/32] netfilter: nf_tables: add register tracking infrastructure
` [PATCH net-next 28/32] netfilter: nft_payload: track register operations
` [PATCH net-next 29/32] netfilter: nft_meta: "
` [PATCH net-next 30/32] netfilter: nft_bitwise: "
` [PATCH net-next 31/32] netfilter: nft_payload: cancel register tracking after payload update
` [PATCH net-next 32/32] netfilter: nft_meta: cancel register tracking after meta update
[PATCH net-next v2 0/4] bnxt_en: Update for net-next
2022-01-10 0:30 UTC (6+ messages)
` [PATCH net-next v2 1/4] bnxt_en: add dynamic debug support for HWRM messages
` [PATCH net-next v2 2/4] bnxt_en: improve VF error messages when PF is unavailable
` [PATCH net-next v2 3/4] bnxt_en: use firmware provided max timeout for messages
` [PATCH net-next v2 4/4] bnxt_en: improve firmware timeout messaging
[PATCH net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
2022-01-10 0:23 UTC (2+ messages)
[PATCH] net: phy: at803x: make array offsets static
2022-01-09 23:17 UTC
[PATCH] cw1200: wsm: make array queue_id_to_wmm_aci static const
2022-01-09 23:09 UTC
[PATCH nf-next 0/5] netfilter: conntrack related cleanups
2022-01-09 22:32 UTC (2+ messages)
[PATCH] netfilter: conntrack: Use max() instead of doing it manually
2022-01-09 22:31 UTC (2+ messages)
[PATCH 0/4] RSS support for VirtioNet
2022-01-09 22:21 UTC (6+ messages)
` [PATCH 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH 4/4] drivers/net/virtio_net: Added RSS hash report control
[PATCH] softingcs: Fix memleak on registration failure in softingcs_probe
2022-01-09 22:10 UTC (2+ messages)
[PATCH net 1/5] can: softing_cs: softingcs_probe(): fix memleak on registration failure
2022-01-09 22:10 UTC (2+ messages)
[PATCH] net/mlx5: fix devlink documentation table warning
2022-01-09 22:08 UTC (2+ messages)
[PATCH net-next 0/4] bnxt_en: Update for net-next
2022-01-09 21:58 UTC (7+ messages)
` [PATCH net-next 2/4] bnxt_en: improve VF error messages when PF is unavailable
` [PATCH net-next 3/4] bnxt_en: use firmware provided max timeout for messages
` [PATCH net-next 4/4] bnxt_en: improve firmware timeout messaging
Observation of a memory leak with commit 314001f0bf92 ("af_unix: Add OOB support")
2022-01-09 21:20 UTC (2+ messages)
[RFC PATCH] net/tls: Fix skb memory leak when running kTLS traffic
2022-01-09 21:16 UTC (6+ messages)
[PATCH] igbvf: Remove useless DMA-32 fallback configuration
2022-01-09 18:43 UTC
[PATCH iproute2-next 0/2] RDMA clang warning fixes
2022-01-09 18:41 UTC (3+ messages)
` [PATCH iproute2-next 1/2] rdma: Limit copy data by the destination size
` [PATCH iproute2-next 2/2] rdma: Don't allocate sparse array
[PATCH] igb: Remove useless DMA-32 fallback configuration
2022-01-09 18:41 UTC
[PATCH] igc: Remove useless DMA-32 fallback configuration
2022-01-09 18:38 UTC
[PATCH] ice: Remove useless DMA-32 fallback configuration
2022-01-09 18:25 UTC
[PATCH] iavf: Remove useless DMA-32 fallback configuration
2022-01-09 18:24 UTC
[PATCH] e1000e: Remove useless DMA-32 fallback configuration
2022-01-09 18:23 UTC
[PATCH] i40e: Remove useless DMA-32 fallback configuration
2022-01-09 17:30 UTC (2+ messages)
[PATCH] i40e: Remove useless DMA-32 fallback configuration
2022-01-09 17:29 UTC
[RFC PATCH net-next 0/2] More aggressive DSA cleanup
2022-01-09 17:25 UTC (3+ messages)
` [RFC PATCH net-next 1/2] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
[PATCH] ixgbevf: Remove useless DMA-32 fallback configuration
2022-01-09 17:22 UTC
[PATCH] can: janz-ican3: initialize dlc variable
2022-01-09 17:00 UTC (2+ messages)
[PATCH net-next 01/22] can: janz-ican3: initialize dlc variable
2022-01-09 17:00 UTC (2+ messages)
[mst-vhost:vhost 30/44] drivers/vdpa/mlx5/net/mlx5_vnet.c:1247:23: sparse: sparse: cast to restricted __le16
2022-01-09 15:55 UTC (2+ messages)
[PATCH iproute2-next v4] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output
2022-01-09 15:30 UTC
[PATCH net-next] gro: add ability to control gro max packet size
2022-01-09 14:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).