netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 12:15:24 to 2021-09-15 03:53:39 UTC [more...]

[PATCH net-next RESEND v2 0/9] ibmvnic: Reuse ltb, rx, tx pools
 2021-09-15  3:52 UTC  (8+ messages)
` [PATCH net-next RESEND v2 1/9] ibmvnic: Consolidate code in replenish_rx_pool()
` [PATCH net-next RESEND v2 2/9] ibmvnic: Fix up some comments and messages
` [PATCH net-next RESEND v2 3/9] ibmvnic: Use/rename local vars in init_rx_pools
` [PATCH net-next RESEND v2 4/9] ibmvnic: Use/rename local vars in init_tx_pools
` [PATCH net-next RESEND v2 5/9] ibmvnic: init_tx_pools move loop-invariant code
` [PATCH net-next RESEND v2 6/9] ibmvnic: Use bitmap for LTB map_ids
` [PATCH net-next RESEND v2 7/9] ibmvnic: Reuse LTB when possible

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-09-15  3:52 UTC  (5+ messages)
` [PATCH v2 1/4] compiler.h: Introduce "
` [PATCH v2 2/4] net: i825xx: Use absolute_pointer for memcpy from fixed memory location
` [PATCH v2 3/4] alpha: Move setup.h out of uapi
` [PATCH v2 4/4] alpha: Use absolute_pointer to define COMMAND_LINE

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-15  3:27 UTC  (15+ messages)
` [PATCH] perf: fix panic by disable ftrace on fault.c

[RFC PATCH bpf-next 0/3] introduce dummy BPF STRUCT_OPS
 2021-09-15  3:37 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf: add dummy BPF STRUCT_OPS for test purpose
` [RFC PATCH bpf-next 2/3] selftests/bpf: call dummy struct_ops in bpf_testmode
` [RFC PATCH bpf-next 3/3] selftests/bpf: add test for BPF STRUCT_OPS

[PATCH net-next] net: dsa: tag_rtl4_a: Drop bit 9 from egress frames
 2021-09-15  3:10 UTC  (2+ messages)

[PATCH -net] ptp: dp83640: don't define PAGE0
 2021-09-15  3:10 UTC  (2+ messages)

[PATCH] net: wan: wanxl: define CROSS_COMPILE_M68K
 2021-09-15  3:07 UTC  (2+ messages)

[PATCH net-next 0/2] Delete publish of single parameter API
 2021-09-15  3:01 UTC  (4+ messages)
` [PATCH net-next 1/2] net/mlx5: Publish and unpublish all devlink parameters at once
` [PATCH net-next 2/2] devlink: Delete not-used single parameter notification APIs

[PATCH RFC 0/3] add Vertexcom MSE102x support
 2021-09-15  2:55 UTC  (5+ messages)
` [PATCH RFC 1/3] dt-bindings: add vendor Vertexcom
` [PATCH RFC 2/3] dt-bindings: net: add Vertexcom MSE102x support
` [PATCH RFC 3/3] net: vertexcom: Add MSE102x SPI support

[PATCH] bnx2x: Fix enabling network interfaces without VFs
 2021-09-15  2:28 UTC  (2+ messages)

[PATCH net-next 00/18] timecard updates for v13 firmware
 2021-09-15  2:16 UTC  (19+ messages)
` [PATCH net-next 01/18] ptp: ocp: parameterize the i2c driver used
` [PATCH net-next 02/18] ptp: ocp: Parameterize the TOD information display
` [PATCH net-next 03/18] ptp: ocp: Skip I2C flash read when there is no controller
` [PATCH net-next 04/18] ptp: ocp: Skip resources with out of range irqs
` [PATCH net-next 05/18] ptp: ocp: Report error if resource registration fails
` [PATCH net-next 06/18] ptp: ocp: Add third timestamper
` [PATCH net-next 07/18] ptp: ocp: Add SMA selector and controls
` [PATCH net-next 08/18] ptp: ocp: Add IRIG-B and DCF blocks
` [PATCH net-next 09/18] ptp: ocp: Add IRIG-B output mode control
` [PATCH net-next 10/18] ptp: ocp: Add sysfs attribute utc_tai_offset
` [PATCH net-next 11/18] ptp: ocp: Separate the init and info logic
` [PATCH net-next 12/18] ptp: ocp: Add debugfs entry for timecard
` [PATCH net-next 13/18] ptp: ocp: Add NMEA output
` [PATCH net-next 14/18] ptp: ocp: Add second GNSS device
` [PATCH net-next 15/18] ptp: ocp: Enable 4th timestamper / PPS generator
` [PATCH net-next 16/18] ptp: ocp: Have FPGA fold in ns adjustment for adjtime
` [PATCH net-next 17/18] ptp: ocp: Add timestamp window adjustment
` [PATCH net-next 18/18] docs: ABI: Add sysfs documentation for timecard

WARNING in sta_info_insert_rcu
 2021-09-15  2:16 UTC 

linux-next: build failure after merge of the bpf-next tree
 2021-09-15  1:27 UTC  (6+ messages)

[PATCH net-next v2 0/3] some optimization for page pool
 2021-09-15  0:59 UTC  (3+ messages)
` [PATCH net-next v2 3/3] skbuff: keep track of pp page when __skb_frag_ref() is called

[PATCH net] i40e: fix endless loop under rtnl
 2021-09-14 23:37 UTC  (2+ messages)

[PATCH net v3] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-14 23:30 UTC 

[PATCH rdma-next 0/2] Extend UAR to have DevX UID
 2021-09-14 23:11 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add uid field to UAR allocation structures
` [PATCH rdma-next 2/2] IB/mlx5: Enable UAR to have DevX UID

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-14 23:07 UTC  (12+ messages)
` [PATCH mlx5-next v1 01/11] net/mlx5: Add ifc bits to support optional counters
` [PATCH mlx5-next v1 02/11] net/mlx5: Add priorities for counters in RDMA namespaces
` [PATCH rdma-next v1 03/11] RDMA/counter: Add a descriptor in struct rdma_hw_stats
` [PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field "
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
` [PATCH rdma-next v1 08/11] RDMA/mlx5: Support optional counters in hw_stats initialization
` [PATCH rdma-next v1 09/11] RDMA/mlx5: Add steering support in optional flow counters
` [PATCH rdma-next v1 10/11] RDMA/mlx5: Add modify_op_stat() support
` [PATCH rdma-next v1 11/11] RDMA/mlx5: Add optional counter support in get_hw_stats callback

[PATCH net-next] net: phy: bcm7xxx: Add EPHY entry for 72165
 2021-09-14 22:40 UTC 

[PATCH net-next 1/8] MIPS: lantiq: dma: add small delay after reset
 2021-09-14 22:40 UTC  (10+ messages)
` [PATCH net-next 2/8] MIPS: lantiq: dma: reset correct number of channel
` [PATCH net-next 3/8] MIPS: lantiq: dma: fix burst length for DEU
` [PATCH net-next 4/8] MIPS: lantiq: dma: make the burst length configurable by the drivers
` [PATCH net-next 5/8] net: lantiq: configure the burst length in ethernet drivers
` [PATCH net-next 6/8] dt-bindings: net: lantiq-xrx200-net: convert to the json-schema
` [PATCH net-next 7/8] dt-bindings: net: lantiq,etop-xway: Document Lantiq Xway ETOP bindings
` [PATCH net-next 8/8] dt-bindings: net: lantiq: Add the burst length properties

Regression in unix stream sockets with the Smack LSM
 2021-09-14 22:14 UTC 

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-14 22:03 UTC  (10+ messages)

[PATCH 1/1] i40e: Avoid double IRQ free on error path in probe()
 2021-09-14 21:40 UTC  (7+ messages)

[PATCH 0/9] mwifiex: Fixes for wifi p2p and AP mode
 2021-09-14 19:59 UTC  (10+ messages)
` [PATCH 1/9] mwifiex: Small cleanup for handling virtual interface type changes
` [PATCH 2/9] mwifiex: Use function to check whether interface type change is allowed
` [PATCH 3/9] mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
` [PATCH 4/9] mwifiex: Use helper function for counting interface types
` [PATCH 5/9] mwifiex: Update virtual interface counters right after setting bss_type
` [PATCH 6/9] mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
` [PATCH 7/9] mwifiex: Handle interface type changes from AP to STATION
` [PATCH 8/9] mwifiex: Properly initialize private structure on interface type changes
` [PATCH 9/9] mwifiex: Fix copy-paste mistake when creating virtual interface

[PATCH 0/3] ath9k: interrupt fixes on queue reset
 2021-09-14 19:53 UTC  (5+ messages)
` [PATCH 1/3] ath9k: add option to reset the wifi chip via debugfs
` [PATCH 2/3] ath9k: Fix potential interrupt storm on queue reset
` [PATCH 3/3] ath9k: Fix potential hw interrupt resume during reset

[PATCH v2 net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 18:56 UTC  (2+ messages)

[PATCH 0/3] Fix for KSZ DSA switch shutdown
 2021-09-14 18:48 UTC  (10+ messages)
            ` Aw: "

[PATCH][next] ath11k: Replace one-element array with flexible-array member
 2021-09-14 17:36 UTC  (4+ messages)

[RFC net] net: stream: don't purge sk_error_queue without holding its lock
 2021-09-14 18:03 UTC  (7+ messages)

[syzbot] WARNING in ieee80211_parse_tx_radiotap
 2021-09-14 17:53 UTC 

[PATCH V3 net-next 0/4] ethtool: extend coalesce uAPI
 2021-09-14 17:47 UTC  (4+ messages)
` [PATCH V3 net-next 2/4] ethtool: extend coalesce setting uAPI with CQE mode

[RFC PATCH net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 17:44 UTC  (11+ messages)

[syzbot] KASAN: use-after-free Write in sco_conn_del
 2021-09-14 17:37 UTC 

[syzbot] WARNING: refcount bug in sco_conn_del
 2021-09-14 17:37 UTC 

[PATCH bpf v2 v2] bpf: handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
 2021-09-14 17:06 UTC  (2+ messages)

Questioning requirement for ASSERT_RTNL in indirect code
 2021-09-14 16:32 UTC  (5+ messages)

[PATCH net-next] net: check return value of rhashtable_init
 2021-09-14 16:18 UTC 

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 15:49 UTC  (14+ messages)
` [PATCH V5 01/12] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V5 02/12] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V5 03/12] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V5 04/12] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V5 05/12] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V5 06/12] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V5 08/12] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-09-14 15:45 UTC  (2+ messages)

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-14 15:40 UTC 

[PATCH] dt-bindings: net: Add bindings for IXP4xx V.35 WAN HSS
 2021-09-14 15:29 UTC  (2+ messages)

[PATCH v2 00/29] Change wildcards on ABI files
 2021-09-14 14:47 UTC  (3+ messages)
` [PATCH v2 29/29] ABI: sysfs-ptp: use wildcards on What definitions

[PATCH ipsec v2 0/2] xfrm: fix uapi for the default policy
 2021-09-14 14:46 UTC  (5+ messages)
` [PATCH ipsec v3 "
  ` [PATCH ipsec v3 1/2] xfrm: make user policy API complete
  ` [PATCH ipsec v3 2/2] xfrm: notify default policy on update
  ` [RFC PATCH iproute2 v2] xfrm: enable to manage default policies

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 14:41 UTC  (6+ messages)

[PATCH v2 0/5] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-14 14:45 UTC  (2+ messages)
` [PATCH v2 2/5] scripts: "

[PATCH] tcp: tcp_drop adds `SNMP` and `reason` parameter for tracing
 2021-09-14 14:35 UTC 

[PATCH 0/9] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-14 14:24 UTC  (3+ messages)

[RFC v1] nvme-tcp: enable linger socket option on shutdown
 2021-09-14 14:20 UTC  (2+ messages)

[PATCH v2 net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
 2021-09-14 13:47 UTC 

[PATCH v2 net] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
 2021-09-14 13:43 UTC 

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-09-14 13:39 UTC  (3+ messages)

[PATCH net-next v2] skbuff: inline page_frag_alloc_align()
 2021-09-14 13:40 UTC  (2+ messages)

[PATCH net-next 0/2] PF support get MAC address space assigned by firmware
 2021-09-14 13:40 UTC  (4+ messages)
` [PATCH net-next 1/2] net: hns3: PF support get unicast "
` [PATCH net-next 2/2] net: hns3: PF support get multicast "

[PATCH net-next v2] net: phy: at803x: add support for qca 8327 internal phy
 2021-09-14 13:40 UTC  (3+ messages)

[PATCH net-next] net: wwan: iosm: fix linux-next build error
 2021-09-14 13:30 UTC  (2+ messages)

[PATCH net-next] ethtool: prevent endless loop if eeprom size is smaller than announced
 2021-09-14 13:30 UTC  (2+ messages)

[PATCH net 1/3] ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()
 2021-09-14 13:30 UTC  (2+ messages)

[PATCH v4] tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
 2021-09-14 13:30 UTC  (2+ messages)

[PATCH net] Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
 2021-09-14 13:30 UTC  (2+ messages)

[PATCH net-next] r8169: remove support for chip version RTL_GIGA_MAC_VER_27
 2021-09-14 13:14 UTC  (2+ messages)

[PATCH net-next 0/8] RTL8366(RB) cleanups part 1
 2021-09-14 13:12 UTC  (6+ messages)
` [PATCH net-next 5/8] net: dsa: rtl8366: Disable "4K" VLANs

[PATCH bpf v4 00/14] bpf/tests: Extend JIT test suite coverage
 2021-09-14 13:09 UTC  (5+ messages)
` [PATCH bpf v4 13/14] bpf/tests: Fix error in tail call limit tests

[PATCH net-next] net: phy: at803x: add support for qca 8327 internal phy
 2021-09-14 12:49 UTC  (4+ messages)

[PATCH net-next] net/mlx5: Fix use of uninitialized variable in bridge.c
 2021-09-14 12:41 UTC  (2+ messages)

[PATCH bpf-next v2 00/10] Support kernel module function calls from eBPF
 2021-09-14 12:37 UTC  (11+ messages)
` [PATCH bpf-next v2 01/10] bpf: Introduce BPF support for kernel module function calls
` [PATCH bpf-next v2 02/10] bpf: Be conservative while processing invalid kfunc calls
` [PATCH bpf-next v2 03/10] bpf: btf: Introduce helpers for dynamic BTF set registration
` [PATCH bpf-next v2 04/10] tools: Allow specifying base BTF file in resolve_btfids
` [PATCH bpf-next v2 05/10] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v2 06/10] bpf: Bump MAX_BPF_STACK size to 768 bytes
` [PATCH bpf-next v2 07/10] libbpf: Support kernel module function calls
` [PATCH bpf-next v2 08/10] libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
` [PATCH bpf-next v2 09/10] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v2 10/10] bpf, selftests: Add basic test for module kfunc call

[PATCH bpf-next v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-09-14 12:36 UTC  (3+ 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).