netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 00:59:11 to 2020-11-25 18:02:14 UTC [more...]

[PATCH] net: qrtr: Unprepare MHI channels during remove
 2020-11-25 18:01 UTC  (5+ messages)

[PATCH AUTOSEL 5.9 17/33] net: stmmac: dwmac_lib: enlarge dma reset timeout
 2020-11-25 18:01 UTC  (9+ messages)
` [PATCH AUTOSEL 5.9 19/33] vhost: add helper to check if a vq has been setup
` [PATCH AUTOSEL 5.9 20/33] vhost scsi: alloc cmds per vq instead of session
` [PATCH AUTOSEL 5.9 21/33] vhost scsi: fix cmd completion race
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.9 23/33] vhost scsi: Add support for LUN resets
` [PATCH AUTOSEL 5.9 32/33] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset

[net-next v3 0/8] seg6: add support for SRv6 End.DT4/DT6 behavior
 2020-11-25 17:51 UTC  (8+ messages)

[PATCH net 0/2] devlink port attribute fixes
 2020-11-25 17:41 UTC  (7+ messages)
` [PATCH net 1/2] devlink: Hold rtnl lock while reading netdev attributes

[PATCH net-next v8 0/4] GVE Raw Addressing
 2020-11-25 17:38 UTC  (5+ messages)
` [PATCH net-next v8 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v8 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v8 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v8 4/4] gve: Add support for raw addressing in the tx path

[PATCH net-next] net: switch to storing KCOV handle directly in sk_buff
 2020-11-25 17:34 UTC 

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-11-25 17:12 UTC  (6+ messages)
      ` [PATCH] macvlan: Support for high multicast packet rate

[PATCH] net: phy: fix auto-negotiation in case of 'down-shift'
 2020-11-25 17:07 UTC  (5+ messages)
` [PATCH v3 net-next] net: phy: realtek: read actual speed on rtl8211f to detect downshift

[PATCH] net/ethernet/freescale: Fix incorrect IS_ERR_VALUE macro usages
 2020-11-25 17:05 UTC  (5+ messages)

BUG: receive list entry not found for dev vxcan1, id 003, mask C00007FF
 2020-11-25 17:05 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-25 17:04 UTC  (30+ messages)
` [PATCH 127/141] staging: qlge: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH net-next v5 0/7] dpaa_eth: add XDP support
 2020-11-25 16:53 UTC  (8+ messages)
` [PATCH net-next v5 1/7] dpaa_eth: add struct for software backpointers
` [PATCH net-next v5 2/7] dpaa_eth: add basic XDP support
` [PATCH net-next v5 3/7] dpaa_eth: limit the possible MTU range when XDP is enabled
` [PATCH net-next v5 4/7] dpaa_eth: add XDP_TX support
` [PATCH net-next v5 5/7] dpaa_eth: add XDP_REDIRECT support
` [PATCH net-next v5 6/7] dpaa_eth: rename current skb A050385 erratum workaround
` [PATCH net-next v5 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[PATCH v6 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-11-25 16:50 UTC  (7+ messages)
` [PATCH v6 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v6 2/3] net: store KCOV remote handle in sk_buff
` [PATCH v6 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[PATCH v5 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-11-25 16:30 UTC  (12+ messages)
` [PATCH v5 2/3] net: add kcov handle to skb extensions

BUG: receive list entry not found for dev vxcan1, id 002, mask C00007FF
 2020-11-25 16:03 UTC  (3+ messages)

[PATCH net-next v4 0/7] dpaa_eth: add XDP support
 2020-11-25 15:52 UTC  (10+ messages)
` [PATCH net-next v4 3/7] dpaa_eth: limit the possible MTU range when XDP is enabled
` [PATCH net-next v4 4/7] dpaa_eth: add XDP_TX support
` [PATCH net-next v4 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[PATCH AUTOSEL 5.4 15/23] vhost scsi: fix cmd completion race
 2020-11-25 15:36 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 16/23] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.4 17/23] vhost scsi: Add support for LUN resets
` [PATCH AUTOSEL 5.4 23/23] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset

[PATCH net-next v2] net/nfc/nci: Support NCI 2.x initial sequence
 2020-11-25 15:38 UTC  (4+ messages)

[PATCH net 0/2] ibmvnic: Bug fixes for queue descriptor processing
 2020-11-25 15:26 UTC  (4+ messages)
` [PATCH net 1/2] ibmvnic: Ensure that SCRQ entry reads are correctly ordered

VRF NS for lladdr sent on the wrong interface
 2020-11-25 15:10 UTC  (4+ messages)

[PATCH bpf-next v3 00/10] Introduce preferred busy-polling
 2020-11-25 14:47 UTC  (17+ messages)
` [PATCH bpf-next v3 03/10] xsk: add support for recvmsg()
` [PATCH bpf-next v3 04/10] xsk: check need wakeup flag in sendmsg()
` [PATCH bpf-next v3 05/10] xsk: add busy-poll support for {recv,send}msg()
` [PATCH bpf-next v3 06/10] xsk: propagate napi_id to XDP socket Rx path
` [PATCH bpf-next v3 07/10] samples/bpf: use recvfrom() in xdpsock/rxdrop
` [PATCH bpf-next v3 08/10] samples/bpf: use recvfrom() in xdpsock/l2fwd
` [PATCH bpf-next v3 09/10] samples/bpf: add busy-poll support to xdpsock
` [PATCH bpf-next v3 10/10] samples/bpf: add option to set the busy-poll budget

[PATCH v3 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-11-25 14:42 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH v3 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-25 14:37 UTC  (13+ messages)

[PATCH v3 iproute2] bridge: add support for L2 multicast groups
 2020-11-25 14:36 UTC 

[PATCH v5 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-11-25 14:35 UTC  (3+ messages)
` [PATCH v5 5/5] Bluetooth: Change MGMT security info CMD to be more generic

[PATCH net-next v2 0/2] Add support for DSFP transceiver type
 2020-11-25 14:18 UTC  (8+ messages)
` [PATCH net-next v2 1/2] ethtool: Add CMIS 4.0 module type to UAPI

dsa/mv88e6xxx: leaking packets on MV88E6341 switch
 2020-11-25 14:09 UTC  (4+ messages)

[PATCH net-next] net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
 2020-11-25 14:00 UTC  (3+ messages)

[PATCH 0/3] Bluetooth: Power down controller when suspending
 2020-11-25 13:47 UTC  (4+ messages)

[RFC PATCH] workqueue: Add support for exposing singlethread workqueues in sysfs
 2020-11-25 13:14 UTC  (2+ messages)

[PATCH] kernel: cgroup: Mundane spelling fixes throughout the file
 2020-11-25 12:56 UTC  (2+ messages)

[PATCH RFC leds + net-next 0/7] netdev trigger offloading and LEDs on Marvell PHYs
 2020-11-25 12:38 UTC  (5+ messages)
` [PATCH RFC leds + net-next 1/7] leds: trigger: netdev: don't explicitly zero kzalloced data
` [PATCH RFC leds + net-next 7/7] net: phy: marvell: support LEDs connected on Marvell PHYs

[PATCH][V2] libbpf: add support for canceling cached_cons advance
 2020-11-25 12:22 UTC  (9+ messages)

Request for Comment: LED device naming for netdev LEDs
 2020-11-25 10:59 UTC  (5+ messages)

[PATCH] net: stmmac: add flexible PPS to dwmac 4.10a
 2020-11-25 10:55 UTC  (3+ messages)
` [PATCH] net: stmmac: fix incorrect merge of patch upstream

[PATCH net v2] Documentation: netdev-FAQ: suggest how to post co-dependent series
 2020-11-25 10:37 UTC  (4+ messages)

[PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes
 2020-11-25 10:35 UTC  (12+ messages)

[PATCH net] netdevice.h: Fix unintentional disable of ALL_FOR_ALL features on upper device
 2020-11-25  9:27 UTC  (7+ messages)

[PATCH net 2/2] devlink: Make sure devlink instance and port are in same net namespace
 2020-11-25  9:16 UTC  (4+ messages)
` [PATCH net v2 0/2] devlink port attribute fixes
  ` [PATCH net v2 1/2] devlink: Hold rtnl lock while reading netdev attributes
  ` [PATCH net v2 2/2] devlink: Make sure devlink instance and port are in same net namespace

[PATCH v3 1/1] xdp: remove the function xsk_map_inc
 2020-11-25  8:33 UTC  (3+ messages)

[PATCH net-next 1/2] dt-bindings: net: nfc: s3fwrn5: Support a UART interface
 2020-11-25  7:37 UTC  (6+ messages)

[net v2] ch_ktls: lock is not freed
 2020-11-25  7:26 UTC 

[PATCH v4] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-25  7:17 UTC  (2+ messages)

[PATCH] stmmac: pci: Add support for LS7A bridge chip
 2020-11-25  7:07 UTC  (2+ messages)

[PATCH 0/3] xsk: fix for xsk_poll writeable
 2020-11-25  6:48 UTC  (4+ messages)
` [PATCH bpf v2 0/2] "
  ` [PATCH bpf v2 1/2] xsk: replace datagram_poll by sock_poll_wait
  ` [PATCH bpf v2 2/2] xsk: change the tx writeable condition

netconsole deadlock with virtnet
 2020-11-25  6:21 UTC  (11+ messages)

[PATCH mlx5-next 00/16] mlx5 next updates 2020-11-20
 2020-11-25  6:19 UTC  (9+ messages)
` [PATCH mlx5-next 11/16] net/mlx5: Add VDPA priority to NIC RX namespace

[PATCH net-next 0/2] net: Constify static qmi structs
 2020-11-25  5:59 UTC  (4+ messages)
` [PATCH net-next 1/2] soc: qcom: ipa: "

[PATCHv5 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-25  5:30 UTC  (4+ messages)
` [PATCHv6 "

[PATCH iproute2-next 1/1] tc flower: fix parsing vlan_id and vlan_prio
 2020-11-25  4:50 UTC  (3+ messages)

general protection fault in ieee80211_subif_start_xmit
 2020-11-25  4:45 UTC  (2+ messages)

[PATCH iproute2-next 0/7] Convert a number of use-cases to parse_on_off(), print_on_off()
 2020-11-25  4:44 UTC  (2+ messages)

[PATCH net-next 2/2] net: nfc: s3fwrn5: Support a UART interface
 2020-11-25  4:43 UTC  (6+ messages)

[PATCH 00/10 net-next] net/tipc: fix all kernel-doc and add TIPC networking chapter
 2020-11-25  4:20 UTC  (11+ messages)
` [PATCH 10/10 net-next] net/tipc: add TIPC chapter to networking Documentation
` [PATCH 03/10 net-next] net/tipc: fix bearer.c for kernel-doc
` [PATCH 01/10 net-next] net/tipc: fix tipc header files "
` [PATCH 04/10 net-next] net/tipc: fix link.c kernel-doc
` [PATCH 05/10 net-next] net/tipc: fix name_distr.c kernel-doc
` [PATCH 06/10 net-next] net/tipc: fix name_table.c kernel-doc
` [PATCH 07/10 net-next] net/tipc: fix node.c kernel-doc
` [PATCH 09/10 net-next] net/tipc: fix all function Return: notation
` [PATCH 08/10 net-next] net/tipc: fix socket.c kernel-doc
` [PATCH 02/10 net-next] net/tipc: fix various kernel-doc warnings

[PATCH v4 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-25  4:01 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v4 net-next 2/3] net/sched: act_mirred: refactor the handle of xmit
` [PATCH v4 net-next 3/3] net/sched: sch_frag: add generic packet fragment support

[PATCH v2 0/1] This patch address comments on patch v1
 2020-11-25  3:44 UTC  (6+ messages)
` [PATCH v2 1/1] ath10k: add option for chip-id based BDF selection

[net-next 2/3] tipc: make node number calculation reproducible
 2020-11-25  3:40 UTC  (2+ messages)

[arm64] kernel BUG at kernel/seccomp.c:1309!
 2020-11-25  3:36 UTC  (7+ messages)
      ` [PATCH] entry: Fix boot for !CONFIG_GENERIC_ENTRY

[PATCH v5 0/9] "Task_isolation" mode
 2020-11-25  3:20 UTC  (6+ messages)
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

[PATCH bpf-next v8 00/34] bpf: switch to memcg-based memory accounting
 2020-11-25  3:01 UTC  (35+ messages)
` [PATCH bpf-next v8 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v8 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v8 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v8 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v8 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v8 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v8 07/34] bpf: "
` [PATCH bpf-next v8 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v8 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v8 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v8 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v8 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v8 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v8 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v8 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v8 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v8 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v8 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v8 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v8 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v8 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v8 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v8 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v8 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v8 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v8 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v8 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v8 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v8 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v8 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v8 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v8 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v8 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v8 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH v3 net] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-25  2:58 UTC 

[PATCH v3 net] enetc: Let the hardware auto-advance the taprio base-time of 0
 2020-11-25  2:28 UTC  (2+ messages)

WARNING in __rate_control_send_low
 2020-11-25  2:16 UTC  (2+ messages)

memory leak in qrtr_tun_open
 2020-11-25  2:05 UTC 

[PATCH net] Documentation: netdev-FAQ: suggest how to post co-dependent series
 2020-11-25  1:54 UTC  (3+ messages)

[net-next PATCH v5 0/4] net: dsa: mv88e6xxx: serdes link without phy
 2020-11-25  1:20 UTC  (3+ messages)
` [net-next PATCH v5 3/4] net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097


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