Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH net-next] ethtool: allow flow-type ether without IP protocol field
2020-08-20 23:26 UTC (3+ messages)
[PATCH net, 0/2] hv_netvsc: Some fixes for the select_queue
2020-08-20 23:24 UTC (4+ messages)
` [PATCH net, 1/2] hv_netvsc: Remove "unlikely" from netvsc_select_queue
` [PATCH net, 2/2] hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
[PATCH] nfc: st21nfca: Remove unnecessary cast
2020-08-20 23:18 UTC (2+ messages)
[PATCH] nfc: st-nci: Remove unnecessary cast
2020-08-20 23:18 UTC (2+ messages)
[PATCH] net: qed: Remove unnecessary cast
2020-08-20 23:16 UTC (2+ messages)
[PATCH v5 bpf-next 00/12] BPF TCP header options
2020-08-20 23:16 UTC (16+ messages)
` [PATCH v5 bpf-next 01/12] tcp: Use a struct to represent a saved_syn
` [PATCH v5 bpf-next 02/12] tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
` [PATCH v5 bpf-next 03/12] tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
` [PATCH v5 bpf-next 04/12] tcp: Add saw_unknown to struct tcp_options_received
` [PATCH v5 bpf-next 05/12] bpf: tcp: Add bpf_skops_established()
` [PATCH v5 bpf-next 06/12] bpf: tcp: Add bpf_skops_parse_hdr()
` [PATCH v5 bpf-next 07/12] bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
` [PATCH v5 bpf-next 08/12] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
` [PATCH v5 bpf-next 09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option
` [PATCH v5 bpf-next 10/12] bpf: selftests: Add fastopen_connect to network_helpers
` [PATCH v5 bpf-next 11/12] bpf: selftests: tcp header options
` [PATCH v5 bpf-next 12/12] tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
[PATCH net-next 0/3] tcp_mmap: optmizations
2020-08-20 23:15 UTC (7+ 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 net-next] net: zerocopy: combine pages in zerocopy_sg_from_iter()
2020-08-20 23:13 UTC (2+ messages)
[PATCH bpf-next 00/16] Add libbpf full support for BPF-to-BPF calls
2020-08-20 23:12 UTC (17+ messages)
` [PATCH bpf-next 01/16] selftests/bpf: BPF object files should depend only on libbpf headers
` [PATCH bpf-next 02/16] libbpf: factor out common ELF operations and improve logging
` [PATCH bpf-next 03/16] libbpf: add __noinline macro to bpf_helpers.h
` [PATCH bpf-next 04/16] libbpf: skip well-known ELF sections when iterating ELF
` [PATCH bpf-next 05/16] libbpf: normalize and improve logging across few functions
` [PATCH bpf-next 06/16] libbpf: ensure ELF symbols table is found before further ELF processing
` [PATCH bpf-next 07/16] libbpf: parse multi-function sections into multiple BPF programs
` [PATCH bpf-next 08/16] libbpf: support CO-RE relocations for multi-prog sections
` [PATCH bpf-next 09/16] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls
` [PATCH bpf-next 10/16] libbpf: implement generalized .BTF.ext func/line info adjustment
` [PATCH bpf-next 11/16] libbpf: add multi-prog section support for struct_ops
` [PATCH bpf-next 12/16] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH bpf-next 13/16] tools/bpftool: replace bpf_program__title() with bpf_program__section_name()
` [PATCH bpf-next 14/16] selftests/bpf: don't use deprecated libbpf APIs
` [PATCH bpf-next 15/16] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH bpf-next 16/16] selftests/bpf: turn fexit_bpf2bpf into test with subtests
[PATCH net-next v2] Add Mellanox BlueField Gigabit Ethernet driver
2020-08-20 23:04 UTC (6+ messages)
[PATCH net-next 0/2] nfp: flower: add support for QinQ matching
2020-08-20 23:01 UTC (5+ 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 bpf-next v2 0/3] bpf: implement link_query for bpf iterators
2020-08-20 22:49 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] bpf: implement link_query callbacks in map element iterators
` [PATCH bpf-next v2 3/3] bpftool: implement link_query for bpf iterators
[PATCH ipsec-next] xfrm: add /proc/sys/core/net/xfrm_redact_secret
2020-08-20 22:42 UTC (6+ messages)
` [PATCH ipsec-next v2] "
` [PATCH ipsec-next v3] "
[PATCH bpf-next 0/3] bpf: implement link_query for bpf iterators
2020-08-20 22:31 UTC (5+ messages)
` [PATCH bpf-next 1/3] "
[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
2020-08-20 22:18 UTC (6+ messages)
` BPF sk_lookup v5 - TCP SYN and UDP 0-len flood benchmarks
[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
2020-08-20 22:16 UTC (7+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk
[PATCH v6 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
2020-08-20 22:03 UTC (2+ messages)
[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
2020-08-20 21:53 UTC (14+ 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
[PATCH bpf] bpf: xdp: fix XDP mode when no mode flags specified
2020-08-20 21:29 UTC (3+ messages)
[PATCH bpf-next] tools/resolve_btfids: Fix sections with wrong alignment
2020-08-20 21:24 UTC (12+ messages)
[PATCH] epic100: switch from 'pci_' to 'dma_' API
2020-08-20 21:15 UTC (4+ messages)
[PATCH net v6] net: xdp: account for layer 3 packets in generic skb handler
2020-08-20 20:29 UTC (5+ messages)
[PATCH] ath9k: Do not select MAC80211_LEDS by default
2020-08-20 19:40 UTC
[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
2020-08-20 19:38 UTC (5+ messages)
` [PATCH net-next 3/6] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
[PATCH net 1/1] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
2020-08-20 19:09 UTC (2+ messages)
[PATCH net-next] cxgb4: insert IPv6 filter rules in next free region
2020-08-20 19:03 UTC (2+ messages)
[PATCH net] sfc: fix build warnings on 32-bit
2020-08-20 19:01 UTC (3+ messages)
[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 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
[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
Packet gets stuck in NOLOCK pfifo_fast qdisc
2020-08-20 18:13 UTC (10+ messages)
[PATCH 0/2] intel/xdp fixes for fliping rx buffer
2020-08-20 18:04 UTC (5+ messages)
` [Intel-wired-lan] "
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
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 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/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] hinic: add debugfs support
2020-08-20 16:02 UTC (2+ messages)
[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 00/49] DRM driver for Hikey 970
2020-08-20 15:36 UTC (8+ 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 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 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 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 (3+ messages)
[PATCH v3] ravb: Fixed to be able to unload modules
2020-08-20 12:31 UTC (3+ messages)
[PATCH] net: Check the expect of skb->data at mac header
2020-08-20 12:28 UTC
WARNING in __cfg80211_connect_result
2020-08-20 9:55 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
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).