netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-01 11:09:41 to 2021-10-01 23:13:45 UTC [more...]

[PATCH bpf-next v1 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-01 23:13 UTC  (8+ messages)
` [PATCH bpf-next v1 1/3] bpf/xdp: Add bpf_load_hdr_opt support for xdp
` [PATCH bpf-next v1 2/3] bpf/selftests: Rename test_tcp_hdr_options to test_sockops_tcp_hdr_options
` [PATCH bpf-next v1 3/3] bpf/selftests: Add xdp bpf_load_tcp_hdr_options tests

[PATCH net-next 1/5] mctp: Add initial test structure and fragmentation test
 2021-10-01 23:09 UTC  (3+ messages)

pull request: bluetooth 2021-10-01
 2021-10-01 23:08 UTC 

[PATCH bpf-next v2 0/9] install libbpf headers when using the library
 2021-10-01 23:05 UTC  (12+ messages)
` [PATCH bpf-next v2 2/9] tools: bpftool: install libbpf headers instead of including the dir
` [PATCH bpf-next v2 3/9] tools: resolve_btfids: install libbpf headers when building
` [PATCH bpf-next v2 4/9] tools: runqslower: "
` [PATCH bpf-next v2 5/9] bpf: preload: "
` [PATCH bpf-next v2 6/9] bpf: iterators: "
` [PATCH bpf-next v2 7/9] samples/bpf: "
` [PATCH bpf-next v2 8/9] samples/bpf: update .gitignore
` [PATCH bpf-next v2 9/9] selftests/bpf: better clean up for runqslower in test_bpftool_build.sh

[PATCH] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
 2021-10-01 23:02 UTC  (3+ messages)

[PATCH v6 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-10-01 22:59 UTC  (4+ messages)

[PATCH net-next 00/11] Use netdev->dev_addr write helpers (part 1)
 2021-10-01 22:59 UTC  (13+ messages)
` [PATCH net-next 01/11] arch: use eth_hw_addr_set()
` [PATCH net-next 02/11] net: "
` [PATCH net-next 03/11] ethernet: "
` [PATCH net-next 04/11] net: usb: "
` [PATCH net-next 05/11] net: use eth_hw_addr_set() instead of ether_addr_copy()
` [PATCH net-next 06/11] ethernet: "
` [PATCH net-next 07/11] net: usb: "
` [PATCH net-next 08/11] ethernet: chelsio: use eth_hw_addr_set()
` [PATCH net-next 09/11] ethernet: s2io: "
` [PATCH net-next 10/11] fddi: "
` [PATCH net-next 11/11] ethernet: use eth_hw_addr_set() - casts

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2021-10-01 22:56 UTC  (9+ messages)
  ` [EXT] "

[PATCH net-next] net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
 2021-10-01 22:50 UTC  (2+ messages)

[PATCH bpf-next 0/9] install libbpf headers when using the library
 2021-10-01 22:43 UTC  (5+ messages)
` [PATCH bpf-next 6/9] bpf: iterators: install libbpf headers when building

[PATCH net-next v16 0/3] AX88796C SPI Ethernet Adapter
 2021-10-01 22:39 UTC  (3+ messages)
  ` [PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH bpf-next v4 0/3] add support for writable bare tracepoint
 2021-10-01 22:21 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: support writable context for "
` [PATCH bpf-next v4 2/3] libbpf: support detecting and attaching of writable tracepoint program

[PATCH net] MAINTAINERS: Remove Bin Luo as his email bounces
 2021-10-01 22:20 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: fix VCAP filters remaining active after being deleted
 2021-10-01 22:20 UTC  (2+ messages)

[PATCH bpf-next v6 0/9] Support kernel module function calls from eBPF
 2021-10-01 22:16 UTC  (14+ messages)
` [PATCH bpf-next v6 3/9] bpf: btf: Introduce helpers for dynamic BTF set registration
` [PATCH bpf-next v6 4/9] tools: Allow specifying base BTF file in resolve_btfids
` [PATCH bpf-next v6 5/9] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v6 6/9] libbpf: Support kernel module function calls
` [PATCH bpf-next v6 8/9] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v6 9/9] bpf: selftests: Add selftests for module kfunc support

[PATCH net] net_sched: fix NULL deref in fifo_set_limit()
 2021-10-01 22:10 UTC  (2+ messages)

[net-next 01/15] net/mlx5: DR, Fix vport number data type to u16
 2021-10-01 22:00 UTC  (2+ messages)

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-10-01 21:22 UTC  (3+ messages)

[PATCH 00/10] Add Gigabit Ethernet driver support
 2021-10-01 20:43 UTC  (12+ messages)
` [PATCH 01/10] ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
` [PATCH 02/10] ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
` [PATCH 03/10] ravb: Add nc_queue to struct ravb_hw_info
` [PATCH 04/10] ravb: Add support for RZ/G2L SoC
` [PATCH 05/10] ravb: Initialize GbEthernet DMAC
` [PATCH 06/10] ravb: Exclude gPTP feature support for RZ/G2L
` [PATCH 07/10] ravb: Add tsrq to struct ravb_hw_info
` [PATCH 08/10] ravb: Add magic_pkt "
` [PATCH 09/10] ravb: Add half_duplex "
` [PATCH 10/10] ravb: Initialize GbEthernet E-MAC

[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-10-01 20:42 UTC  (7+ messages)

Non-packed structures in IP headers
 2021-10-01 20:10 UTC  (2+ messages)

[PATCH v1 net 1/1] ptp_pch: Load module automatically if ID matches
 2021-10-01 19:32 UTC  (3+ messages)

[PATCH 0/8] Fillup stubs for Gigabit Ethernet driver support
 2021-10-01 19:16 UTC  (11+ messages)
` [PATCH 1/8] ravb: Add rx_max_buf_size to struct ravb_hw_info
` [PATCH 2/8] ravb: Fillup ravb_rx_ring_free_gbeth() stub
` [PATCH 3/8] ravb: Fillup ravb_rx_ring_format_gbeth() stub
` [PATCH 4/8] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
` [PATCH 5/8] ravb: Fillup ravb_rx_gbeth() stub
` [PATCH 6/8] ravb: Add carrier_counters to struct ravb_hw_info
` [PATCH 7/8] ravb: Add support to retrieve stats for GbEthernet
` [PATCH 8/8] ravb: Fillup ravb_set_features_gbeth() stub

[PATCH bpf-next 0/5] introduce dummy BPF STRUCT_OPS
 2021-10-01 19:09 UTC  (9+ messages)
` [PATCH bpf-next 2/5] bpf: factor out a helper to prepare trampoline for struct_ops prog
` [PATCH bpf-next 3/5] bpf: do .test_run in dummy BPF STRUCT_OPS

[PATCH net] net: add kerneldoc comment for sk_peer_lock
 2021-10-01 19:00 UTC  (2+ messages)

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-10-01 18:35 UTC  (10+ messages)

[net 01/10] net/mlx5e: IPSEC RX, enable checksum complete
 2021-10-01 18:27 UTC  (3+ messages)

[PATCH v2 net-next 0/7] ionic: housekeeping updates
 2021-10-01 18:05 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] ionic: remove debug stats
` [PATCH v2 net-next 2/7] ionic: check for binary values in FW ver string
` [PATCH v2 net-next 3/7] ionic: move lif mutex setup and delete
` [PATCH v2 net-next 4/7] ionic: widen queue_lock use around lif init and deinit
` [PATCH v2 net-next 5/7] ionic: add polling to adminq wait
` [PATCH v2 net-next 6/7] ionic: have ionic_qcq_disable decide on sending to hardware
` [PATCH v2 net-next 7/7] ionic: add lif param to ionic_qcq_disable

[PATCH net-next 0/7] ionic: housekeeping updates
 2021-10-01 17:58 UTC  (9+ messages)
` [PATCH net-next 1/7] ionic: remove debug stats
` [PATCH net-next 2/7] ionic: check for binary values in FW ver string
` [PATCH net-next 3/7] ionic: move lif mutex setup and delete
` [PATCH net-next 4/7] ionic: widen queue_lock use around lif init and deinit
` [PATCH net-next 5/7] ionic: add polling to adminq wait
` [PATCH net-next 6/7] ionic: have ionic_qcq_disable decide on sending to hardware
` [PATCH net-next 7/7] ionic: add lif param to ionic_qcq_disable

[RFC/PATCH net-next v2 0/5] allow user to offload tc action to net device
 2021-10-01 17:45 UTC  (9+ messages)
` [RFC/PATCH net-next v2 1/5] flow_offload: fill flags to action structure
` [RFC/PATCH net-next v2 2/5] flow_offload: allow user to offload tc action to net device
` [RFC/PATCH net-next v2 3/5] flow_offload: add process to update action stats from hardware
` [RFC/PATCH net-next v2 4/5] flow_offload: add reoffload process to update hw_count
` [RFC/PATCH net-next v2 5/5] flow_offload: validate flags of filter and actions

[PATCH] dt-bindings: net: renesas,etheravb: Update example to match reality
 2021-10-01 17:43 UTC  (2+ messages)

[PATCH] dt-bindings: net: renesas,ether: Update example to match reality
 2021-10-01 17:42 UTC  (2+ messages)

[RFC/PATCH 00/18] Add Gigabit Ethernet driver support
 2021-10-01 17:27 UTC  (3+ messages)
` [RFC/PATCH 16/18] ravb: Add Packet receive function for Gigabit Ethernet

[PATCH v7 00/24] wfx: get out from the staging area
 2021-10-01 16:46 UTC  (33+ messages)
` [PATCH v7 05/24] wfx: add main.c/main.h
` [PATCH v7 08/24] wfx: add bus_sdio.c
` [PATCH v7 09/24] wfx: add hwio.c/hwio.h
` [PATCH v7 10/24] wfx: add fwio.c/fwio.h
` [PATCH v7 12/24] wfx: add hif_api_*.h
` [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v7 21/24] wfx: add debug.c/debug.h

[PATCH v1 1/1] ptp_pch: Load module automatically if ID matches
 2021-10-01 16:20 UTC 

[PATCH] ice: Make use of the helper function devm_add_action_or_reset()
 2021-10-01 15:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] r8152: stop submitting rx for -EPROTO
 2021-10-01 15:22 UTC  (8+ messages)

[RFCv2 net-next 000/167] net: extend the netdev_features_t
 2021-10-01 15:17 UTC  (2+ messages)

[PATCH net-next 0/6] Egress VLAN modification using VCAP ES0 on Ocelot switches
 2021-10-01 15:15 UTC  (7+ messages)
` [PATCH net-next 1/6] net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
` [PATCH net-next 2/6] net: mscc: ocelot: write full VLAN TCI in the injection header
` [PATCH net-next 3/6] net: dsa: tag_ocelot: set the classified VLAN during xmit
` [PATCH net-next 4/6] selftests: net: mscc: ocelot: bring up the ports automatically
` [PATCH net-next 5/6] selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
` [PATCH net-next 6/6] selftests: net: mscc: ocelot: add a test for egress VLAN modification

[PATCH bpf-next 00/10] bpf/tests: Extend eBPF JIT test suite
 2021-10-01 15:10 UTC  (12+ messages)
` [PATCH bpf-next 01/10] bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes
` [PATCH bpf-next 02/10] bpf/tests: Add zero-extension checks in BPF_ATOMIC tests
` [PATCH bpf-next 03/10] bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
` [PATCH bpf-next 04/10] bpf/tests: Add tests to check source register zero-extension
` [PATCH bpf-next 05/10] bpf/tests: Add more tests for ALU and ATOMIC register clobbering
` [PATCH bpf-next 06/10] bpf/tests: Minor restructuring of ALU tests
` [PATCH bpf-next 07/10] bpf/tests: Add exhaustive tests of ALU register combinations
` [PATCH bpf-next 08/10] bpf/tests: Add exhaustive tests of BPF_ATOMIC "
` [PATCH bpf-next 09/10] bpf/tests: Add test of ALU shifts with operand register aliasing
` [PATCH bpf-next 10/10] bpf/tests: Add test of LDX_MEM with operand aliasing

[PATCH ethtool-next v2 0/7] ethtool: Small EEPROM changes
 2021-10-01 15:06 UTC  (8+ messages)
` [PATCH ethtool-next v2 1/7] cmis: Fix CLEI code parsing
` [PATCH ethtool-next v2 2/7] cmis: Fix wrong define name
` [PATCH ethtool-next v2 3/7] cmis: Correct comment
` [PATCH ethtool-next v2 4/7] sff-8636: Remove incorrect comment
` [PATCH ethtool-next v2 5/7] sff-8636: Fix incorrect function name
` [PATCH ethtool-next v2 6/7] sff-8636: Convert if statement to switch-case
` [PATCH ethtool-next v2 7/7] sff-8636: Remove extra blank lines

[PATCH v1 net-next 1/1] net: Mark possible unused variables on stack with __maybe_unused
 2021-10-01 14:50 UTC 

[PATCH net-next 0/2] Support for the ip6ip6 encapsulation of IOAM
 2021-10-01 14:10 UTC  (8+ messages)
` [PATCH net-next 1/2] ipv6: ioam: Add support for the ip6ip6 encapsulation

linux-next: build failure after merge of the net-next tree
 2021-10-01 14:01 UTC  (3+ messages)

[PATCH bpf-next] test_bpf: add module parameter test_type
 2021-10-01 13:51 UTC 

[net-next] devlink: report maximum number of snapshots with regions
 2021-10-01 13:50 UTC  (2+ messages)

[PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-01 13:44 UTC  (9+ messages)
` [PATCH V6 3/8] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V6 5/8] x86/hyperv: Add Write/Read MSR registers via ghcb page

[RFC Patch net-next v2] net_sched: introduce eBPF based Qdisc
 2021-10-01 13:43 UTC  (9+ messages)

Oops in during sriov_enable with ixgbe driver
 2021-10-01 13:21 UTC  (7+ messages)

[PATCH net-next 0/5] MCTP kunit tests
 2021-10-01 13:20 UTC  (2+ messages)

[bug report] net: ipv6: check return value of rhashtable_init
 2021-10-01 13:09 UTC 

DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-01 12:52 UTC  (4+ messages)

devicename part of LEDs under ethernet MAC / PHY
 2021-10-01 12:40 UTC  (3+ messages)

lets settle the LED `function` property regarding the netdev trigger
 2021-10-01 12:36 UTC 

[PATCH v5 00/24] wfx: get out from the staging area
 2021-10-01 12:31 UTC  (8+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c

[syzbot] general protection fault in perf_tp_event (3)
 2021-10-01 12:05 UTC 

[RFC PATCH net-next] drivers: net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET
 2021-10-01 11:33 UTC  (4+ 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).