Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v3 0/3] virtio support cache indirect desc
2022-01-10 13:50 UTC (2+ messages)
[PATCH v2 09/12] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
2022-01-10 13:46 UTC
[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
2022-01-10 13:46 UTC (29+ 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
[PATCH v2 net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
2022-01-10 13:43 UTC (5+ messages)
` [PATCH v2 net 1/4] xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
` [PATCH v2 net 2/4] gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
` [PATCH v2 net 3/4] libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()
` [PATCH v2 net 4/4] mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()
[PATCH] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
2022-01-10 13:43 UTC (3+ messages)
[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
2022-01-10 13:39 UTC (21+ messages)
` [PATCH net-next v4 02/11] net: dsa: realtek: rename realtek_smi to realtek_priv
` [PATCH net-next v4 03/11] net: dsa: realtek: remove direct calls to realtek-smi
` [PATCH net-next v4 04/11] net: dsa: realtek: convert subdrivers into modules
` [PATCH net-next v4 05/11] net: dsa: realtek: use phy_read in ds->ops
` [PATCH net-next v4 06/11] net: dsa: realtek: add new mdio interface for drivers
` [PATCH net-next v4 07/11] net: dsa: realtek: rtl8365mb: rename extport to extint, add "realtek,ext-int"
` [PATCH net-next v4 08/11] net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
` [PATCH net-next v4 09/11] net: dsa: realtek: rtl8365mb: use DSA CPU port
` [PATCH net-next v4 10/11] net: dsa: realtek: rtl8365mb: add RTL8367S support
` [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
[PATCH] net: phy: at803x: make array offsets static
2022-01-10 13:38 UTC (2+ messages)
[PATCH] dt-bindings: net: Cleanup MDIO node schemas
2022-01-10 13:38 UTC (2+ messages)
[PATCH 0/2] sun4i-emac: replace magic number with marcos
2022-01-10 13:31 UTC (5+ messages)
` [PATCH v2] net: ethernet: sun4i-emac: replace magic number with macro
[PATCH net] can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
2022-01-10 13:23 UTC (2+ messages)
[BUG HTB offload] syzbot: C repro for b/213075475
2022-01-10 13:17 UTC (4+ messages)
[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
2022-01-10 12:56 UTC (2+ messages)
[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
2022-01-10 12:25 UTC (5+ messages)
` [PATCH net 1/3] net/smc: Resolve the race between link group access and termination
` [PATCH net 2/3] net/smc: Introduce a new conn->lgr validity check helper
` [PATCH net 3/3] net/smc: Resolve the race between SMC-R link access and clear
[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
2022-01-10 12:23 UTC (11+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v5 net-next 08/13] mfd: add interface to check whether a device is mfd
[PATCH v2 0/8] Implement EBPF on powerpc32
2022-01-10 12:13 UTC (4+ messages)
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32
[PATCH v2] x86/lib: Remove the special case for odd-aligned buffers in csum-partial_64.c
2022-01-10 11:49 UTC (2+ messages)
[syzbot] WARNING: suspicious RCU usage in __dev_queue_xmit
2022-01-10 11:48 UTC (2+ messages)
[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
2022-01-10 11:39 UTC (12+ messages)
[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
2022-01-10 11:37 UTC (10+ messages)
` [PATCH v4 net-next 2/9] i40e: respect metadata on XSK Rx to skb
` [Intel-wired-lan] "
` [PATCH v4 net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [Intel-wired-lan] "
` [PATCH v4 net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [Intel-wired-lan] "
` [PATCH v4 net-next 5/9] ice: respect metadata "
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
[PATCH] drivers/net/usb: remove redundant status variable
2022-01-10 10:55 UTC (2+ messages)
[PATCH] ethernet/intel: remove redundant ret variable
2022-01-10 10:46 UTC
[syzbot] WARNING: bad unlock balance in rxrpc_do_sendmsg
2022-01-10 10:37 UTC
[PATCH] dt-bindings: Drop required 'interrupt-parent'
2022-01-10 10:33 UTC (2+ messages)
[PATCH v3 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
2022-01-10 10:31 UTC (3+ messages)
` [PATCH v3 net-next 2/9] i40e: respect metadata on XSK Rx to skb
` [Intel-wired-lan] "
[PATCH 1/2] ath10k: search for default BDF name provided in DT
2022-01-10 10:18 UTC (3+ messages)
` [PATCH 2/2] dt: bindings: add dt entry for ath10k default BDF name
[PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback
2022-01-10 10:17 UTC (7+ messages)
` [PATCH net 1/1] "
[RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms
2022-01-10 9:59 UTC (3+ messages)
` [PATCH 16/34] brcmfmac: acpi: Add support for fetching Apple ACPI properties
[PATCH net-next] net: sched: do not allocate a tracker in tcf_exts_init()
2022-01-10 9:47 UTC
[PATCH v2] bpf: fix mount source show for bpffs
2022-01-10 9:41 UTC (2+ messages)
[PATCH net] net/smc: Avoid setting clcsock options after clcsock released
2022-01-10 9:38 UTC
[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
2022-01-10 9:34 UTC (3+ messages)
[RFC PATCH net-next 0/2] More aggressive DSA cleanup
2022-01-10 9:33 UTC (4+ messages)
` [RFC PATCH net-next 1/2] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Bad performance in RX with sfc 40G
2022-01-10 9:31 UTC (7+ messages)
` [PATCH net-next] sfc: The size of the RX recycle ring should be more flexible
[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
[PATCH -next] ieee802154: atusb: move to new USB API
2022-01-10 8:57 UTC (3+ messages)
` [PATCH -next v2] "
[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 (9+ 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 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)
[PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats()
2022-01-10 0:50 UTC (2+ messages)
[PATCH net-next 01/32] netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
2022-01-10 0:30 UTC (2+ messages)
[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-next 00/32] Netfilter updates for net-next
2022-01-09 23:16 UTC (10+ messages)
` [PATCH net-next 18/32] netfilter: egress: avoid a lockdep splat
` [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 26/32] netfilter: nf_tables: add NFT_REG32_NUM
` [PATCH net-next 27/32] netfilter: nf_tables: add register tracking infrastructure
` [PATCH net-next 29/32] netfilter: nft_meta: track register operations
` [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
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).