netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 21:58:16 to 2021-07-22 14:51:42 UTC [more...]

[RFC PATCH net-next 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-07-22 14:51 UTC  (5+ messages)

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-07-22 14:50 UTC  (11+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
` [PATCH net-next 2/3] flow_offload: add process to delete offloaded actions from "
` [PATCH net-next 3/3] flow_offload: add process to update action stats from hardware

[syzbot] INFO: task hung in port100_probe
 2021-07-22 14:47 UTC  (4+ messages)

[PATCH net-next] docs: networking: dpaa2: add documentation for the switch driver
 2021-07-22 14:42 UTC  (3+ messages)

Fw: [Bug 213821] New: Cannot create LACP bond over virtual network interfaces
 2021-07-22 14:39 UTC 

[PATCH] Bluetooth: skip invalid hci_sync_conn_complete_evt
 2021-07-22 14:39 UTC  (2+ messages)

[PATCH] bluetooth: btrsi: use non-kernel-doc comment for copyright
 2021-07-22 14:36 UTC  (2+ messages)

[PATCH net-next v6 0/6] remove compat_alloc_user_space()
 2021-07-22 14:29 UTC  (7+ messages)
` [PATCH net-next v6 1/6] compat: make linux/compat.h available everywhere
` [PATCH net-next v6 2/6] ethtool: improve compat ioctl handling
` [PATCH net-next v6 3/6] net: socket: rework SIOC?IFMAP ioctls
` [PATCH net-next v6 4/6] net: socket: remove register_gifconf
` [PATCH net-next v6 5/6] net: socket: simplify dev_ifconf handling
` [PATCH net-next v6 6/6] net: socket: rework compat_ifreq_ioctl()

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-07-22 14:23 UTC  (45+ messages)
` [PATCH v5 net-next 01/36] net: Introduce direct data placement tcp offload
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages
` [PATCH v5 net-next 03/36] net: skb copy(+hash) iterators for DDP offloads
` [PATCH v5 net-next 04/36] net/tls: expose get_netdev_for_sock
` [PATCH v5 net-next 05/36] nvme-tcp: Add DDP offload control path
` [PATCH v5 net-next 06/36] nvme-tcp: Add DDP data-path
` [PATCH v5 net-next 07/36] nvme-tcp: RX DDGST offload
` [PATCH v5 net-next 08/36] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v5 net-next 09/36] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v5 net-next 10/36] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v5 net-next 11/36] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v5 net-next 12/36] net/mlx5e: NVMEoTCP offload initialization
` [PATCH v5 net-next 13/36] net/mlx5e: KLM UMR helper macros
` [PATCH v5 net-next 14/36] net/mlx5e: NVMEoTCP use KLM UMRs
` [PATCH v5 net-next 15/36] net/mlx5e: NVMEoTCP queue init/teardown
` [PATCH v5 net-next 16/36] net/mlx5e: NVMEoTCP async ddp invalidation
` [PATCH v5 net-next 17/36] net/mlx5e: NVMEoTCP ddp setup and resync
` [PATCH v5 net-next 18/36] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v5 net-next 19/36] net/mlx5e: NVMEoTCP statistics
` [PATCH v5 net-next 20/36] Documentation: add ULP DDP offload documentation
` [PATCH v5 net-next 21/36] net: drop ULP DDP HW offload feature if no CSUM offload feature
` [PATCH v5 net-next 22/36] net: Add ulp_ddp_pdu_info struct
` [PATCH v5 net-next 23/36] net: Add to ulp_ddp support for fallback flow
` [PATCH v5 net-next 24/36] net: Add MSG_DDP_CRC flag
` [PATCH v5 net-next 25/36] nvme-tcp: TX DDGST offload
` [PATCH v5 net-next 26/36] nvme-tcp: Mapping between Tx NVMEoTCP pdu and TCP sequence
` [PATCH v5 net-next 27/36] mlx5e: make preparation in TLS code for NVMEoTCP CRC Tx offload
` [PATCH v5 net-next 28/36] mlx5: Add sq state test bit for nvmeotcp
` [PATCH v5 net-next 29/36] mlx5: Add support to NETIF_F_HW_TCP_DDP_CRC_TX feature
` [PATCH v5 net-next 30/36] net/mlx5e: NVMEoTCP DDGST TX offload TIS
` [PATCH v5 net-next 31/36] net/mlx5e: NVMEoTCP DDGST Tx offload queue init/teardown
` [PATCH v5 net-next 32/36] net/mlx5e: NVMEoTCP DDGST TX BSF and PSV
` [PATCH v5 net-next 33/36] net/mlx5e: NVMEoTCP DDGST TX Data path
` [PATCH v5 net-next 34/36] net/mlx5e: NVMEoTCP DDGST TX handle OOO packets
` [PATCH v5 net-next 35/36] net/mlx5e: NVMEoTCP DDGST TX offload optimization
` [PATCH v5 net-next 36/36] net/mlx5e: NVMEoTCP DDGST TX statistics

[PATCH] 6lowpan: iphc: Fix an off-by-one check of array index
 2021-07-22 14:19 UTC  (2+ messages)

[PATCH v2 bpf-next 1/8] tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
 2021-07-22 14:16 UTC  (2+ messages)

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-07-22 14:13 UTC  (15+ messages)
` [PATCH net-next 01/18] dt-bindings: net: renesas,etheravb: Document Gigabit Ethernet IP
` [PATCH net-next 05/18] ravb: Replace chip type with a structure for driver data
` [PATCH net-next 06/18] ravb: Factorise ptp feature
` [PATCH net-next 07/18] ravb: Add features specific to R-Car Gen3
` [PATCH net-next 08/18] ravb: Add R-Car common features
` [PATCH net-next 09/18] ravb: Factorise ravb_ring_free function
` [PATCH net-next 10/18] ravb: Factorise ravb_ring_format function
` [PATCH net-next 11/18] ravb: Factorise ravb_ring_init function
` [PATCH net-next 12/18] ravb: Factorise {emac,dmac} init function
` [PATCH net-next 13/18] ravb: Factorise ravb_rx function
` [PATCH net-next 14/18] ravb: Factorise ravb_adjust_link function
` [PATCH net-next 15/18] ravb: Factorise ravb_set_features
` [PATCH net-next 16/18] ravb: Add reset support
` [PATCH net-next 17/18] ravb: Add GbEthernet driver support

[PATCH v2 0/2] Fixes for KSZ DSA switch
 2021-07-22 14:14 UTC  (9+ messages)
` [PATCH v2 1/2] net: dsa: ensure linearized SKBs in case of tail taggers
` [PATCH v2 2/2] net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum

[RFC PATCH v1 net-next 1/1] net: ethernet: ti: cpsw: allow MTU > 1500 when overridden by module parameter
 2021-07-22 14:05 UTC  (2+ messages)

[PATCH net-next v1] octeontx2-af: Enhance mailbox trace entry
 2021-07-22 13:45 UTC 

[PATCH v2 bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt
 2021-07-22 13:25 UTC  (2+ messages)

[GIT] Networking
 2021-07-22 13:11 UTC 

[PATCH net] net: dsa: mv88e6xxx: silently accept the deletion of VID 0 too
 2021-07-22 13:05 UTC 

[PATCH net] dpaa2-switch: seed the buffer pool after allocating the swp
 2021-07-22 13:00 UTC  (2+ messages)

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2021-07-22 12:55 UTC  (2+ messages)

[PATCH net-next v2 1/1] i40e: add support for PTP external synchronization clock
 2021-07-22 12:54 UTC  (3+ messages)

[PATCH v3 3/3] arm64: dts: renesas: r9a07g044: Add CANFD node
 2021-07-22 12:53 UTC  (2+ messages)

[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
 2021-07-22 12:53 UTC  (3+ messages)

[PATCH net-next] nfp: fix return statement in nfp_net_parse_meta()
 2021-07-22 12:50 UTC  (2+ messages)

[net PATCH] octeontx2-af: Remove unnecessary devm_kfree
 2021-07-22 12:45 UTC 

[PATCH bpf-next 0/3] libbpf: Export bpf_program__attach_kprobe_opts function
 2021-07-22 12:45 UTC  (6+ messages)
` [PATCH bpf-next 1/3] libbpf: Fix func leak in attach_kprobe
` [PATCH bpf-next 2/3] libbpf: Allow decimal offset for kprobes
` [PATCH bpf-next 3/3] libbpf: Export bpf_program__attach_kprobe_opts function

[PATCH 00/15] Fix some DT binding references at next-20210722
 2021-07-22 11:11 UTC  (3+ messages)
` [PATCH 03/15] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference

[PATCH] ath5k: fix building with LEDS=m
 2021-07-22 10:54 UTC 

/proc/net/{udp,tcp}{,6} : ip address format : RFC : need for /proc/net/{udp,tcp}{,6}{{n,h},{le,be}} ?
 2021-07-22 10:41 UTC  (2+ messages)

[PATCH net-next V1 0/3] dt-bindings: net: dwmac-imx: convert
 2021-07-22 10:36 UTC  (4+ messages)
` [PATCH net-next V1 2/3] dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml

[PATCH v2] net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
 2021-07-22  9:58 UTC 

[RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-22  9:50 UTC  (5+ messages)

[PATCH 0/2] xfrm/compat: Fix xfrm_spdattr_type_t copying
 2021-07-22  9:48 UTC  (2+ messages)

[PATCH v2 ipsec-next] xfrm: Add possibility to set the default to block if we have no policy
 2021-07-22  9:43 UTC  (2+ messages)

[PATCH] ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()
 2021-07-22  9:42 UTC  (2+ messages)

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-07-22  9:36 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      `  "

[PATCH net-next] ipv6: fix "'ioam6_if_id_max' defined but not used" warn
 2021-07-22  9:30 UTC  (2+ messages)

[PATCH net-next 0/9] nfp: flower: conntrack offload
 2021-07-22  9:30 UTC  (11+ messages)
` [PATCH net-next 1/9] nfp: flower: make the match compilation functions reusable
` [PATCH net-next 2/9] nfp: flower: refactor match functions to take flow_rule as input
` [PATCH net-next 3/9] nfp: flower: refactor action offload code slightly
` [PATCH net-next 4/9] nfp: flower-ct: calculate required key_layers
` [PATCH net-next 5/9] nfp: flower-ct: compile match sections of flow_payload
` [PATCH net-next 6/9] nfp: flower-ct: add actions into flow_pay for offload
` [PATCH net-next 7/9] nfp: flower-ct: add flow_pay to the offload table
` [PATCH net-next 8/9] nfp: flower-ct: add offload calls to the nfp
` [PATCH net-next 9/9] nfp: flower-tc: add flow stats updates for ct

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (3+ messages)

[PATCH v2 0/4] refactor the ringtest testing for ptr_ring
 2021-07-22  8:45 UTC  (5+ messages)
` [PATCH v2 3/4] tools headers UAPI: add cpu_relax() implementation for x86 and arm64

linux-next: manual merge of the mhi tree with the net-next tree
 2021-07-22  8:34 UTC  (3+ messages)

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-22  8:07 UTC  (6+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[PATCH net-next v1 1/1] net: usb: asix: ax88772: do not poll for PHY before registering it
 2021-07-22  8:00 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: selftests: add MTU test
 2021-07-22  8:00 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: usb: asix: ax88772: add missing stop
 2021-07-22  8:00 UTC  (2+ messages)

[PATCH v3 1/2] usb: hso: fix error handling code of hso_create_net_device
 2021-07-22  7:51 UTC  (8+ messages)

[PATCH] net: sched: cls_api: Fix the the wrong parameter
 2021-07-22  7:50 UTC  (2+ messages)

[PATCH] net: sparx5: fix unmet dependencies warning
 2021-07-22  7:50 UTC  (2+ messages)

[PATCH net-next] net: switchdev: fix FDB entries towards foreign ports not getting propagated to us
 2021-07-22  7:50 UTC  (2+ messages)

[PATCH v6 net-next 0/7] Let switchdev drivers offload and unoffload bridge ports at their own convenience
 2021-07-22  7:40 UTC  (2+ messages)

[PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-07-22  7:17 UTC  (3+ messages)

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-22  7:10 UTC  (3+ messages)

[PATCH net] can: raw: fix raw_rcv panic for sock UAF
 2021-07-22  7:06 UTC  (7+ messages)

BUG: double free of mlx5_cmd_work_ent during shutdown
 2021-07-22  6:49 UTC 

[PATCH] ravb: Remove extra TAB
 2021-07-22  6:20 UTC  (2+ messages)

[PATCH] ravb: Fix a typo in comment
 2021-07-22  6:20 UTC  (2+ messages)

[syzbot] memory leak in reg_copy_regd
 2021-07-22  6:12 UTC 

[PATCH net] tcp: disable TFO blackhole logic by default
 2021-07-22  6:00 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: make VID 4095 a bridge VLAN too
 2021-07-22  6:00 UTC  (2+ messages)

[PATCH net-next 00/12][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-20
 2021-07-22  5:22 UTC  (6+ messages)
` [PATCH net-next 09/12] igc: Remove _I_PHY_ID checking

[PATCH net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-16
 2021-07-22  3:52 UTC  (16+ messages)
` [PATCH net-next 5/5] igc: Export LEDs

[PATCH net-next v5 0/6] Support for the IOAM Pre-allocated Trace with IPv6
 2021-07-22  2:52 UTC  (5+ messages)
` [PATCH net-next v5 2/6] ipv6: ioam: Data plane support for Pre-allocated Trace
` [PATCH net-next v5 6/6] selftests: net: Test for the IOAM insertion with IPv6

[syzbot] WARNING in ieee80211_offchannel_return
 2021-07-22  2:10 UTC 

[PATCH v28 07/25] LSM: Use lsmblob in security_secctx_to_secid
 2021-07-22  0:47 UTC  (8+ messages)
` [PATCH v28 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v28 10/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v28 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v28 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v28 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v28 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes

[PATCH net-next 1/2] net/sched: act_skbmod: Add SKBMOD_F_ECN option support
 2021-07-21 23:22 UTC  (2+ messages)
` [PATCH net-next 2/2] tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option

[PATCH iproute2-next] tc/skbmod: Introduce SKBMOD_F_ECN option
 2021-07-21 23:20 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).