netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-21 03:22:32 to 2022-01-21 18:56:46 UTC [more...]

[PATCH v5 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-21 18:56 UTC  (8+ messages)
` [PATCH v5 bpf-next 5/7] x86/alternative: introduce text_poke_copy
` [PATCH v5 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator

[RFC PATCH v3 net-next 0/4] Preserve mono delivery time (EDT) in skb->tstamp
 2022-01-21 18:50 UTC  (7+ messages)
` [RFC PATCH v3 net-next 1/4] net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
` [RFC PATCH v3 net-next 2/4] net: Add skb_clear_tstamp() to keep the mono delivery_time
` [RFC PATCH v3 net-next 3/4] net: Set skb->mono_delivery_time and clear it when delivering locally
` [RFC PATCH v3 net-next 4/4] bpf: Add __sk_buff->mono_delivery_time and handle __sk_buff->tstamp based on tc_at_ingress

[PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-01-21 18:50 UTC  (18+ messages)
` Aw: "
    ` Aw: "
        ` Aw: "
          `  "

[RFC bpf-next 0/3] libbpf: name-based u[ret]probe attach
 2022-01-21 18:31 UTC  (6+ messages)

[PATCH 19/31] net: realtek: changing LED_* from enum led_brightness to actual value
 2022-01-21 18:29 UTC  (2+ messages)

[RFC PATCH] Bluetooth: hci_event: Ignore multiple conn complete events
 2022-01-21 18:22 UTC  (2+ messages)

[PATCH bpf-next 0/2] arm64, bpf: support more atomic ops
 2022-01-21 17:43 UTC  (4+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: use raw_tp program for atomic test
` [PATCH bpf-next 2/2] arm64, bpf: support more atomic operations

[PATCH net] selftests: net: ioam: Fixes b63c5478e9
 2022-01-21 17:34 UTC 

[RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-21 17:29 UTC  (4+ messages)

best way to disable ANEG and force ethernet link?
 2022-01-21 17:20 UTC 

[PATCH 14/31] net: wireless: ath: changing LED_* from enum led_brightness to actual value
 2022-01-21 16:54 UTC  (10+ messages)
` [PATCH 15/31] net: wireless: atmel: "
` [PATCH 16/31] net: broadcom: "
` [PATCH 17/31] net: intersil: "
` [PATCH 18/31] net: wireless: ralink: "
` [PATCH 19/31] net: realtek: "
` [PATCH 26/31] net: bluetooth: "
` [PATCH 27/31] net: mac80211 : "
` [PATCH 28/31] net: netfilter: "
` [PATCH 29/31] net: rfkill: "

[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
 2022-01-21 16:48 UTC  (7+ messages)

[PATCH v12, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-21 16:43 UTC  (6+ messages)
` [PATCH v12, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v12, 2/2] net: Add dm9051 driver

[PATCH net] ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
 2022-01-21 16:37 UTC  (4+ messages)

tdc errors
 2022-01-21 16:27 UTC  (6+ messages)

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-01-21 16:23 UTC  (9+ messages)

[PATCH] net: missing lock releases in ipmr_base.c
 2022-01-21 16:13 UTC  (4+ messages)

[wpan-next v2 0/9] ieee802154: A bunch of fixes
 2022-01-21 16:09 UTC  (9+ messages)
` [wpan-next v2 3/9] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [wpan-next v2 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant

[PATCH bpf-next] selftests: xsk: fix rx_full stats test
 2022-01-21 16:00 UTC  (2+ messages)

[PATCH v6] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-21 15:46 UTC  (4+ messages)

[PATCH v2 07/12] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET
 2022-01-21 15:45 UTC  (6+ messages)

[PATCH v2] vhost: cache avail index in vhost_enable_notify()
 2022-01-21 15:31 UTC 

[PATCH v2] net: phy: marvell: Honor phy LED set by system firmware on a Dell hardware
 2022-01-21 15:15 UTC  (16+ messages)

[PATCH v2 09/12] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
 2022-01-21 14:46 UTC  (2+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-21 14:44 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK

[PATCH v3 bpf-next 0/7] xsk: Intel driver improvements
 2022-01-21 14:41 UTC  (15+ messages)
` [PATCH bpf-next v3 1/7] ice: remove likely for napi_complete_done
` [PATCH bpf-next v3 2/7] ice: xsk: handle SW XDP ring wrap and bump tail more often
` [PATCH bpf-next v3 3/7] ice: make Tx threshold dependent on ring length
  ` Rx: "
` [PATCH bpf-next v3 4/7] i40e: xsk: move tmp desc array from driver to pool
` [PATCH bpf-next v3 5/7] ice: xsk: avoid potential dead AF_XDP Tx processing
` [PATCH bpf-next v3 6/7] ice: xsk: improve AF_XDP ZC Tx and use batching API
` [PATCH bpf-next v3 7/7] ice: xsk: borrow xdp_tx_active logic from i40e

rfkill: wwan does not show up in rfkill command
 2022-01-21 14:26 UTC  (2+ messages)

[PATCH net v2] net/smc: Transitional solution for clcsock race issue
 2022-01-21 13:06 UTC  (2+ messages)

[PATCH v2 net 0/4] net/fsl: xgmac_mdio: Add workaround for erratum A-009885
 2022-01-21 12:30 UTC  (4+ messages)
` [PATCH v2 net 2/4] dt-bindings: net: Document fsl,erratum-a009885

[PATCH v4 0/12] riscv: switch to relative extable and other improvements
 2022-01-21 12:16 UTC  (4+ messages)
` [PATCH 11/12] riscv: extable: add a dedicated uaccess handler

pull-request: wireless-2022-01-21
 2022-01-21 11:30 UTC  (2+ messages)

[PATCH v1 1/2] Bluetooth: aosp: surface AOSP quality report through mgmt
 2022-01-21 11:22 UTC  (2+ messages)
` [PATCH v1 2/2] Bluetooth: btintel: surface Intel telemetry events "

[PATCH net-next] net/smc: Use kvzalloc for allocating smc_link_group
 2022-01-21 11:06 UTC  (4+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2022-01-20
 2022-01-21 10:40 UTC  (4+ messages)
` [PATCH net 1/5] i40e: Increase delay to 1 s after global EMP reset

[PATCH v23 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-21 10:10 UTC  (24+ messages)
` [PATCH v23 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v23 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v23 bpf-next 03/23] net: mvneta: update frags bit before passing the xdp buffer to eBPF layer
` [PATCH v23 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v23 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v23 bpf-next 06/23] net: marvell: rely on "
` [PATCH v23 bpf-next 07/23] xdp: add frags support to xdp_return_{buff/frame}
` [PATCH v23 bpf-next 08/23] net: mvneta: add frags support to XDP_TX
` [PATCH v23 bpf-next 09/23] bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
` [PATCH v23 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support frags
` [PATCH v23 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v23 bpf-next 12/23] bpf: add frags support to the bpf_xdp_adjust_tail() API
` [PATCH v23 bpf-next 13/23] bpf: add frags support to xdp copy helpers
` [PATCH v23 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v23 bpf-next 15/23] bpf: introduce frags support to bpf_prog_test_run_xdp()
` [PATCH v23 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v23 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
` [PATCH v23 bpf-next 18/23] libbpf: Add SEC name for xdp frags programs
` [PATCH v23 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v23 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v23 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v23 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
` [PATCH v23 bpf-next 23/23] xdp: disable XDP_REDIRECT "

[PATCH v2] net-procfs: show net devices bound packet types
 2022-01-21  9:15 UTC 

[PATCH net] net/smc: Transitional solution for clcsock race issue
 2022-01-21  9:11 UTC  (4+ messages)

[PATCH v7] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-21  8:52 UTC  (2+ messages)

[PATCH iproute2] Fix typo in optimistic flag
 2022-01-21  8:27 UTC 

[wpan-next 0/4] ieee802154: General preparation to scan support
 2022-01-21  8:31 UTC  (4+ messages)

[PATCH net] bonding: use rcu_dereference_rtnl when get bonding active slave
 2022-01-21  8:25 UTC 

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-21  8:10 UTC  (2+ messages)

[PATCH] mptcp: Use struct_group() to avoid cross-field memset()
 2022-01-21  7:39 UTC 

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-21  7:36 UTC  (15+ messages)
` [PATCH v2 24/35] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH v2 25/35] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH v2 26/35] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH v2 34/35] brcmfmac: pcie: Load and provide "
` [PATCH v2 35/35] brcmfmac: common: Add support for external calibration blobs

[PATCH v3] rtw88: check for validity before using a pointer
 2022-01-21  7:14 UTC  (3+ messages)

[net PATCH 0/9] Fixes for CN10K and CN9xxx platforms
 2022-01-21  6:34 UTC  (10+ messages)
` [net PATCH 1/9] octeontx2-af: Do not fixup all VF action entries
` [net PATCH 2/9] octeontx2-af: Fix LBK backpressure id count
` [net PATCH 3/9] octeontx2-af: Retry until RVU block reset complete
` [net PATCH 4/9] octeontx2-af: cn10k: Use appropriate register for LMAC enable
` [net PATCH 5/9] octeontx2-pf: cn10k: Ensure valid pointers are freed to aura
` [net PATCH 6/9] octeontx2-af: Increase link credit restore polling timeout
` [net PATCH 7/9] octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces
` [net PATCH 8/9] octeontx2-pf: Forward error codes to VF
` [net PATCH 9/9] octeontx2-af: Add KPU changes to parse NGIO as separate layer

[PATCH net] phylib: fix potential use-after-free
 2022-01-21  6:00 UTC  (2+ messages)

[PATCH net] ipv6: annotate accesses to fn->fn_sernum
 2022-01-21  6:00 UTC  (2+ messages)

[PATCH net] tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
 2022-01-21  6:00 UTC  (2+ messages)

[PATCH net 0/3] mptcp: A few fixes
 2022-01-21  6:00 UTC  (2+ messages)

[PATCH net] tcp: Add a stub for sk_defer_free_flush()
 2022-01-21  6:00 UTC  (2+ messages)

[PATCH net 1/5] netfilter: nf_conntrack_netbios_ns: fix helper module alias
 2022-01-21  6:00 UTC  (2+ messages)

[PATCH] drivers: net: remove a dangling pointer in peak_usb_create_dev
 2022-01-21  5:58 UTC  (5+ messages)

[PATCH RFC V1 net-next 1/4] net: ethtool: Refactor identical get_ts_info implementations
 2022-01-21  5:20 UTC  (4+ messages)

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-21  5:17 UTC  (6+ messages)

[PATCH] ipv4: fix lock leaks
 2022-01-21  4:11 UTC  (5+ messages)


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