netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-01 13:06:01 to 2021-10-02 09:06:55 UTC [more...]

Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts
 2021-10-02  9:06 UTC  (7+ messages)
` [PATCH] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3

[RESEND PATCH] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
 2021-10-02  9:04 UTC 

[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-10-02  8:59 UTC  (3+ messages)

[PATCH] net:dev: Change napi_gro_complete return type to void
 2021-10-02  8:11 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 00/10] Add Gigabit Ethernet driver support
 2021-10-02  7:53 UTC  (13+ 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

[duplicated merge report] net: ipv6: check return value of rhashtable_init
 2021-10-02  7:41 UTC 

[PATCH 0/8] Fillup stubs for Gigabit Ethernet driver support
 2021-10-02  7:28 UTC  (12+ 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 net-next] net: dsa: sja1105: stop using priv->vlan_aware
 2021-10-02  4:25 UTC  (2+ messages)

pull request: bluetooth 2021-10-01
 2021-10-02  4:08 UTC  (4+ messages)

[PATCH net-next 1/2] mctp: test: disallow MCTP_TEST when building as a module
 2021-10-02  3:16 UTC  (4+ messages)
` [PATCH net-next 2/2] mctp: test: defer mdev setup until we've registered

[PATCH net-next 0/5] MCTP kunit tests
 2021-10-02  2:56 UTC  (6+ messages)
` [PATCH net-next 1/5] mctp: Add initial test structure and fragmentation test

[syzbot] net-next test error: WARNING in devlink_nl_region_notify
 2021-10-02  2:27 UTC  (2+ messages)

[PATCH bpf-next v3 06/10] xsk: propagate napi_id to XDP socket Rx path
 2021-10-02  2:07 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH bpf-next v7 0/9] Support kernel module function calls from eBPF
 2021-10-02  1:17 UTC  (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: Introduce BPF support for kernel module function calls
` [PATCH bpf-next v7 2/9] bpf: Be conservative while processing invalid kfunc calls
` [PATCH bpf-next v7 3/9] bpf: btf: Introduce helpers for dynamic BTF set registration
` [PATCH bpf-next v7 4/9] tools: Allow specifying base BTF file in resolve_btfids
` [PATCH bpf-next v7 5/9] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v7 6/9] libbpf: Support kernel module function calls
` [PATCH bpf-next v7 7/9] libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
` [PATCH bpf-next v7 8/9] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v7 9/9] bpf: selftests: Add selftests for module kfunc support

[PATCH net-next 3/5] mctp: Add packet rx tests
 2021-10-02  0:39 UTC  (2+ messages)

[Patch bpf v3 0/4] sock_map: fix ->poll() and update selftests
 2021-10-02  0:37 UTC  (5+ messages)
` [Patch bpf v3 1/4] net: rename ->stream_memory_read to ->sock_is_readable
` [Patch bpf v3 2/4] skmsg: extract and reuse sk_msg_is_readable()
` [Patch bpf v3 3/4] net: implement ->sock_is_readable() for UDP and AF_UNIX
` [Patch bpf v3 4/4] selftests/bpf: use recv_timeout() instead of retries

pull-request: bpf-next 2021-10-02
 2021-10-02  0:13 UTC 

[Patch bpf v2 0/4] sock_map: fix ->poll() and update selftests
 2021-10-02  0:00 UTC  (4+ messages)
` [Patch bpf v2 3/4] net: implement ->sock_is_readable for UDP and AF_UNIX

[PATCH bpf-next v1 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-01 23:40 UTC  (9+ 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 bpf-next v2 0/9] install libbpf headers when using the library
 2021-10-01 23:27 UTC  (11+ 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 6/9] bpf: iterators: "
` [PATCH bpf-next v2 7/9] samples/bpf: "

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

[PATCH] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
 2021-10-01 23:02 UTC  (3+ 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 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 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  (7+ messages)
` [RFC/PATCH net-next v2 2/5] flow_offload: "
` [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  (19+ messages)
` [PATCH v7 05/24] wfx: add main.c/main.h
` [PATCH v7 08/24] wfx: add bus_sdio.c
` [PATCH v7 10/24] wfx: add fwio.c/fwio.h
` [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.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  (3+ messages)
` [PATCH bpf-next 07/10] bpf/tests: Add exhaustive tests of ALU register combinations

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

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


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