Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH net-next] netfilter: nf_tables: fix compile warnings
2022-01-11 9:32 UTC (3+ messages)
[PATCH 00/14] udp optimisation
2022-01-11 9:24 UTC (16+ messages)
` [PATCH 01/14] ipv6: optimise dst referencing
` [PATCH 02/14] ipv6: shuffle up->pending AF_INET bits
` [PATCH 03/14] ipv6: remove daddr temp buffer in __ip6_make_skb
` [PATCH 04/14] ipv6: clean up cork setup/release
` [PATCH 05/14] ipv6: don't zero cork's flowi after use
` [PATCH 06/14] ipv6: pass full cork into __ip6_append_data()
` [PATCH 07/14] ipv6: pass flow in ip6_make_skb together with cork
` [PATCH 08/14] ipv6/udp: don't make extra copies of iflow
` [PATCH 09/14] ipv6: hand dst refs to cork setup
` [PATCH 10/14] skbuff: drop zero check from skb_zcopy_set
` [PATCH 11/14] skbuff: drop null check from skb_zcopy
` [PATCH 12/14] skbuff: optimise alloc_skb_with_frags()
` [PATCH 13/14] net: inline part of skb_csum_hwoffload_help
` [PATCH 14/14] net: inline sock_alloc_send_skb
Phyr Starter
2022-01-11 9:05 UTC (5+ messages)
[PATCH net-next 00/32] Netfilter updates for net-next
2022-01-11 9:01 UTC (6+ messages)
` [PATCH net-next 10/32] netfilter: flowtable: remove ipv4/ipv6 modules
` [PATCH net-next 19/32] netfilter: nft_connlimit: move stateful fields out of expression data
[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
2022-01-11 8:50 UTC (25+ messages)
` [PATCH v2 12/35] brcmfmac: pcie: Fix crashes due to early IRQs
` [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 20/35] brcmfmac: pcie: Perform correct BCM4364 firmware selection
` [PATCH v2 23/35] brcmfmac: cfg80211: Add support for scan params v2
[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
2022-01-11 8:40 UTC (7+ messages)
` [PATCH net 1/3] net/smc: Resolve the race between link group access and termination
` [PATCH net 3/3] net/smc: Resolve the race between SMC-R link access and clear
[PATCH CFT net-next] net: enetc: use .mac_select_pcs() interface
2022-01-11 8:27 UTC (4+ messages)
[PATCH net-next] Revert "of: net: support NVMEM cells with MAC in text format"
2022-01-11 8:12 UTC
[PATCH net] can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
2022-01-11 7:57 UTC (4+ messages)
[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
2022-01-11 7:44 UTC (3+ messages)
INFO: task hung in wg_noise_handshake_consume_initiation
2022-01-11 7:42 UTC
[PATCH] batman-adv: Remove redundant 'flush_workqueue()' calls
2022-01-11 7:39 UTC (2+ messages)
[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
2022-01-11 7:30 UTC (7+ messages)
` [PATCH v4 net-next 2/9] i40e: respect metadata on XSK Rx to skb
` [Intel-wired-lan] "
` [PATCH v4 net-next 5/9] ice: "
` [Intel-wired-lan] "
` [PATCH v4 net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [Intel-wired-lan] "
[PATCH v2] vdpa: regist vhost-vdpa dev class
2022-01-11 7:09 UTC (2+ messages)
` "
[PATCH net-next] Revert "net: vertexcom: default to disabled on kbuild"
2022-01-11 5:52 UTC (4+ messages)
[PATCH net-next] netfilter: nf_tables: typo NULL check in _clone() function
2022-01-11 5:30 UTC (2+ messages)
[GIT PULL] Networking for 5.17
2022-01-11 5:02 UTC (6+ messages)
[PATCH 0/4] RSS support for VirtioNet
2022-01-11 4:32 UTC (7+ messages)
` [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 net] ax25: use after free in ax25_connect
2022-01-11 4:20 UTC
[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
2022-01-11 3:31 UTC (7+ messages)
[PATCH 0/2] sun4i-emac: replace magic number with marcos
2022-01-11 3:19 UTC (10+ messages)
` [PATCH v2] net: ethernet: sun4i-emac: replace magic number with macro
` [PATCH v3] "
INFO: task hung in nl802154_pre_doit
2022-01-11 3:01 UTC
[pull request][net-next 00/17] mlx5 updates 2022-01-10
2022-01-11 2:50 UTC (19+ messages)
` [net-next 01/17] net/mlx5: Remove unused TIR modify bitmask enums
` [net-next 02/17] net/mlx5e: Move code chunk setting encap dests into its own function
` [net-next 03/17] net/mlx5e: Pass attr arg for attaching/detaching encaps
` [net-next 04/17] net/mlx5e: Move counter creation call to alloc_flow_attr_counter()
` [net-next 05/17] net/mlx5e: TC, Move pedit_headers_action to parse_attr
` [net-next 06/17] net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action()
` [net-next 07/17] net/mlx5e: TC, Pass attr to tc_act can_offload()
` [net-next 08/17] net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr
` [net-next 09/17] net/mlx5e: TC, Reject rules with multiple CT actions
` [net-next 10/17] net/mlx5e: TC, Hold sample_attr on stack instead of pointer
` [net-next 11/17] net/mlx5e: CT, Don't set flow flag CT for ct clear flow
` [net-next 12/17] net/mlx5e: Refactor eswitch attr flags to just attr flags
` [net-next 13/17] net/mlx5e: Test CT and SAMPLE on flow attr
` [net-next 14/17] net/mlx5e: TC, Store mapped tunnel id "
` [net-next 15/17] net/mlx5e: CT, Remove redundant flow args from tc ct calls
` [net-next 16/17] net/mlx5: Introduce software defined steering capabilities
` [net-next 17/17] net/mlx5: VLAN push on RX, pop on TX
INFO: task hung in new_device_store
2022-01-11 2:46 UTC
[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
2022-01-11 1:51 UTC (12+ messages)
Find no outgoing routing table entry for CIFS reconnect?
2022-01-11 1:29 UTC
[PATCH 09/14] ipv6: hand away dst refs to cork setup
2022-01-11 1:21 UTC
[PATCH net-next] net: marvell: prestera: Fix deinit sequence for router
2022-01-11 1:11 UTC
[PATCH net-next] net: marvell: prestera: Refactor router functions
2022-01-11 1:10 UTC
[PATCH net-next] net: marvell: prestera: Refactor get/put VR functions
2022-01-11 1:10 UTC
[PATCH net-next] net: marvell: prestera: Cleanup router struct
2022-01-11 1:08 UTC
[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
2022-01-11 1:07 UTC (4+ messages)
` [PATCH v2 2/2] dt: bindings: add dt entry for ath10k default BDF name
[PATCH net-next v2 0/6] prestera: add basic router driver support
2022-01-11 1:00 UTC (6+ messages)
` [PATCH net-next v2 5/6] net: marvell: prestera: Register inetaddr stub notifiers
[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
2022-01-11 0:33 UTC (12+ 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 bpf-next v5 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
2022-01-11 0:00 UTC (2+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: CGROUP_SKB test for skb_store_bytes()
[ANNOUNCE] iproute2 5.16
2022-01-10 23:32 UTC
[PATCH v1 1/5] ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
2022-01-10 22:30 UTC (5+ messages)
` [PATCH v1 2/5] ath5k: remove unused ah_txq_isr_qcburn "
` [PATCH v1 3/5] ath5k: remove unused ah_txq_isr_qcborn "
` [PATCH v1 4/5] ath5k: remove unused ah_txq_isr_txurn "
` [PATCH v1 5/5] ath5k: fix ah_txq_isr_txok_all setting
[PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
2022-01-10 22:21 UTC (2+ messages)
Debugging stuck tcp connection across localhost
2022-01-10 22:16 UTC (9+ messages)
[PATCH] scsi: qedf: potential dereference of null pointer
2022-01-10 22:04 UTC (2+ messages)
[PATCH 1/2] platform: make platform_get_irq_optional() optional
2022-01-10 21:44 UTC (6+ messages)
` [PATCH 2/2] platform: make platform_get_irq_byname_optional() optional
[bnxt] Error: Unable to read VPD
2022-01-10 21:15 UTC (2+ messages)
[genirq/msi] 495c66aca3: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
2022-01-10 20:43 UTC (3+ 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 20:42 UTC (4+ messages)
` [PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats()
[PATCH v2 net] net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
2022-01-10 20:20 UTC (5+ messages)
[PATCH bpf-next v4] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
2022-01-10 19:53 UTC (2+ messages)
[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
2022-01-10 19:30 UTC (3+ messages)
` [PATCH v1 04/14] arm64: defconfig: enable bpf/cgroup firewalling
[RESEND PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
2022-01-10 19:23 UTC (2+ messages)
[PATCH 0/8] nvmem: add ethernet address offset support
2022-01-10 19:06 UTC (3+ messages)
` [PATCH 1/8] of: base: add of_parse_phandle_with_optional_args()
[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
2022-01-10 18:20 UTC (5+ messages)
[PATCH 0/5] nvmem: support more NVMEM cells variants
2022-01-10 17:44 UTC (8+ messages)
` [PATCH 3/5] dt-bindings: nvmem: allow referencing device defined cells by names
Bad performance in RX with sfc 40G
2022-01-10 17:22 UTC (7+ messages)
` [PATCH net-next] sfc: The size of the RX recycle ring should be more flexible
[PATCH iproute2-next 00/11] Clang warning fixes
2022-01-10 17:20 UTC (2+ messages)
[net-next 00/18] IEEE 802.15.4 passive scan support
2022-01-10 17:17 UTC (14+ messages)
` [net-next 12/18] net: mac802154: Handle scan requests
[PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
2022-01-10 16:57 UTC (2+ messages)
[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
2022-01-10 16:37 UTC (3+ messages)
` [PATCH v21 bpf-next 06/23] net: marvell: rely on xdp_update_skb_shared_info utility routine
Observation of a memory leak with commit 314001f0bf92 ("af_unix: Add OOB support")
2022-01-10 16:29 UTC (10+ messages)
[syzbot] BUG: "hc->tx_t_ipi == NUM" holds (exception!) at net/dccp/ccids/ccid3.c:LINE/ccid3_update_send_interval()
2022-01-10 16:16 UTC
[PATCH] livepatch: Avoid CPU hogging with cond_resched
2022-01-10 14:38 UTC (3+ messages)
[PATCH net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
2022-01-10 13:59 UTC (3+ messages)
INFO: task hung in wg_noise_handshake_create_initiation
2022-01-10 13:58 UTC
[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
2022-01-10 13:53 UTC (22+ 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
` Aw: "
[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 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: 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)
[BUG HTB offload] syzbot: C repro for b/213075475
2022-01-10 13:17 UTC (4+ messages)
[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)
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).