netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 14:44:40 to 2021-05-28 06:39:14 UTC [more...]

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

[PATCH leds v1 0/5] Add support for offloading netdev trigger to HW
 2021-05-28  6:28 UTC  (8+ messages)
` [PATCH leds v1 1/5] leds: trigger: netdev: don't explicitly zero kzalloced data
` [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 bpf-next] xsk: support AF_PACKET
 2021-05-28  6:08 UTC 

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

[RFC PATCH net-next 0/8] Convert xpcs to phylink_pcs_ops
 2021-05-28  2:15 UTC  (10+ 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 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 v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28  1:37 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] libbpf: BTF dumper support for typed data
 2021-05-28  1:24 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] "
` [PATCH v3 bpf-next 2/2] selftests/bpf: add dump type data tests to btf dump tests

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)

[pull request][net-next V2 00/15] mlx5 misc updates 2021-05-26
 2021-05-28  0:30 UTC  (17+ messages)
` [net-next V2 01/15] net/mlx5e: CT, Remove newline from ct_dbg call
` [net-next V2 02/15] net/mlx5: CT: Avoid reusing modify header context for natted entries
` [net-next V2 03/15] net/mlx5e: TC: Use bit counts for register mapping
` [net-next V2 04/15] net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offload
` [net-next V2 05/15] net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
` [net-next V2 06/15] net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling
` [net-next V2 07/15] net/mlx5: DR, Remove unused field of send_ring struct
` [net-next V2 08/15] net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE
` [net-next V2 09/15] net/mlx5: Move table size calculation to steering cmd layer
` [net-next V2 10/15] net/mlx5: Move chains ft pool to be used by all firmware steering
` [net-next V2 11/15] net/mlx5: DR, Set max table size to 2G entries
` [net-next V2 12/15] net/mlx5: Cap the maximum flow group size to 16M entries
` [net-next V2 13/15] net/mlx5: Remove unnecessary spin lock protection
` [net-next V2 14/15] net/mlx5: Use boolean arithmetic to evaluate roce_lag
` [net-next V2 15/15] net/mlx5: Fix lag port remapping logic

[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  (9+ messages)
` [PATCH net-next v2 1/7] i40e: Replace one-element array with flexible-array member
` [PATCH net-next v2 2/7] iidc: Introduce iidc.h
` [PATCH net-next v2 3/7] ice: Initialize RDMA support
` [PATCH net-next v2 4/7] ice: Implement iidc operations
` [PATCH net-next v2 5/7] ice: Register auxiliary device to provide RDMA
` [PATCH net-next v2 6/7] i40e: Prep i40e header for aux bus conversion
` [PATCH net-next v2 7/7] i40e: Register auxiliary devices to provide RDMA

[RFC PATCH v6 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-27 23:59 UTC  (28+ 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 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  (5+ messages)
` [PATCH net-next v4 2/4] atl1c: move tx napi into tpd_ring
` [PATCH net-next v4 3/4] atl1c: prepare for multiple rx queues
` [PATCH net-next v4 4/4] atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC

[PATCH net 0/5] Netfilter/IPVS fixes for net
 2021-05-27 23:00 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: conntrack: unregister ipv4 sockopts on error unwind
` [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  (7+ messages)

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-05-27 22:17 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 net-next v3 1/2] bonding: add pure source-mac-based tx hashing option
 2021-05-27 20:00 UTC  (2+ messages)
` [PATCH net-next v3 2/2] bonding/balance-alb: put all slaves into promisc

iwlwifi/cfg/22000.c: kernel 5.10.x LTS only have IWL_22000_UCODE_API_MAX 59
 2021-05-27 19:29 UTC 

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

[PATCH net-next] netfilter: x_tables: improve limit_mt scalability
 2021-05-27 18:19 UTC  (2+ messages)

[PATCH] netfilter: Remove redundant assignment to ret
 2021-05-27 18:12 UTC  (2+ messages)

[RFC PATCH 0/6] BOND TLS flags fixes
 2021-05-27 17:56 UTC  (4+ messages)

[RFC net-next 0/4] ethtool: extend coalesce uAPI
 2021-05-27 17:37 UTC  (5+ messages)
` [RFC net-next 2/4] ethtool: extend coalesce setting uAPI with CQE mode

[PATCH] rsi: Fix TX EAPOL packet handling against iwlwifi AP
 2021-05-27 17:07 UTC  (3+ messages)

[PATCH net-next v2 0/3] net/sched: act_vlan: Fix modify to allow 0
 2021-05-27 17:00 UTC  (5+ messages)
` [PATCH net-next v2 1/3] "

[PATCH bpf-next 0/3] bpf: Introduce BPF timers
 2021-05-27 16:57 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce bpf_timer

[PATCH net-next v3 1/3] net: stmmac: split xPCS setup from mdio register
 2021-05-27 16:39 UTC  (2+ messages)

[PATCH net-next v3] atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC
 2021-05-27 16:19 UTC  (4+ messages)

[PATCH net-next] net: stmmac: the XPCS obscures a potential "PHY not found" error
 2021-05-27 15:59 UTC 

[PATCH net-next v4 0/5] Support for the IOAM Pre-allocated Trace with IPv6
 2021-05-27 15:16 UTC  (6+ messages)
` [PATCH net-next v4 1/5] uapi: IPv6 IOAM headers definition
` [PATCH net-next v4 2/5] ipv6: ioam: Data plane support for Pre-allocated Trace
` [PATCH net-next v4 3/5] ipv6: ioam: IOAM Generic Netlink API
` [PATCH net-next v4 4/5] ipv6: ioam: Support for IOAM injection with lwtunnels
` [PATCH net-next v4 5/5] ipv6: ioam: Documentation for new IOAM sysctls

[PATCH net-next v3 0/9] provide cable test support for the ksz886x switch
 2021-05-27 15:16 UTC  (4+ messages)
` [PATCH net-next v3 1/9] net: phy: micrel: move phy reg offsets to common header

[PATCH][next] bpf: devmap: remove redundant assignment of variable drops
 2021-05-27 14:55 UTC  (2+ messages)

Lenovo I219-V e1000e device has severe RX checksum errors
 2021-05-27 15:03 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).