netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 00:10:50 to 2020-09-14 16:31:18 UTC [more...]

[PATCH net-next 0/5] rxrpc: Fixes for the connection manager rewrite
 2020-09-14 15:31 UTC  (3+ messages)
` [PATCH net-next 3/5] rxrpc: Fix rxrpc_bundle::alloc_error to be signed
` [PATCH net-next 5/5] rxrpc: Fix an overget of the conn bundle when setting up a client conn

[PATCH bpf-next v4 0/8] bpf: Support multi-attach for freplace programs
 2020-09-14 16:13 UTC  (4+ messages)
` [PATCH bpf-next v4 4/8] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v4 7/8] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v4 8/8] selftests/bpf: Adding test for arg dereference in extension trace

[PATCH 0/2] prandom_u32: make output less predictable
 2020-09-14 16:29 UTC  (6+ messages)
` [PATCH 1/2] random32: make prandom_u32() output unpredictable

[PATCH net-next v2 0/8] ethtool: add pause frame stats
 2020-09-14 16:26 UTC  (15+ messages)
` [PATCH net-next v2 1/8] ethtool: add standard pause stats

[PATCH net-next 0/7] ethtool: add pause frame stats
 2020-09-14 16:20 UTC  (6+ messages)
` [PATCH net-next 7/8] ixgbe: "

[PATCH bpf-next] bpftool: fix build failure
 2020-09-14 16:20 UTC  (3+ messages)

[PATCH] arm64: bpf: Fix branch offset in JIT
 2020-09-14 16:12 UTC  (6+ messages)

[PATCH v2] arm64: bpf: Fix branch offset in JIT
 2020-09-14 16:03 UTC 

[PATCH RESEND bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
 2020-09-14 16:08 UTC  (4+ messages)
` [PATCH RESEND bpf-next v3 4/9] bpf: support attaching freplace programs to multiple attach points

a saner API for allocating DMA addressable pages v2
 2020-09-14 15:34 UTC  (21+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
 2020-09-14 15:16 UTC  (8+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature

PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
 2020-09-14 13:53 UTC 

[PATCH bpf-next] xsk: fix refcount warning in xp_dma_map
 2020-09-14 14:50 UTC 

[PATCH AUTOSEL 5.4 08/22] SUNRPC: stop printk reading past end of string
 2020-09-14 13:04 UTC 

[PATCH net-next] net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
 2020-09-14 14:35 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 08/19] SUNRPC: stop printk reading past end of string
 2020-09-14 13:04 UTC 

[net-next:master 903/970] net/smc/smc_close.c:214 smc_close_active() warn: variable dereferenced before check 'smc->clcsock' (see line 211)
 2020-09-14 14:29 UTC 

[PATCH AUTOSEL 4.14 07/15] SUNRPC: stop printk reading past end of string
 2020-09-14 13:05 UTC 

[PATCH net-next] net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
 2020-09-14 13:24 UTC 

[PATCH net-next] tcp: remove SOCK_QUEUE_SHRUNK
 2020-09-14 13:45 UTC  (3+ messages)

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-14 14:12 UTC  (28+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v4 02/15] devlink: Add reload action limit level
` [PATCH net-next RFC v4 03/15] devlink: Add reload action stats
` [PATCH net-next RFC v4 04/15] devlink: Add reload actions stats to dev get
` [PATCH net-next RFC v4 05/15] net/mlx5: Add functions to set/query MFRL register
` [PATCH net-next RFC v4 06/15] net/mlx5: Set cap for pci sync for fw update event
` [PATCH net-next RFC v4 07/15] net/mlx5: Handle sync reset request event
` [PATCH net-next RFC v4 08/15] net/mlx5: Handle sync reset now event
` [PATCH net-next RFC v4 09/15] net/mlx5: Handle sync reset abort event
` [PATCH net-next RFC v4 10/15] net/mlx5: Add support for devlink reload action fw activate
` [PATCH net-next RFC v4 11/15] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC v4 12/15] net/mlx5: Add devlink param enable_remote_dev_reset support
` [PATCH net-next RFC v4 13/15] net/mlx5: Add support for fw live patch event
` [PATCH net-next RFC v4 14/15] net/mlx5: Add support for devlink reload action limit level no reset
` [PATCH net-next RFC v4 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-14 13:48 UTC  (11+ messages)
` [PATCH 05/15] habanalabs/gaudi: add NIC Ethernet support
` [PATCH 12/15] habanalabs/gaudi: add debugfs entries for the NIC

[PATCH net-next] hinic: add vxlan segmentation and cs offload support
 2020-09-14 13:48 UTC 

[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
 2020-09-14 14:05 UTC  (5+ messages)

[PATCH net-next] net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()
 2020-09-14 13:19 UTC 

[PATCH AUTOSEL 4.9 06/10] SUNRPC: stop printk reading past end of string
 2020-09-14 13:05 UTC 

[PATCH AUTOSEL 4.4 4/8] SUNRPC: stop printk reading past end of string
 2020-09-14 13:05 UTC 

[PATCH net-next] net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()
 2020-09-14 13:08 UTC 

[PATCH V1 net-next 0/8] Update license and polish ENA driver code
 2020-09-14 12:23 UTC  (4+ messages)
` [PATCH V1 net-next 2/8] net: ena: Add device distinct log prefix to files

[PATCH nf-next v3 3/3] netfilter: Introduce egress hook
 2020-09-14 11:29 UTC  (7+ messages)

INFO: task hung in ctrl_getfamily
 2020-09-14 10:43 UTC  (2+ messages)

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-14 10:22 UTC  (5+ messages)
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages

[PATCH net-next] i40e: allow VMDQs to be used with AF_XDP zero-copy
 2020-09-14 10:10 UTC  (7+ messages)
      ` [Intel-wired-lan] "

[PATCH net-next v2] net/packet: Fix a comment about hard_header_len and headroom allocation
 2020-09-14  9:48 UTC  (2+ messages)

general protection fault in tipc_mon_reinit_self
 2020-09-14  9:33 UTC 

INFO: trying to register non-static key in cfg80211_release_pmsr
 2020-09-14  9:29 UTC 

kernel BUG at net/wireless/core.h:LINE!
 2020-09-14  9:29 UTC 

[PATCH RFC bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-14  9:29 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH RFC bpf-next 2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type

WARNING in taprio_change
 2020-09-14  9:19 UTC 

[PATCH 0/3] can: xilinx_can: Some minor changes
 2020-09-14  8:49 UTC  (4+ messages)
` [PATCH 1/3] can: xilinx_can: Limit CANFD brp to 2
` [PATCH 2/3] can: xilinx_can: Check return value of set_reset_mode
` [PATCH 3/3] can: xilinx_can: Fix incorrect variable and initialize with a default value

[RESEND net-next v2 00/12]drivers: net: convert tasklets to use new tasklet_setup() API
 2020-09-14  8:02 UTC  (14+ messages)
` [RESEND net-next v2 01/12] net: mvpp2: Prepare to use the new tasklet API
` [RESEND net-next v2 02/12] net: arcnet: convert tasklets to use new tasklet_setup() API
` [RESEND net-next v2 03/12] net: caif: "
` [RESEND net-next v2 04/12] net: ifb: "
` [RESEND net-next v2 05/12] net: ppp: "
` [RESEND net-next v2 06/12] net: cdc_ncm: "
` [RESEND net-next v2 07/12] net: hso: "
` [RESEND net-next v2 08/12] net: lan78xx: "
` [RESEND net-next v2 09/12] net: pegasus: "
` [RESEND net-next v2 10/12] net: r8152: "
` [RESEND net-next v2 11/12] net: rtl8150: "
` [RESEND net-next v2 12/12] net: usbnet: "

[PATCH v2] net: fix uninit value error in __sys_sendmmsg
 2020-09-14  8:14 UTC  (2+ messages)

[PATCH net-next v2 00/13] mptcp: introduce support for real multipath xmit
 2020-09-14  8:01 UTC  (14+ messages)
` [PATCH net-next v2 01/13] mptcp: rethink 'is writable' conditional
` [PATCH net-next v2 02/13] mptcp: set data_ready status bit in subflow_check_data_avail()
` [PATCH net-next v2 03/13] mptcp: trigger msk processing even for OoO data
` [PATCH net-next v2 04/13] mptcp: basic sndbuf autotuning
` [PATCH net-next v2 05/13] mptcp: introduce and use mptcp_try_coalesce()
` [PATCH net-next v2 06/13] mptcp: move ooo skbs into msk out of order queue
` [PATCH net-next v2 07/13] mptcp: cleanup mptcp_subflow_discard_data()
` [PATCH net-next v2 08/13] mptcp: add OoO related mibs
` [PATCH net-next v2 09/13] mptcp: move address attribute into mptcp_addr_info
` [PATCH net-next v2 10/13] mptcp: allow creating non-backup subflows
` [PATCH net-next v2 11/13] mptcp: allow picking different xmit subflows
` [PATCH net-next v2 12/13] mptcp: call tcp_cleanup_rbuf on subflows
` [PATCH net-next v2 13/13] mptcp: simult flow self-tests

[PATCH] net: fix uninit value error in __sys_sendmmsg
 2020-09-14  7:58 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH net-next] net: bridge: pop vlan from skb if filtering is disabled but it's a pvid
 2020-09-14  7:51 UTC  (4+ messages)

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-14  7:40 UTC  (5+ messages)

[net-next v3 00/20] ethernet: convert tasklets to use new tasklet_setup API
 2020-09-14  7:29 UTC  (21+ messages)
` [net-next v3 01/20] net: alteon: convert tasklets to use new tasklet_setup() API
` [net-next v3 02/20] net: amd-xgbe: "
` [net-next v3 03/20] cnic: "
` [net-next v3 04/20] net: macb: "
` [net-next v3 05/20] liquidio: "
` [net-next v3 06/20] chelsio: "
` [net-next v3 07/20] net: sundance: "
` [net-next v3 08/20] net: hinic: "
` [net-next v3 09/20] net: ehea: "
` [net-next v3 10/20] ibmvnic: "
` [net-next v3 11/20] net: jme: "
` [net-next v3 12/20] net: skge: "
` [net-next v3 13/20] net: mlx: "
` [net-next v3 14/20] net: micrel: "
` [net-next v3 15/20] net: natsemi: "
` [net-next v3 16/20] nfp: "
` [net-next v3 17/20] net: nixge: "
` [net-next v3 18/20] qed: "
` [net-next v3 19/20] net: silan: "
` [net-next v3 20/20] net: smc91x: "

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-14  7:23 UTC  (15+ messages)

[PATCH net-next] drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call
 2020-09-14  6:24 UTC  (3+ messages)

[PATCH net v2] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
 2020-09-14  6:18 UTC  (5+ messages)

[PATCH v3 0/4] Fixes for setting event freq/periods
 2020-09-14  6:02 UTC  (3+ messages)
` [PATCH v3 3/4] perf record: Don't clear event's period if set by a term

[PATCH net-next] octeontx2-af: Constify npc_kpu_profile_{action,cam}
 2020-09-14  5:27 UTC  (2+ messages)

[PATCH] brcmfmac: initialize variable
 2020-09-14  5:26 UTC  (3+ messages)

[PATCH v2 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-14  5:15 UTC  (7+ messages)
` [PATCH v2 12/14] habanalabs/gaudi: Add ethtool support using coresight

[Linux-kernel-mentees] [PATCH] net: fix uninit value error in __sys_sendmmsg
 2020-09-14  5:09 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
 2020-09-14  5:04 UTC  (16+ messages)
` [PATCH bpf-next v2 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v2 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v2 3/6] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v2 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v2 5/6] bpf: Introduce bpf_this_cpu_ptr()

[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
 2020-09-14  4:02 UTC  (2+ messages)

[PATCH -next] can: peak_usb: convert to use le32_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH -next] mt76: mt7915: convert to use le16_add_cpu()
 2020-09-14  4:17 UTC 

[PATCH net-next 0/3] First bunch of cleanups
 2020-09-14  3:04 UTC  (5+ messages)
` [PATCH net-next 1/3] net: dec: tulip: de2104x: Replace alloc_etherdev by devm_alloc_etherdev
` [PATCH net-next 2/3] net: dec: tulip: de2104x: Replace pci_enable_device with devres version
` [PATCH net-next 3/3] net: dec: tulip: de2104x: Replace kmemdup() with devm_kmempdup()

[RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean
 2020-09-14  3:04 UTC  (8+ messages)
` [RFC PATCH net-next v1 11/11] drivers/net/ethernet: clean up mis-targeted comments

[PATCH] vhost: reduce stack usage in log_used
 2020-09-14  2:42 UTC  (2+ messages)

[DISCUSS] sfp: sfp controller concept
 2020-09-14  2:28 UTC  (2+ messages)

mt7615: Fail to load firmware on AZWAVE-CB434NF module
 2020-09-14  2:13 UTC  (2+ messages)

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-09-14  2:10 UTC  (10+ 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).