Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 19:01:32 to 2021-05-28 12:37:10 UTC [more...]

[PATCH net-next v2 00/10] Adding the Sparx5 Switch Driver
 2021-05-28 12:34 UTC  (11+ messages)
` [PATCH net-next v2 01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [PATCH net-next v2 02/10] net: sparx5: add the basic sparx5 driver
` [PATCH net-next v2 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v2 04/10] net: sparx5: add port module support
` [PATCH net-next v2 05/10] net: sparx5: add mactable support
` [PATCH net-next v2 06/10] net: sparx5: add vlan support
` [PATCH net-next v2 07/10] net: sparx5: add switching support
` [PATCH net-next v2 08/10] net: sparx5: add calendar bandwidth allocation support
` [PATCH net-next v2 09/10] net: sparx5: add ethtool configuration and statistics support
` [PATCH net-next v2 10/10] arm64: dts: sparx5: Add the Sparx5 switch node

[PATCH net-next] samples: pktgen: add UDP tx checksum support
 2021-05-28 12:31 UTC  (2+ messages)

[PATCH bpf-next] xsk: support AF_PACKET
 2021-05-28 12:23 UTC  (12+ messages)

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28 11:54 UTC  (8+ messages)

[PATCH v3] virtio-net: Add validation for used length
 2021-05-28 12:11 UTC 

[PATCH] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-05-28 12:03 UTC 

[RFC PATCH v6 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-28 12:01 UTC  (35+ messages)
` [RFC PATCH v6 01/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v6 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v6 03/27] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [RFC PATCH v6 04/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v6 05/27] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v6 06/27] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v6 07/27] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v6 08/27] nvme-tcp-offload: Add IO "
` [RFC PATCH v6 09/27] qed: Add TCP_ULP FW resource layout
` [RFC PATCH v6 10/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v6 11/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v6 12/27] qed: Add support of HW filter block
` [RFC PATCH v6 13/27] qed: Add NVMeTCP Offload IO Level FW and HW HSI
` [RFC PATCH v6 14/27] qed: Add NVMeTCP Offload IO Level FW Initializations
` [RFC PATCH v6 15/27] qed: Add IP services APIs support
` [RFC PATCH v6 16/27] qedn: Add qedn - Marvell's NVMeTCP HW offload vendor driver
` [RFC PATCH v6 17/27] qedn: Add qedn probe
` [RFC PATCH v6 18/27] qedn: Add qedn_claim_dev API support
` [RFC PATCH v6 19/27] qedn: Add IRQ and fast-path resources initializations
` [RFC PATCH v6 20/27] qedn: Add connection-level slowpath functionality
` [RFC PATCH v6 21/27] qedn: Add support of configuring HW filter block
` [RFC PATCH v6 22/27] qedn: Add IO level qedn_send_req and fw_cq workqueue
` [RFC PATCH v6 23/27] qedn: Add support of Task and SGL
` [RFC PATCH v6 24/27] qedn: Add support of NVME ICReq & ICResp
` [RFC PATCH v6 25/27] qedn: Add IO level fastpath functionality
` [RFC PATCH v6 26/27] qedn: Add Connection and IO level recovery flows
` [RFC PATCH v6 27/27] qedn: Add support of ASYNC

[PATCH RFCv2 0/3] make '%pD' print full path for file
 2021-05-28 11:39 UTC  (4+ messages)
` [PATCH RFCv2 1/3] fs: introduce helper d_path_fast()
` [PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
` [PATCH RFCv2 3/3] s390/hmcdrv: remove the redundant directory path in debug message

[PATCH net-next] virtio_net: set link state down when virtqueue is broken
 2021-05-28 10:58 UTC  (3+ messages)

iwlwifi/cfg/22000.c: kernel 5.10.x LTS only have IWL_22000_UCODE_API_MAX 59
 2021-05-28 10:14 UTC  (5+ messages)

[PATCH net-next v3 1/2] bonding: add pure source-mac-based tx hashing option
 2021-05-28 10:10 UTC  (3+ messages)
` [PATCH net-next v3 2/2] bonding/balance-alb: put all slaves into promisc

[PATCH] batman-adv: Remove the repeated declaration
 2021-05-28 10:00 UTC  (2+ messages)

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-28  9:56 UTC  (10+ messages)

[RFC PATCH net-next 0/8] Convert xpcs to phylink_pcs_ops
 2021-05-28  9:12 UTC  (11+ messages)
` [RFC PATCH net-next 1/8] net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()
` [RFC PATCH net-next 2/8] net: pcs: xpcs: check for supported PHY interface modes in phylink_validate
` [RFC PATCH net-next 3/8] net: pcs: xpcs: export xpcs_validate
` [RFC PATCH net-next 4/8] net: pcs: export xpcs_config_eee
` [RFC PATCH net-next 5/8] net: pcs: xpcs: export xpcs_probe
` [RFC PATCH net-next 6/8] net: pcs: xpcs: convert to phylink_pcs_ops
` [RFC PATCH net-next 7/8] net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
` [RFC PATCH net-next 8/8] net: pcs: xpcs: convert to mdio_device

[PATCH] selftests/bpf: Fix return value check in attach_bpf()
 2021-05-28  9:07 UTC 

[PATCH 1/1] ehea: fix error return code in ehea_restart_qps()
 2021-05-28  8:55 UTC 

Regression 5.12.0-rc4 net: ice: significant throughput drop
 2021-05-28  8:34 UTC 

[PATCH -next 0/2] net: dsa: qca8k: check return value of read functions correctly
 2021-05-28  8:22 UTC  (3+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()

[PATCH net-next v7 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-05-28  8:00 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-05-28  7:42 UTC  (3+ messages)

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-28  7:20 UTC  (11+ messages)
            ` [PATCH] genirq: Provide new interfaces for affinity hints

[PATCH] net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data
 2021-05-28  7:10 UTC 

[PATCH leds v1 0/5] Add support for offloading netdev trigger to HW
 2021-05-28  6:45 UTC  (7+ messages)
` [PATCH leds v1 3/5] leds: trigger: netdev: move trigger data structure to global include dir
` [PATCH leds v1 4/5] leds: trigger: netdev: support HW offloading

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-28  6:38 UTC  (16+ messages)
` [PATCH v7 11/12] vduse: "
    `  "

[Patch bpf v3 0/8] sock_map: some bug fixes and improvements
 2021-05-28  5:27 UTC  (3+ messages)
` [Patch bpf v3 8/8] skmsg: increase sk->sk_drops when dropping packets

[PATCH net-next v2 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-05-28  5:16 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: flow_dissector: extend bpf flow dissector support with vnet hdr
` [PATCH net-next v2 2/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
` [PATCH net-next v2 3/3] selftests/net: amend bpf flow dissector prog to do vnet hdr validation

iproute2: ip address add prefer keyword confusion
 2021-05-28  4:31 UTC  (2+ messages)

[PATCH intel-net v2 0/6] i40e: ice: ixgbe: ixgbevf: igb: igc: add correct exception tracing for XDP
 2021-05-28  4:16 UTC  (3+ messages)
` [PATCH intel-net v2 3/6] ixgbe: "
  ` [Intel-wired-lan] "

[PATCH bpf-next] bpf/devmap: remove drops variable from bq_xmit_all()
 2021-05-28  4:02 UTC  (2+ messages)

[pull request][net-next 00/17] mlx5 misc updates 2021-05-26
 2021-05-28  3:42 UTC  (5+ messages)
` [net-next 17/17] net/mlx5: Improve performance in SF allocation

[PATCH v2] virtio-net: Add validation for used length
 2021-05-28  3:10 UTC  (3+ messages)
  `  "

[PATCH net-next 0/3] Some optimization for lockless qdisc
 2021-05-28  2:49 UTC  (4+ messages)
` [PATCH net-next 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH net-next 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH net-next 3/3] net: sched: remove qdisc->empty "

[PATCH net-next] ptr_ring: make __ptr_ring_empty() checking more reliable
 2021-05-28  2:29 UTC  (10+ messages)

[PATCH net-next v3 0/3] Enable 2.5Gbps speed for stmmac
 2021-05-28  1:57 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: pcs: add 2500BASEX support for Intel mGbE controller

[PATCH -next] mt76: mt7915: Fix unsigned comparison to zero
 2021-05-28  2:05 UTC 

[PATCH v3 bpf-next 0/2] libbpf: BTF dumper support for typed data
 2021-05-28  1:24 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] "

linux-next: manual merge of the net-next tree with the net tree
 2021-05-28  1:06 UTC 

[PATCH net-next v6 0/5] page_pool: recycle buffers
 2021-05-28  0:44 UTC  (2+ messages)

[net-next V2 01/15] net/mlx5e: CT, Remove newline from ct_dbg call
 2021-05-28  0:30 UTC  (2+ messages)

[PATCH V2 net-next 00/10] net: hdlc_fr: clean up some code style issues
 2021-05-28  0:12 UTC  (11+ messages)
` [PATCH V2 net-next 01/10] net: hdlc_fr: remove redundant blank lines
` [PATCH V2 net-next 02/10] net: hdlc_fr: add blank line after declarations
` [PATCH V2 net-next 03/10] net: hdlc_fr: fix an code style issue about "foo* bar"
` [PATCH V2 net-next 04/10] net: hdlc_fr: add some required spaces
` [PATCH V2 net-next 05/10] net: hdlc_fr: move out assignment in if condition
` [PATCH V2 net-next 06/10] net: hdlc_fr: code indent use tabs where possible
` [PATCH V2 net-next 07/10] net: hdlc_fr: remove space after '!'
` [PATCH V2 net-next 08/10] net: hdlc_fr: add braces {} to all arms of the statement
` [PATCH V2 net-next 09/10] net: hdlc_fr: remove redundant braces {}
` [PATCH V2 net-next 10/10] net: hdlc_fr: remove unnecessary out of memory message

[PATCH net-next v2 0/7][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-27
 2021-05-28  0:12 UTC  (3+ messages)
` [PATCH net-next v2 4/7] ice: Implement iidc operations

[PATCH net-next 0/7] mptcp: Miscellaneous cleanup
 2021-05-27 23:54 UTC  (8+ messages)
` [PATCH net-next 1/7] mptcp: fix pr_debug in mptcp_token_new_connect
` [PATCH net-next 2/7] mptcp: using TOKEN_MAX_RETRIES instead of magic number
` [PATCH net-next 3/7] mptcp: generate subflow hmac after mptcp_finish_join()
` [PATCH net-next 4/7] mptcp: remove redundant initialization in pm_nl_init_net()
` [PATCH net-next 5/7] mptcp: make sure flag signal is set when add addr with port
` [PATCH net-next 6/7] mptcp: support SYSCTL only if enabled
` [PATCH net-next 7/7] mptcp: restrict values of 'enabled' sysctl

[PATCH net 0/4] mptcp: Fixes for 5.13
 2021-05-27 23:31 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: fix sk_forward_memory corruption on retransmission
` [PATCH net 2/4] mptcp: always parse mptcp options for MPC reqsk
` [PATCH net 3/4] mptcp: do not reset MP_CAPABLE subflow on mapping errors
` [PATCH net 4/4] mptcp: update selftest for fallback due to OoO

[PATCH net-next,v2,0/2] net: update netdev_rx_csum_fault() print dump only once
 2021-05-27 23:27 UTC  (3+ messages)
` [PATCH net-next,v2,1/2] once: implement DO_ONCE_LITE for non-fast-path "do once" functionality

[PATCH net-next 1/1] ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
 2021-05-27 23:20 UTC  (2+ messages)

[PATCH net-next 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-05-27 23:13 UTC  (5+ messages)
` [PATCH net-next 1/3] net: flow_dissector: extend bpf flow dissector support with vnet hdr
` [PATCH net-next 2/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
` [PATCH net-next 3/3] selftests/net: amend bpf flow dissector prog to do vnet hdr validation

[PATCH net-next v4 0/4] add 4 RX/TX queue support for Mikrotik 10/25G NIC
 2021-05-27 23:10 UTC  (2+ messages)

[PATCH net 0/5] Netfilter/IPVS fixes for net
 2021-05-27 23:00 UTC  (6+ messages)
` [PATCH net 2/5] netfilter: nf_tables: missing error reporting for not selected expressions
` [PATCH net 3/5] netfilter: nf_tables: extended netlink error reporting for chain type
` [PATCH net 4/5] netfilter: nf_tables: fix table flag updates
` [PATCH net 5/5] ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service

[BUG] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout (WiFi dies)
 2021-05-27 22:47 UTC  (3+ messages)

[PATCH v2] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-27 22:25 UTC  (6+ messages)

[PATCH net] net/sched: act_ct: Offload connections with commit action
 2021-05-27 22:20 UTC  (2+ messages)

[PATCH net] net/sched: act_ct: Fix ct template allocation for zone 0
 2021-05-27 22:20 UTC  (2+ messages)

[patch net-next 0/3] mlx*: devlink dev info versions adjustments
 2021-05-27 22:10 UTC  (4+ messages)
` [patch net-next 1/3] net/mlx5: Expose FW version over defined keyword

[PATCH 0/2] Fix truncation warnings from building test_scanf.c
 2021-05-27 21:59 UTC  (6+ messages)
` [PATCH 1/2] lib: test_scanf: Fix incorrect use of type_min() with unsigned types

pull-request: can-next 2021-05-27
 2021-05-27 21:50 UTC  (2+ messages)

[patch net-next] selftests: devlink_lib: add check for devlink device existence
 2021-05-27 21:50 UTC  (2+ messages)

[PATCH net] devlink: Correct VIRTUAL port to not have phys_port attributes
 2021-05-27 21:50 UTC  (2+ messages)

[patch net-next v2] devlink: append split port number to the port name
 2021-05-27 21:30 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: brcm,iproc-mdio: convert to the json-schema
 2021-05-27 20:28 UTC 

[PATCH v2] Bluetooth: fix the erroneous flush_work() order
 2021-05-27 20:14 UTC  (2+ messages)

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-27 20:03 UTC  (4+ messages)
` [RFC PATCH v5 04/27] nvme-tcp-offload: Add controller level implementation

[PATCH V1 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-05-27 19:21 UTC  (3+ messages)
` [PATCH V1 net-next 2/2] net: fec: add ndo_select_queue to "

[RFC net-next] openvswitch: add trace points
 2021-05-27 19:15 UTC 

[PATCH net] udp: fix the len check in udp_lib_getsockopt
 2021-05-27 19:13 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).