netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-20 06:14:40 to 2020-08-20 18:55:20 UTC [more...]

[PATCH net v5] net: xdp: account for layer 3 packets in generic skb handler
 2020-08-20 18:55 UTC  (5+ messages)
` [PATCH net v6] "

[PATCH v6 net-next 00/10] qed: introduce devlink health support
 2020-08-20 18:52 UTC  (11+ messages)
` [PATCH v6 net-next 01/10] qed: move out devlink logic into a new file
` [PATCH v6 net-next 02/10] qed/qede: make devlink survive recovery
` [PATCH v6 net-next 03/10] qed: fix kconfig help entries
` [PATCH v6 net-next 04/10] qed: implement devlink info request
` [PATCH v6 net-next 05/10] qed: health reporter init deinit seq
` [PATCH v6 net-next 06/10] qed: use devlink logic to report errors
` [PATCH v6 net-next 07/10] qed*: make use of devlink recovery infrastructure
` [PATCH v6 net-next 08/10] qed: implement devlink dump
` [PATCH v6 net-next 09/10] qed: align adjacent indent
` [PATCH v6 net-next 10/10] qede: make driver reliable on unload after failures

[RFC PATCH v4 bpf-next 00/12] BPF TCP header options
 2020-08-20 18:52 UTC  (4+ messages)
` [RFC PATCH v4 bpf-next 05/12] bpf: tcp: Add bpf_skops_established()

[PATCH net-next v2] Add Mellanox BlueField Gigabit Ethernet driver
 2020-08-20 18:51 UTC  (3+ messages)

[PATCH] nfc: st21nfca: Remove unnecessary cast
 2020-08-20 18:38 UTC 

[PATCH ipsec-next] xfrm: add /proc/sys/core/net/xfrm_redact_secret
 2020-08-20 18:35 UTC  (7+ messages)
` [PATCH ipsec-next v2] "
` [PATCH ipsec-next v3] "

[PATCH] nfc: st-nci: Remove unnecessary cast
 2020-08-20 18:32 UTC 

[PATCH] net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
 2020-08-20 18:17 UTC  (2+ messages)

[PATCH 1/3] xfrm: clone XFRMA_SET_MARK during xfrm_do_migrate
 2020-08-20 18:16 UTC  (3+ messages)
` [PATCH 2/3] xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
` [PATCH 3/3] xfrm: clone XFRMA_SEC_CTX during xfrm_do_migrate

[PATCH 0/2] intel/xdp fixes for fliping rx buffer
 2020-08-20 18:04 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next] tools/resolve_btfids: Fix sections with wrong alignment
 2020-08-20 17:54 UTC  (12+ messages)

[PATCH] net: qed: Remove unnecessary cast
 2020-08-20 17:47 UTC 

a saner API for allocating DMA addressable pages
 2020-08-20 17:41 UTC  (22+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT

[PATCH net-next 0/3] tcp_mmap: optmizations
 2020-08-20 17:37 UTC  (6+ messages)
` [PATCH net-next 1/3] selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)
` [PATCH net-next 2/3] selftests: net: tcp_mmap: Use huge pages in send path
` [PATCH net-next 3/3] selftests: net: tcp_mmap: Use huge pages in receive path

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-08-20 17:30 UTC  (13+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v1 2/8] bpf: Propagate BPF_PSEUDO_BTF_ID to uapi headers in /tools
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 5/8] bpf/selftests: ksyms_btf to test typed ksyms
` [PATCH bpf-next v1 7/8] bpf: Propagate bpf_per_cpu_ptr() to /tools

Request to queue patch for 5.7 and 5.8 stable
 2020-08-20 16:57 UTC 

[PATCH nf-next 0/3] Netfilter egress hook
 2020-08-20 16:35 UTC  (11+ messages)
` [PATCH nf-next 3/3] netfilter: Introduce "

tc filter by source port and destination port strange offset
 2020-08-20 16:32 UTC  (2+ messages)

bnxt_en 0000:01:09.1 s1p2: hwrm req_type 0xe0 seq id 0xcdf error 0x3
 2020-08-20 16:28 UTC 

[PATCH] epic100: switch from 'pci_' to 'dma_' API
 2020-08-20 16:28 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] Allow updating sockmap / sockhash from BPF
 2020-08-20 16:18 UTC  (10+ messages)
` [PATCH bpf-next v2 1/6] net: sk_msg: simplify sk_psock initialization
` [PATCH bpf-next v2 2/6] bpf: sockmap: merge sockmap and sockhash update functions
` [PATCH bpf-next v2 3/6] bpf: sockmap: call sock_map_update_elem directly
` [PATCH bpf-next v2 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
` [PATCH bpf-next v2 5/6] bpf: sockmap: allow update from BPF
` [PATCH bpf-next v2 6/6] selftests: bpf: test sockmap "

[PATCH bpf-next 0/3] bpf: implement link_query for bpf iterators
 2020-08-20 16:15 UTC  (4+ messages)
` [PATCH bpf-next 1/3] "

[PATCH bpf-next 0/6] Allow updating sockmap / sockhash from BPF
 2020-08-20 16:12 UTC  (14+ messages)
` [PATCH bpf-next 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
` [PATCH bpf-next 5/6] bpf: sockmap: allow update from BPF
` [PATCH bpf-next 6/6] selftests: bpf: test sockmap "

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-20 16:09 UTC  (10+ messages)

[PATCH net-next 0/2] nfp: flower: add support for QinQ matching
 2020-08-20 16:06 UTC  (4+ messages)
` [PATCH net-next 1/2] nfp: flower: check that we don't exceed the FW key size
` [PATCH net-next 2/2] nfp: flower: add support to offload QinQ match

[PATCH 01/12] staging: wfx: fix BA when device is AP and MFP is enabled
 2020-08-20 15:58 UTC  (12+ messages)
` [PATCH 02/12] staging: wfx: improve usage of hif_map_link()
` [PATCH 03/12] staging: wfx: fix BA when MFP is disabled but BSS is MFP capable
` [PATCH 04/12] staging: wfx: fix spaces around binary operators
` [PATCH 05/12] staging: wfx: fix support for cipher AES_CMAC (multicast PMF)
` [PATCH 06/12] staging: wfx: drop useless field from struct wfx_tx_priv
` [PATCH 07/12] staging: wfx: fix frame reordering
` [PATCH 08/12] staging: wfx: fix potential use before init
` [PATCH 09/12] staging: wfx: scan while AP is supported
` [PATCH 10/12] staging: wfx: enable powersave on probe
` [PATCH 11/12] staging: wfx: remove useless extra jiffy
` [PATCH 12/12] staging: wfx: add workaround for 'timeout while wake up chip'

[PATCH net-next] hinic: add debugfs support
 2020-08-20 16:02 UTC  (2+ messages)

[PATCH net-next] net: zerocopy: combine pages in zerocopy_sg_from_iter()
 2020-08-20 15:43 UTC 

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-20 15:36 UTC  (24+ messages)

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-20 15:29 UTC  (6+ messages)
` [PATCH net-next v2 5/7] net: dsa: mt7530: Add the support of MT7531 switch

bridge firewall "bypass" using VLAN 0 stacking
 2020-08-20 15:17 UTC 

[PATCH bpf-next 1/4] libbpf: fix detection of BPF helper call instruction
 2020-08-20 15:16 UTC  (9+ messages)
` [PATCH bpf-next 2/4] libbpf: fix libbpf build on compilers missing __builtin_mul_overflow
` [PATCH bpf-next 3/4] selftests/bpf: fix two minor compilation warnings reported by GCC 4.9
` [PATCH bpf-next 4/4] selftests/bpf: list newest Clang built-ins needed for some CO-RE selftests

[PATCH] rtw88: switch from 'pci_' to 'dma_' API
 2020-08-20 15:06 UTC 

[PATCH] rtlwifi: switch from 'pci_' to 'dma_' API
 2020-08-20 14:46 UTC 

[PATCH net 1/1] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
 2020-08-20 14:30 UTC 

[PATCH v6 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-08-20 14:26 UTC 

[PATCH bpf] libbpf: fix map index used in error message
 2020-08-20 14:22 UTC  (2+ messages)

[PATCH v6 bpf-next 0/4] bpf: Populate bpffs with map and prog iterators
 2020-08-20 14:19 UTC  (2+ messages)

[PATCH bpf-next] libbpf: simplify the return expression of build_map_pin_path()
 2020-08-20 14:18 UTC  (2+ messages)

[PATCH bpf] bpf: refer to struct xdp_md in user space comments
 2020-08-20 14:16 UTC  (2+ messages)

[PATCH net] sfc: fix build warnings on 32-bit
 2020-08-20 14:14 UTC  (2+ messages)

[PATCH RESEND] rtl818x_pci: switch from 'pci_' to 'dma_' API
 2020-08-20 14:14 UTC 

[PATCH v5] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-08-20 14:14 UTC  (3+ messages)

xdp generic default option
 2020-08-20 14:00 UTC  (4+ messages)

[PATCH iproute2] devlink: Add fflush() in cmd_mon_show_cb()
 2020-08-20 13:51 UTC 

[PATCH v6 net-next 0/3] Add PTP support for Octeontx2
 2020-08-20 13:42 UTC  (10+ messages)
` [PATCH v6 net-next 1/3] octeontx2-af: Support to enable/disable HW timestamping
` [PATCH v6 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor
` [PATCH v6 net-next 3/3] octeontx2-pf: Add support for PTP clock

[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
 2020-08-20 13:36 UTC  (16+ messages)
` [PATCH net-next 3/6] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH net-next 4/6] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH net-next 6/6] net: mvneta: enable jumbo frames for XDP

[PATCH v2] net: sctp: Fix negotiation of the number of data streams
 2020-08-20 13:29 UTC  (3+ messages)

[PATCH net] sctp: not disable bh in the whole sctp_get_port_local()
 2020-08-20 13:13 UTC  (2+ messages)

[PATCH] can: mscan: mpc5xxx_can: update contact email
 2020-08-20 13:07 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation
 2020-08-20 13:05 UTC  (5+ messages)

[PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-08-20  9:43 UTC  (6+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC

[PATCH v3] ravb: Fixed to be able to unload modules
 2020-08-20 12:31 UTC  (4+ messages)

WARNING in __cfg80211_connect_result
 2020-08-20  9:55 UTC  (5+ messages)

[PATCH] net: Check the expect of skb->data at mac header
 2020-08-20 12:28 UTC 

[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
 2020-08-20 12:20 UTC  (5+ messages)
` BPF sk_lookup v5 - TCP SYN and UDP 0-len flood benchmarks

Kernel build error on BTFIDS vmlinux
 2020-08-20 12:14 UTC  (10+ messages)

[PATCH V2 net-next 0/4] Enhance current features in ena driver
 2020-08-20 12:13 UTC  (4+ messages)
` [PATCH V2 net-next 1/4] net: ena: ethtool: use unsigned long for pointer arithmetics

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-20 12:08 UTC  (13+ messages)

[PATCH] ath9k_htc: Do not select MAC80211_LEDS by default
 2020-08-20 12:04 UTC 

[net-next v4 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-20 10:00 UTC  (9+ messages)
` [net-next v4 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
              ` [EXT] "

[PATCH] i40e: always propagate error value in i40e_set_vsi_promisc()
 2020-08-20 11:53 UTC 

[RFC PATCH] net: bridge: Don't reset time stamps on SO_TXTIME enabled sockets
 2020-08-20 11:23 UTC  (2+ messages)

[PATCH net 0/3] net: qed disable aRFS in NPAR and 100G
 2020-08-20 11:08 UTC  (8+ messages)
` [PATCH net 1/3] net: qed: Disable aRFS for "
` [PATCH net 2/3] net: qede: "
` [PATCH net 3/3] net: qed: RDMA personality shouldn't fail VF load

[PATCH net-next] cxgb4: insert IPv6 filter rules in next free region
 2020-08-20 11:01 UTC 

[PATCH NET] net: atlantic: Use readx_poll_timeout() for large timeout
 2020-08-20 10:17 UTC  (3+ messages)
  ` [EXT] "

[PATCH] dt-bindings: net: correct description of phy-connection-type
 2020-08-20 10:02 UTC 

[PATCH 5.7 055/204] pidfd: Add missing sock updates for pidfd_getfd()
 2020-08-20  9:19 UTC 

[PATCH 5.8 061/232] pidfd: Add missing sock updates for pidfd_getfd()
 2020-08-20  9:18 UTC 

[PATCH] igb: read PBA number from flash
 2020-08-20  8:54 UTC 

[PATCH bpf] bpf: xdp: fix XDP mode when no mode flags specified
 2020-08-20  8:24 UTC  (2+ messages)

[PATCH v3 0/8] Hirschmann Hellcreek DSA driver
 2020-08-20  8:11 UTC  (9+ messages)
` [PATCH v3 1/8] net: dsa: Add tag handling for Hirschmann Hellcreek switches
` [PATCH v3 2/8] net: dsa: Add DSA driver "
` [PATCH v3 3/8] net: dsa: hellcreek: Add PTP clock support
` [PATCH v3 4/8] net: dsa: hellcreek: Add support for hardware timestamping
` [PATCH v3 5/8] net: dsa: hellcreek: Add TAPRIO offloading support
` [PATCH v3 6/8] net: dsa: hellcreek: Add PTP status LEDs
` [PATCH v3 7/8] dt-bindings: Add vendor prefix for Hirschmann
` [PATCH v3 8/8] dt-bindings: net: dsa: Add documentation for Hellcreek switches

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-08-20  7:43 UTC  (9+ messages)

[PATCH net] tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
 2020-08-20  7:34 UTC 

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-20  6:36 UTC  (3+ messages)
` [RFC PATCH bpf-next 3/4] bpf: add bpf_trace_btf helper


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