Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
 2022-01-12  4:50 UTC  (2+ messages)

[PATCH 0/2] sun4i-emac: replace magic number with marcos
 2022-01-12  4:40 UTC  (4+ messages)
` [PATCH v3] net: ethernet: sun4i-emac: replace magic number with macro

[PATCH net-next 0/2] Extend devlink for port trust setting
 2022-01-12  4:40 UTC  (20+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted

[PATCH] net: hns: Fix missing put_device() call in hns_mac_register_phy
 2022-01-12  4:33 UTC  (2+ messages)

[PATCH net] mctp: test: zero out sockaddr
 2022-01-12  4:30 UTC  (2+ messages)

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-12  4:29 UTC  (7+ messages)
` [PATCH v2 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports

[PATCH net 0/2] net: ipa: fix two replenish bugs
 2022-01-12  4:04 UTC  (9+ messages)
` [PATCH net 1/2] net: ipa: fix atomic update in ipa_endpoint_replenish()
` [PATCH net 2/2] net: ipa: prevent concurrent replenish

[PATCH net-next v2 0/3] at803x fiber/SFP support
 2022-01-12  3:51 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: phy: at803x: move page selection fix to config_init
` [PATCH net-next v2 2/3] net: phy: at803x: add fiber support
` [PATCH net-next v2 3/3] net: phy: at803x: Support downstream SFP cage

[PATCH net 0/7] Xilinx axienet fixes
 2022-01-12  3:49 UTC  (11+ messages)
` [PATCH net 1/7] net: axienet: Reset core before accessing MAC and wait for core ready
` [PATCH net 2/7] net: axienet: add missing memory barriers
` [PATCH net 3/7] net: axienet: limit minimum TX ring size
` [PATCH net 4/7] net: axienet: Fix TX ring slot available check
` [PATCH net 5/7] net: axienet: fix number of TX ring slots for "
` [PATCH net 6/7] net: axienet: fix for TX busy handling
` [PATCH net 7/7] net: axienet: increase default TX ring size to 128

[RFC v2 00/19] io_uring zerocopy tx
 2022-01-12  3:39 UTC  (5+ messages)
` [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr

[PATCH net] net/smc: Avoid setting clcsock options after clcsock released
 2022-01-12  3:32 UTC  (5+ messages)

[PATCH 00/14] udp optimisation
 2022-01-12  2:41 UTC  (12+ messages)
` [PATCH 09/14] ipv6: hand dst refs to cork setup
` [PATCH 13/14] net: inline part of skb_csum_hwoffload_help

[PATCH net-next] Revert "of: net: support NVMEM cells with MAC in text format"
 2022-01-12  2:28 UTC  (2+ messages)

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-12  2:21 UTC  (3+ messages)
` [PATCH v2 2/2] dt: bindings: add dt entry for ath10k default BDF name

[Bug] mt7921e driver in 5.16 causes kernel panic
 2022-01-12  2:16 UTC  (2+ messages)

[PATCH net] ax25: use after free in ax25_connect
 2022-01-12  2:13 UTC  (3+ messages)

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-12  1:23 UTC  (3+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE

[PATCH bpf] tools/resolve_btfids: build with host flags
 2022-01-12  0:25 UTC 

[Bug] mt7921e driver in 5.16 causes kernel panic
 2022-01-12  0:05 UTC  (4+ messages)

[PATCH net-next v10 0/6] MediaTek Ethernet Patches on MT8195
 2022-01-11 23:36 UTC  (5+ messages)
` [PATCH net-next v10 6/6] net: dt-bindings: dwmac: add support for mt8195

Phyr Starter
 2022-01-11 23:08 UTC  (18+ messages)

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-11 22:39 UTC  (3+ messages)
` [RFC PATCH 0/6] fprobe: Introduce fprobe function entry/exit probe

[PATCH v9 00/24] wfx: get out from the staging area
 2022-01-11 22:19 UTC  (27+ messages)
` [PATCH v9 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v9 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v9 03/24] wfx: add Makefile/Kconfig
` [PATCH v9 04/24] wfx: add wfx.h
` [PATCH v9 05/24] wfx: add main.c/main.h
` [PATCH v9 06/24] wfx: add bus.h
` [PATCH v9 07/24] wfx: add bus_spi.c
` [PATCH v9 08/24] wfx: add bus_sdio.c
` [PATCH v9 09/24] wfx: add hwio.c/hwio.h
` [PATCH v9 10/24] wfx: add fwio.c/fwio.h
` [PATCH v9 11/24] wfx: add bh.c/bh.h
` [PATCH v9 12/24] wfx: add hif_api_*.h
` [PATCH v9 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v9 14/24] wfx: add key.c/key.h
` [PATCH v9 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v9 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v9 17/24] wfx: add queue.c/queue.h
` [PATCH v9 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v9 19/24] wfx: add sta.c/sta.h
` [PATCH v9 20/24] wfx: add scan.c/scan.h
` [PATCH v9 21/24] wfx: add debug.c/debug.h
` [PATCH v9 22/24] wfx: add traces.h
` [PATCH v9 23/24] wfx: remove from the staging area
` [PATCH v9 24/24] wfx: get out "

[PATCH] mac80211_hwsim: report NOACK frames in tx_status
 2022-01-11 22:13 UTC 

[PATCH] net: qmi_wwan: add ZTE MF286D modem 19d2:1485
 2022-01-11 22:11 UTC 

[PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
 2022-01-11 22:05 UTC  (7+ messages)
` [PATCH crypto v2 0/2] reduce code size from blake2s "
  ` [PATCH crypto v2 1/2] lib/crypto: blake2s: move hmac construction into wireguard
  ` [PATCH crypto v2 2/2] lib/crypto: sha1: re-roll loops to reduce code size
  ` [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
    ` [PATCH crypto v3 1/2] lib/crypto: blake2s: move hmac construction into wireguard
    ` [PATCH crypto v3 2/2] lib/crypto: sha1: re-roll loops to reduce code size

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-11 21:47 UTC  (2+ messages)

Debugging stuck tcp connection across localhost
 2022-01-11 21:35 UTC  (10+ messages)

[bnxt] Error: Unable to read VPD
 2022-01-11 21:12 UTC  (4+ messages)

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2022-01-11 21:04 UTC  (5+ messages)
` [PATCH 4.19 5/6] ARM: 8788/1: ftrace: remove old mcount support

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2022-01-11 19:12 UTC  (4+ messages)

[PATCH iproute2 v2] ip: Extend filter links/addresses
 2022-01-11 19:09 UTC  (3+ messages)

[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
 2022-01-11 18:45 UTC  (6+ messages)
` [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
    ` Aw: "
        ` Aw: "

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-11 18:45 UTC  (3+ messages)
` [PATCH v2 01/35] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2022-01-11 18:41 UTC  (12+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512

[PATCH] ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
 2022-01-11 18:18 UTC  (2+ messages)

[PATCH bpf-next v7 00/10] Introduce unstable CT lookup helpers
 2022-01-11 18:04 UTC  (11+ messages)
` [PATCH bpf-next v7 01/10] bpf: Fix UAF due to race between btf_try_get_module and load_module
` [PATCH bpf-next v7 02/10] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v7 03/10] bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
` [PATCH bpf-next v7 04/10] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v7 05/10] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v7 06/10] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v7 07/10] selftests/bpf: Add test for unstable CT lookup API
` [PATCH bpf-next v7 08/10] selftests/bpf: Add test_verifier support to fixup kfunc call insns
` [PATCH bpf-next v7 09/10] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v7 10/10] selftests/bpf: Add test for race in btf_try_get_module

[PATCH v2 iproute2-next 00/11] clang warning fixes
 2022-01-11 17:54 UTC  (12+ messages)
` [PATCH v2 iproute2-next 01/11] tc: add format attribute to tc_print_rate
` [PATCH v2 iproute2-next 02/11] utils: add format attribute
` [PATCH v2 iproute2-next 03/11] netem: fix clang warnings
` [PATCH v2 iproute2-next 04/11] flower: "
` [PATCH v2 iproute2-next 05/11] tc_util: fix clang warning in print_masked_type
` [PATCH v2 iproute2-next 06/11] ipl2tp: fix clang warning
` [PATCH v2 iproute2-next 07/11] can: "
` [PATCH v2 iproute2-next 08/11] tipc: fix clang warning about empty format string
` [PATCH v2 iproute2-next 09/11] tunnel: fix clang warning
` [PATCH v2 iproute2-next 10/11] libbpf: fix clang warning about format non-literal
` [PATCH v2 iproute2-next 11/11] json_print: suppress clang format warning

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-11 17:51 UTC  (2+ messages)

[PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
 2022-01-11 17:51 UTC  (2+ messages)

[PATCH] dt-bindings: net: ti,dp83869: Drop value on boolean 'ti,max-output-impedance'
 2022-01-11 17:51 UTC  (2+ messages)

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-11 17:51 UTC  (2+ messages)

[PATCH] dt-bindings: net: stm32-dwmac: Make each example a separate entry
 2022-01-11 17:50 UTC  (2+ messages)

[PATCH bpf v2 1/3] xdp: check prog type before updating BPF link
 2022-01-11 17:49 UTC  (3+ messages)

[PATCH v3 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-11 17:43 UTC  (7+ messages)
` [PATCH v3 bpf-next 5/7] x86/alternative: introduce text_poke_jit
` [PATCH v3 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator

[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-11 17:42 UTC  (12+ 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 1/3 v3] net: usb: r8152: Check used MAC passthrough address
 2022-01-11 17:10 UTC  (18+ messages)

[PATCH bpf] tools/bpf: only set obj->skeleton without err
 2022-01-11 17:09 UTC  (3+ messages)

[PATCH] dt-bindings: net: mdio: Drop resets/reset-names child properties
 2022-01-11 17:02 UTC 

[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-11 16:45 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-11 16:44 UTC  (2+ messages)
` [PATCH v3] "

[PATCH iproute2-next 0/2] RDMA clang warning fixes
 2022-01-11 16:30 UTC  (2+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-11 16:22 UTC  (5+ messages)
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "

[PATCH v2 0/5] can: rcar_canfd: Add support for V3U flavor
 2022-01-11 16:22 UTC  (6+ messages)
` [PATCH v2 1/5] clk: renesas: r8a779a0: add CANFD module clock
` [PATCH v2 2/5] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH v2 3/5] arm64: dts: renesas: r8a779a0: Add CANFD device node
` [PATCH v2 4/5] arm64: dts: renesas: r8a779a0-falcon: enable CANFD 0 and 1
` [PATCH v2 5/5] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support

[PATCH 0/3] can: rcar_canfd: Add support for V3U flavor
 2022-01-11 16:21 UTC  (7+ messages)
` [PATCH 1/3] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH 3/3] arm64: dts: r8a779a0: Add CANFD device node

[PATCH v10 1/2] bluetooth: msft: Handle MSFT Monitor Device Event
 2022-01-11 16:14 UTC  (2+ messages)
` [PATCH v10 2/2] bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events

[GIT PULL] Networking for 5.17
 2022-01-11 16:01 UTC  (3+ messages)

[PATCH iproute2-next 00/11] Clang warning fixes
 2022-01-11 16:01 UTC  (5+ messages)
` [PATCH iproute2-next 05/11] flower: fix clang warnings
` [PATCH iproute2-next 06/11] nexthop: fix clang warning about timer check

[RFC] wiregard RX packet processing
 2022-01-11 15:40 UTC  (3+ messages)

[PATCH net] net: fix sock_timestamping_bind_phc() to release device
 2022-01-11 15:10 UTC 

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