netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 19:43:16 to 2021-05-19 14:14:40 UTC [more...]

[RFC v2 00/23] io_uring BPF requests
 2021-05-19 14:13 UTC  (11+ messages)
` [PATCH 01/23] io_uring: shuffle rarely used ctx fields
` [PATCH 02/23] io_uring: localise fixed resources fields
` [PATCH 03/23] io_uring: remove dependency on ring->sq/cq_entries
` [PATCH 04/23] io_uring: deduce cq_mask from cq_entries
` [PATCH 05/23] io_uring: kill cached_cq_overflow
` [PATCH 06/23] io_uring: rename io_get_cqring
` [PATCH 07/23] io_uring: extract struct for CQ
` [PATCH 08/23] io_uring: internally pass CQ indexes
` [PATCH 09/23] io_uring: extract cq size helper
` [PATCH 10/23] io_uring: add support for multiple CQs

[PATCH net-next] net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
 2021-05-19 14:16 UTC 

[PATCH net-next] net: qrtr: ns: Fix error return code in qrtr_ns_init()
 2021-05-19 14:16 UTC 

[PATCH net-next] ieee802154: fix error return code in ieee802154_llsec_getparams()
 2021-05-19 14:16 UTC 

[PATCH v5 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-05-19 13:43 UTC  (6+ messages)
` [PATCH v5 04/22] ice: Register auxiliary device to provide RDMA
` [PATCH v5 06/22] i40e: Register auxiliary devices "

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-19 13:39 UTC  (3+ messages)
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space

[PATCH net v4] igb: Fix XDP with PTP enabled
 2021-05-19 13:34 UTC  (3+ messages)

[PATCH] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-19 13:25 UTC  (10+ messages)

[PATCH net] net: hso: bail out on interrupt URB allocation failure
 2021-05-19 13:23 UTC  (2+ messages)

[PATCH net-next] net/sched: cls_api: increase max_reclassify_loop
 2021-05-19 13:17 UTC 

[PATCH] dt-bindings: net: renesas,ether: Update Sergei's email address
 2021-05-19 13:02 UTC 

[PATCH 1/1] mISDN: Mark local variable 'incomplete' as __maybe_unused in dsp_pipeline_build()
 2021-05-19 12:53 UTC 

[PATCH] virtio: Introduce a new kick interface virtqueue_kick_try()
 2021-05-19 12:44 UTC  (2+ messages)

[PATCH] brcmsmac: mac80211_if: Fix a resource leak in an error handling path
 2021-05-19 12:39 UTC  (2+ messages)

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

[PATCH] dt-bindings: net: Convert MDIO mux bindings to DT schema
 2021-05-19 12:30 UTC  (2+ messages)

[PATCH net-next 0/7] mlxsw: Add support for new multipath hash policies
 2021-05-19 12:08 UTC  (8+ messages)
` [PATCH net-next 1/7] net: Add notifications when multipath hash field change
` [PATCH net-next 2/7] mlxsw: spectrum_router: Replace if statement with a switch statement
` [PATCH net-next 3/7] mlxsw: spectrum_router: Move multipath hash configuration to a bitmap
` [PATCH net-next 4/7] mlxsw: reg: Add inner packet fields to RECRv2 register
` [PATCH net-next 5/7] mlxsw: spectrum_outer: Factor out helper for common outer fields
` [PATCH net-next 6/7] mlxsw: spectrum_router: Add support for inner layer 3 multipath hash policy
` [PATCH net-next 7/7] mlxsw: spectrum_router: Add support for custom "

Internal error: Oops from inet_frag_find, when inserting a IP frag into a rhashtable
 2021-05-19 11:20 UTC  (2+ messages)

[PATCH net] cxgb4: avoid accessing registers when clearing filters
 2021-05-19 11:18 UTC 

[PATCH] net: dsa: Remove unsigned expression compared with zero
 2021-05-19 10:49 UTC 

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-19 10:47 UTC  (13+ messages)

[PATCH v6 06/17] dt-bindings: net: sun8i-emac: Add H616 compatible string
 2021-05-19 10:41 UTC  (2+ messages)
` [PATCH v6 07/17] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register

[PATCH net-next v2] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-05-19  9:52 UTC  (3+ messages)

[PATCH net-next v2 1/2] net: wwan: Add unknown port type
 2021-05-19  9:40 UTC  (8+ messages)
` [PATCH net-next v2 2/2] usb: class: cdc-wdm: WWAN framework integration

[PATCH v2 00/24] Rid W=1 warnings in net
 2021-05-19  9:30 UTC  (3+ messages)
` [PATCH v2 05/24] net: broadcom: bnx2x: Fix wrong function name in comments
  ` [EXT] "

[PATCH v2 1/2] dt-bindings: net: nfc: s3fwrn5: Add optional clock
 2021-05-19  9:16 UTC  (2+ messages)
` [PATCH v2 2/2] nfc: s3fwrn5: i2c: Enable optional clock from device tree

[PATCH v12 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-05-19  9:07 UTC  (5+ messages)
` [PATCH v12 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCH v12 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCH v12 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCH v12 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH 1/4] bonding: add pure source-mac-based tx hashing option
 2021-05-19  9:01 UTC  (5+ messages)
` [PATCH 2/4] bond_alb: don't rewrite bridged non-local MACs
` [PATCH 3/4] bond_alb: don't tx balance multicast traffic either
` [PATCH 4/4] bond_alb: put all slaves into promisc

[PATCH net-next] virtio-net: Refactor the code related to page_to_skb()
 2021-05-19  9:00 UTC 

[PATCH] virtio_net: Use BUG_ON instead of if condition followed by BUG
 2021-05-19  8:35 UTC  (3+ messages)
` virtio_net: BQL?

[PATCH 1/2] dt-bindings: net: nfc: s3fwrn5: Add optional clock
 2021-05-19  8:07 UTC  (6+ messages)
` [PATCH 2/2] nfc: s3fwrn5: i2c: Enable optional clock from device tree
  ` [linux-nfc] "
      ` [linux-nfc] "

[PATCH net-next] netlabel: remove unused parameter in netlbl_netlink_auditinfo()
 2021-05-19  7:34 UTC 

[PATCH] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
 2021-05-19  6:49 UTC 

[PATCH bpf-next] bpf: Make some symbols static
 2021-05-19  6:41 UTC 

[PATCH net-next 0/5] net: intel: some cleanups
 2021-05-19  6:14 UTC  (6+ messages)
` [PATCH net-next 1/5] net: e1000: remove repeated word "slot" for e1000_main.c
` [PATCH net-next 2/5] net: e1000: remove repeated words for e1000_hw.c
` [PATCH net-next 3/5] net: e1000e: remove repeated word "the" for ich8lan.c
` [PATCH net-next 4/5] net: e1000e: remove repeated word "slot" for netdev.c
` [PATCH net-next 5/5] net: e1000e: fix misspell word "retreived"

[PATCH 00/20] net: ethernet: remove leading spaces before tabs
 2021-05-19  6:06 UTC  (23+ messages)
` [PATCH 01/20] net: 3com: "
` [PATCH 02/20] net: alteon: "
` [PATCH 03/20] net: amd: "
` [PATCH 04/20] net: apple: "
` [PATCH 05/20] net: broadcom: "
` [PATCH 06/20] net: chelsio: "
` [PATCH 07/20] net: dec: "
` [PATCH 08/20] net: dlink: "
` [PATCH 09/20] net: ibm: "
` [PATCH 10/20] net: marvell: "
` [PATCH 11/20] net: natsemi: "
` [PATCH 12/20] net: realtek: "
` [PATCH 13/20] net: seeq: "
` [PATCH 14/20] net: sis: "
` [PATCH 15/20] net: smsc: "
` [PATCH 16/20] net: sun: "
` [PATCH 17/20] net: fealnx: "
` [PATCH 18/20] net: xircom: "
` [PATCH 19/20] net: 8390: "
` [PATCH 20/20] net: fujitsu: "

[pull request][net 00/16] mlx5 fixes 2021-05-18
 2021-05-19  6:05 UTC  (17+ messages)
` [net 01/16] {net, RDMA}/mlx5: Fix override of log_max_qp by other device
` [net 02/16] net/mlx5e: Fix nullptr in add_vlan_push_action()
` [net 03/16] net/mlx5: Set reformat action when needed for termination rules
` [net 04/16] net/mlx5: Fix err prints and return when creating termination table
` [net 05/16] net/mlx5: SF, Fix show state inactive when its inactivated
` [net 06/16] net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()
` [net 07/16] net/mlx5e: Fix null deref accessing lag dev
` [net 08/16] net/mlx5e: Make sure fib dev exists in fib event
` [net 09/16] net/mlx5e: reset XPS on error flow if netdev isn't registered yet
` [net 10/16] net/mlx5e: Fix multipath lag activation
` [net 11/16] net/mlx5e: Reject mirroring on source port change encap rules
` [net 12/16] net/mlx5e: Fix error path of updating netdev queues
` [net 13/16] {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
` [net 14/16] net/mlx5: Don't overwrite HCA capabilities when setting MSI-X count
` [net 15/16] net/mlx5: Set term table as an unmanaged flow table
` [net 16/16] mlx5e: add add missing BH locking around napi_schdule()

[PATCH net-next] ibmveth: fix kobj_to_dev.cocci warnings
 2021-05-19  5:20 UTC  (2+ messages)

[PATCH 00/20] net: ethernet: remove leading spaces before tabs
 2021-05-19  5:04 UTC  (7+ messages)
` [PATCH 01/20] net: 3com: "
` [PATCH 02/20] net: alteon: "
` [PATCH 03/20] net: amd: "
` [PATCH 04/20] net: apple: "
` [PATCH 05/20] net: broadcom: "

[PATCH v2] b43: don't save dentries for debugfs
 2021-05-19  5:05 UTC  (4+ messages)

linux-next: manual merge of the netfilter-next tree with the net tree
 2021-05-19  4:05 UTC  (2+ messages)

[PATCH] ovl: useing ovl_revert_creds() instead of revert_creds(),
 2021-05-19  4:03 UTC  (4+ messages)

[PATCH net-next v2 0/4] MT7530 interrupt support
 2021-05-19  3:32 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: add MediaTek Gigabit Ethernet PHY driver
` [PATCH net-next v2 2/4] net: dsa: mt7530: add interrupt support
` [PATCH net-next v2 3/4] dt-bindings: net: dsa: add MT7530 interrupt controller binding
` [PATCH net-next v2 4/4] staging: mt7621-dts: enable MT7530 interrupt controller

[PATCH net-next] net/9p: use DEVICE_ATTR_RO macro
 2021-05-19  3:26 UTC  (2+ messages)

[PATCH net-next] net: xilinx_emaclite: Do not print real IOMEM pointer
 2021-05-19  2:47 UTC 

[PATCH net-next] ethtool: stats: Fix a copy-paste error
 2021-05-19  2:38 UTC  (3+ messages)

[PATCH net-next] tun: use DEVICE_ATTR_RO macro
 2021-05-19  2:38 UTC 

[PATCH v1] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-19  2:28 UTC 

[PATCH net-next 0/2] Introducing support for DWC xpcs Energy Efficient Ethernet
 2021-05-19  2:27 UTC  (6+ messages)
` [PATCH net-next 2/2] net: stmmac: Add callbacks "

[PATCH -next resend] sfc: farch: fix compile warning in efx_farch_dimension_resources()
 2021-05-19  2:11 UTC 

[PACTH ethtool-next v3 0/7] ethtool: support FEC and standard stats
 2021-05-18 22:42 UTC  (2+ messages)

[Patch bpf] udp: fix a memory leak in udp_read_sock()
 2021-05-18 21:21 UTC  (5+ messages)

[PATCH net-next] net: mdio: provide shim implementation of devm_of_mdiobus_register
 2021-05-18 21:00 UTC  (2+ messages)

[PATCH net 0/4] net: hns3: fixes for -net
 2021-05-18 21:00 UTC  (2+ messages)

[PATCH -next] cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
 2021-05-18 20:50 UTC  (2+ messages)

[PATCH net-next 0/5] net: wan: clean up some code style issues
 2021-05-18 20:50 UTC  (2+ messages)

[PATCH net-next] cipso: correct comments of cipso_v4_cache_invalidate()
 2021-05-18 20:50 UTC  (2+ messages)

[PATCH net-next] net: dcb: Remove unnecessary INIT_LIST_HEAD()
 2021-05-18 20:50 UTC  (2+ messages)

[PATCH net-next 00/10] Add support for custom multipath hash
 2021-05-18 20:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: qca8k: fix missing unlock on error in qca8k_vlan_(add|del)
 2021-05-18 20:50 UTC  (2+ messages)

[PATCH net] net: lan78xx: advertise tx software timestamping support
 2021-05-18 20:40 UTC  (2+ messages)

[PATCH RESEND v11 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-05-18 20:36 UTC  (3+ messages)
` [PATCH RESEND v11 2/4] "

[RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
 2021-05-18 20:33 UTC  (6+ messages)
` [PATCH "

[PATCH net] tipc: simplify the finalize work queue
 2021-05-18 20:30 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
 2021-05-18 20:10 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-05-18 19:18 UTC  (8+ messages)
` [linux-nfc] "
    ` Testing wanted for Linux NFC subsystem


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