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

[RFC PATCH v3 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-01 14:34 UTC  (11+ messages)
` [RFC PATCH v3 10/13] virtio/vsock: rest of "

[PATCH net-next 0/9] net: ipa: don't disable NAPI in suspend
 2021-02-01 14:35 UTC  (10+ messages)
` [PATCH net-next 9/9] "

[PATCH net-next] net: mhi-net: Add de-aggeration support
 2021-02-01 14:23 UTC  (4+ messages)

[PATCH net] net: lapb: Copy the skb before sending a packet
 2021-02-01 14:10 UTC  (5+ messages)

[RESEND PATCH net-next 0/4] add HSR offloading support for DSA switches
 2021-02-01 14:05 UTC  (5+ messages)
` [RESEND PATCH net-next 1/4] net: hsr: generate supervision frame without HSR tag
` [RESEND PATCH net-next 2/4] net: hsr: add offloading support
` [RESEND PATCH net-next 3/4] net: dsa: add support for offloading HSR
` [RESEND PATCH net-next 4/4] net: dsa: xrs700x: add HSR offloading support

[PATCH net] net: hdlc_x25: Use qdisc to queue outgoing LAPB frames
 2021-02-01 14:02 UTC  (12+ messages)

[PATCH net-next v3 0/7] Support setting lanes via ethtool
 2021-02-01 13:49 UTC  (12+ messages)
` [PATCH net-next v3 2/7] ethtool: Get link mode in use instead of speed and duplex parameters

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-02-01 13:41 UTC  (14+ messages)

extended bpf_send_signal_thread with argument
 2021-02-01 13:33 UTC  (3+ messages)

[PATCH net-next v2] net/sched: act_police: add support for packet-per-second policing
 2021-02-01 13:07 UTC  (5+ messages)

[PATCH net-next v3] mptcp: fix length of MP_PRIO suboption
 2021-02-01 13:05 UTC 

possible deadlock in cfg80211_netdev_notifier_call
 2021-02-01 12:49 UTC  (3+ messages)

make sendmsg/recvmsg process multiple messages at once
 2021-02-01 12:41 UTC 

[PATCH net-next v2 0/4] net: Avoid the memory waste in some Ethernet drivers
 2021-02-01 12:41 UTC  (6+ messages)
` [PATCH net-next v2 1/4] mm: page_frag: Introduce page_frag_alloc_align()
` [PATCH net-next v2 2/4] net: Introduce {netdev,napi}_alloc_frag_align()
` [PATCH net-next v2 3/4] net: octeontx2: Use napi_alloc_frag_align() to avoid the memory waste
` [PATCH net-next v2 4/4] net: dpaa2: "

[PATCH RFC net-next] net/sched: act_police: add support for packet-per-second policing
 2021-02-01 12:38 UTC  (4+ messages)

[RESEND PATCH v18 0/3] userspace MHI client interface driver
 2021-02-01 12:13 UTC  (6+ messages)

[PATCH] seccomp: Improve performance by optimizing memory barrier
 2021-02-01 12:50 UTC 

[PATCH] seccomp: Improve performance by optimizing memory barrier
 2021-02-01 12:49 UTC 

[PATCH net 1/1] netfilter: conntrack: Check offload bit on table dump
 2021-02-01 11:50 UTC  (5+ messages)

corrupted pvqspinlock in htab_map_update_elem
 2021-02-01 11:23 UTC  (4+ messages)

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-02-01 11:05 UTC  (9+ messages)
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
              `  "

KASAN: use-after-free Read in rxrpc_send_data_packet
 2021-02-01 11:05 UTC  (4+ messages)
    `  "

[PATCH bpf-next V14 0/7] bpf: New approach for BPF MTU handling
 2021-02-01 10:52 UTC  (8+ messages)
` [PATCH bpf-next V14 1/7] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V14 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
` [PATCH bpf-next V14 3/7] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V14 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V14 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V14 6/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect
` [PATCH bpf-next V14 7/7] selftests/bpf: tests using bpf_check_mtu BPF-helper

[PATCH 0/2] net: usbnet: convert to new tasklet API
 2021-02-01 10:36 UTC  (5+ messages)
` [PATCH 1/2] net: usbnet: initialize tasklet using tasklet_init
` [PATCH 2/2] net: usbnet: use new tasklet API

[PATCH] usbnet: fix the indentation of one code snippet
 2021-02-01 10:34 UTC  (2+ messages)

[PATCH bpf-next V14 0/7] bpf: New approach for BPF MTU handling
 2021-02-01 10:28 UTC 

[PATCH v3 net-next 00/21] nvme-tcp receive offloads
 2021-02-01 10:05 UTC  (22+ messages)
` [PATCH v3 net-next 01/21] iov_iter: Introduce new procedures for copy to iter/pages
` [PATCH v3 net-next 02/21] net: Introduce direct data placement tcp offload
` [PATCH v3 net-next 03/21] net: Introduce crc offload for tcp ddp ulp
` [PATCH v3 net-next 04/21] net: SKB copy(+hash) iterators for DDP offloads
` [PATCH v3 net-next 05/21] net/tls: expose get_netdev_for_sock
` [PATCH v3 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v3 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v3 net-next 08/21] nvme-tcp : Recalculate crc in the end of the capsule
` [PATCH v3 net-next 09/21] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v3 net-next 10/21] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v3 net-next 11/21] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v3 net-next 12/21] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v3 net-next 13/21] net/mlx5e: NVMEoTCP offload initialization
` [PATCH v3 net-next 14/21] net/mlx5e: KLM UMR helper macros
` [PATCH v3 net-next 15/21] net/mlx5e: NVMEoTCP use KLM UMRs
` [PATCH v3 net-next 16/21] net/mlx5e: NVMEoTCP queue init/teardown
` [PATCH v3 net-next 17/21] net/mlx5e: NVMEoTCP async ddp invalidation
` [PATCH v3 net-next 18/21] net/mlx5e: NVMEoTCP ddp setup and resync
` [PATCH v3 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP+CRC offload
` [PATCH v3 net-next 20/21] net/mlx5e: NVMEoTCP statistics
` [PATCH v3 net-next 21/21] Documentation: add TCP DDP offload documentation

[PATCH v2 bpf-next] net: veth: alloc skb in bulk for ndo_xdp_xmit
 2021-02-01 10:06 UTC  (4+ messages)

[PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
 2021-02-01 10:02 UTC 

[RFC PATCH bpf-next] bpf, xdp: per-map bpf_redirect_map functions for XDP
 2021-02-01  9:49 UTC  (4+ messages)

[PATCH net] net: mvpp2: TCAM entry enable should be written after SRAM data
 2021-02-01  9:35 UTC 

Possible race in ipv4 routing
 2021-02-01  9:20 UTC 

[PATCH net-next 1/3] net: mhi: Add RX/TX fixup callbacks
 2021-02-01  9:23 UTC  (4+ messages)
` [PATCH net-next 3/3] net: mhi: Add mbim proto

INFO: task hung in rsvp_delete_filter_work
 2021-02-01  9:16 UTC 

[PATCH] Add documentation of ss filter to man page
 2021-02-01  9:14 UTC  (3+ messages)
` [PATCH iproute2-next] ss: Add clarification about host conditions with multiple familes to man

WARNING in sta_info_insert_check
 2021-02-01  9:12 UTC  (2+ messages)

WARNING in cfg80211_inform_single_bss_frame_data
 2021-02-01  9:06 UTC 

[PATCH 1/1] vsock: fix the race conditions in multi-transport support
 2021-02-01  8:52 UTC  (3+ messages)

[PATCH v2 1/1] vsock: fix the race conditions in multi-transport support
 2021-02-01  8:47 UTC 

[PATCH 0/2] Fix failure to hot add memory
 2021-02-01  7:23 UTC  (9+ messages)
` [PATCH 2/2] vdpa/mlx5: Restore the hardware used index after change map

[PATCH] mwifiex: Report connected BSS with cfg80211_connect_bss()
 2021-02-01  7:06 UTC 

linux-next: build warning after merge of the net-next tree
 2021-02-01  6:59 UTC 

[Patch v3 net-next 0/7] ethtool support for fec and link configuration
 2021-02-01  5:24 UTC  (8+ messages)
` [Patch v3 net-next 1/7] octeontx2-af: forward error correction configuration
` [Patch v3 net-next 2/7] octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
` [Patch v3 net-next 3/7] octeontx2-pf: ethtool fec mode support
` [Patch v3 net-next 4/7] octeontx2-af: Physical link configuration support
` [Patch v3 net-next 5/7] octeontx2-af: advertised link modes support on cgx
` [Patch v3 net-next 6/7] octeontx2-pf: ethtool physical link status
` [Patch v3 net-next 7/7] octeontx2-pf: ethtool physical link configuration

[RFC net-next 0/7] net: dsa: Sync local bridge FDB addresses to hardware
 2021-02-01  6:24 UTC  (2+ messages)
` [RFC net-next 7/7] net: dsa: mv88e6xxx: Request assisted learning on CPU port

[PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs
 2021-02-01  6:09 UTC  (11+ messages)

[PATCH net-next v6] net: psample: Introduce stubs to remove NIC driver dependency
 2021-02-01  2:04 UTC 

[PATCH net-next v5] net: psample: Introduce stubs to remove NIC driver dependency
 2021-02-01  2:00 UTC  (5+ messages)

[PATCH net-next v4] net: psample: Introduce stubs to remove NIC driver dependency
 2021-02-01  1:37 UTC  (6+ messages)

(no subject)
 2021-02-01  1:28 UTC 

[PATCH v3 bpf-next 0/4] bpf: enable task local storage for tracing programs
 2021-02-01  1:20 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/4] "

[Patch v3 net-next 6/7] octeontx2-pf: ethtool physical link status
 2021-02-01  0:54 UTC  (2+ messages)
` [Patch v3 net-next 0/7] ethtool support for fec and link configuration

[net-next 00/14] Add Marvell CN10K support
 2021-01-31 23:48 UTC  (2+ messages)

[PATCH net] igb: Enable RSS for Intel I211 Ethernet Controller
 2021-01-31 23:17 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
 2021-01-31 22:20 UTC  (4+ messages)

[PATCH net-next 0/2] net: dsa: hellcreek: Report tables sizes
 2021-01-31 21:32 UTC  (6+ messages)
` [PATCH net-next 1/2] net: dsa: hellcreek: Report VLAN table occupancy
` [PATCH net-next 2/2] net: dsa: hellcreek: Report FDB "

[Patch bpf-next v5 0/3] bpf: introduce timeout hash map
 2021-01-31 20:35 UTC  (9+ messages)
` [Patch bpf-next v5 1/3] "

[PATCH iproute2-next 0/5] Support devlink port add delete
 2021-01-31 17:30 UTC  (5+ messages)
` [PATCH iproute2-next 3/5] devlink: Supporting add and delete of devlink port
` [PATCH iproute2-next 5/5] devlink: Support set of port function state

[PATCH] NET: SRv6: seg6_local: Fixed SRH processing when segments left is 0
 2021-01-31 17:33 UTC 

[PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support
 2021-01-31 17:23 UTC  (3+ messages)

[PATCH v2 net-next 00/21] nvme-tcp receive offloads
 2021-01-31 10:40 UTC  (17+ messages)
` [PATCH v2 net-next 02/21] net: Introduce direct data placement tcp offload
` [PATCH v2 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v2 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v2 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP offload

Phylink flow control support on ports with MLO_AN_FIXED auto negotiation
 2021-01-31 12:19 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 net-next 4/5] net: use the new dev_page_is_reusable() instead of private versions
 2021-01-31 12:57 UTC  (5+ messages)
  ` [PATCH v3 net-next 1/5] mm: constify page_is_pfmemalloc() argument
  ` [PATCH v3 net-next 3/5] net: introduce common dev_page_is_reusable()
  ` [PATCH v3 net-next 5/5] net: page_pool: simplify page recycling condition tests

[PATCH net-next v1 0/6] lan743x speed boost
 2021-01-31 15:25 UTC  (4+ messages)
` [PATCH net-next v1 2/6] lan743x: support rx multi-buffer packets

[PATCH v3 bpf-next] net: veth: alloc skb in bulk for ndo_xdp_xmit
 2021-01-31 14:16 UTC  (2+ messages)

[PATCH v7 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp115 ethernet device tree
 2021-01-31 14:33 UTC  (5+ messages)
` [PATCH v7 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [PATCH v7 net-next 11/15] net: mvpp2: add ethtool flow control configuration support
` [PATCH v7 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [PATCH v7 net-next 15/15] net: mvpp2: add TX FC firmware check

[PATCH v5 net-next 00/18] net: mvpp2: Add TX Flow Control support
 2021-01-31 15:10 UTC  (4+ messages)
  ` [EXT] "

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-01-28
 2021-01-31 10:22 UTC  (6+ messages)
` [PATCH net 1/4] igc: Report speed and duplex as unknown when device is runtime suspended

[PATCH v6 net-next 00/18] net: mvpp2: Add TX Flow Control support
 2021-01-31  9:51 UTC  (12+ messages)
` [PATCH v6 net-next 01/18] doc: marvell: add cm3-mem device tree bindings description
` [PATCH v6 net-next 02/18] dts: marvell: add CM3 SRAM memory to cp115 ethernet device tree
` [PATCH v6 net-next 04/18] doc: marvell: add PPv2.3 description to marvell-pp2.txt
` [PATCH v6 net-next 09/18] net: mvpp2: add FCA periodic timer configurations
` [PATCH v6 net-next 10/18] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [PATCH v6 net-next 11/18] net: mvpp2: enable global flow control
` [PATCH v6 net-next 13/18] net: mvpp2: add ethtool flow control configuration support
` [PATCH v6 net-next 14/18] net: mvpp2: add BM protection underrun feature support
` [PATCH v6 net-next 15/18] net: mvpp2: add PPv23 RX FIFO flow control
` [PATCH v6 net-next 17/18] net: mvpp2: limit minimum ring size to 1024 descriptors
` [PATCH v6 net-next 18/18] net: mvpp2: add TX FC firmware check

[PATCH iproute2-next] ss: always prefer family as part of host condition to default family
 2021-01-31  8:17 UTC 

[Patch v2 net-next 2/7] octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
 2021-01-31  7:01 UTC 

[Patch net-next v2] net: fix dev_ifsioc_locked() race condition
 2021-01-31  2:27 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).