netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-28 23:07:55 to 2019-07-29 16:41:44 UTC [more...]

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-29 16:41 UTC  (12+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[PATCH] net/af_iucv: mark expected switch fall-throughs
 2019-07-29 16:39 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Remove mailing-list entry for XDP (eXpress Data Path)
 2019-07-29 16:39 UTC  (3+ messages)

[PATCH] arcnet: arc-rimi: Mark expected switch fall-throughs
 2019-07-29 16:39 UTC  (3+ messages)

[PATCH] net: spider_net: Mark expected switch fall-through
 2019-07-29 16:39 UTC  (2+ messages)

[PATCH] arcnet: com90io: Mark expected switch fall-throughs
 2019-07-29 16:39 UTC  (3+ messages)

[PATCH] arcnet: com90xx: Mark expected switch fall-throughs
 2019-07-29 16:38 UTC  (3+ messages)

[PATCH] net: ehea: Mark expected switch fall-through
 2019-07-29 16:38 UTC  (2+ messages)

[PATCH 0/5] staging: fsl-dpaa2/ethsw: add the .ndo_fdb_dump callback
 2019-07-29 16:35 UTC  (7+ messages)
` [PATCH 1/5] staging: fsl-dpaa2/ethsw: remove unused structure
` [PATCH 2/5] staging: fsl-dpaa2/ethsw: notify switchdev of offloaded entry
` [PATCH 3/5] staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callback
` [PATCH 4/5] staging: fsl-dpaa2/ethsw: check added_by_user flag
` [PATCH 5/5] staging: fsl-dpaa2/ethsw: add .ndo_fdb[add|del] callbacks

[PATCH bpf-next v5 0/6] xdp: Add devmap_hash map type
 2019-07-29 16:17 UTC  (13+ messages)
` [PATCH bpf-next v5 1/6] include/bpf.h: Remove map_insert_ctx() stubs
` [PATCH bpf-next v5 2/6] xdp: Refactor devmap allocation code for reuse
` [PATCH bpf-next v5 3/6] xdp: Add devmap_hash map type for looking up devices by hashed index
` [PATCH bpf-next v5 4/6] tools/include/uapi: Add devmap_hash BPF map type
` [PATCH bpf-next v5 5/6] tools/libbpf_probes: Add new devmap_hash type
` [PATCH bpf-next v5 6/6] tools: Add definitions for devmap_hash map type

[PULL] vhost,virtio: cleanups and fixes
 2019-07-29 16:16 UTC 

[PATCH net-next v3 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-29 15:46 UTC  (11+ messages)
` [PATCH net-next v3 1/4] enetc: Clean up local mdio bus allocation
` [PATCH net-next v3 2/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
` [PATCH net-next v3 3/4] dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
` [PATCH net-next v3 4/4] arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board

[PATCH] arcnet: com20020-isa: Mark expected switch fall-throughs
 2019-07-29 16:01 UTC  (2+ messages)

[PATCH net-next 1/1] qed[net-next] Add new ethtool supported port types based on media
 2019-07-29 15:59 UTC  (2+ messages)

[PATCH v4 00/14] NFC: nxp-nci: clean up and new device support
 2019-07-29 15:56 UTC  (16+ messages)
` [PATCH v4 01/14] NFC: fix attrs checks in netlink interface
` [PATCH v4 02/14] NFC: nxp-nci: Add NXP1001 to the ACPI ID table
` [PATCH v4 03/14] NFC: nxp-nci: Get rid of platform data
` [PATCH v4 04/14] NFC: nxp-nci: Convert to use GPIO descriptor
` [PATCH v4 05/14] NFC: nxp-nci: Add GPIO ACPI mapping table
` [PATCH v4 06/14] NFC: nxp-nci: Get rid of code duplication in ->probe()
` [PATCH v4 07/14] NFC: nxp-nci: Get rid of useless label
` [PATCH v4 08/14] NFC: nxp-nci: Constify acpi_device_id
` [PATCH v4 09/14] NFC: nxp-nci: Drop of_match_ptr() use
` [PATCH v4 10/14] NFC: nxp-nci: Drop comma in terminator lines
` [PATCH v4 11/14] NFC: nxp-nci: Remove unused macro pr_fmt()
` [PATCH v4 12/14] NFC: nxp-nci: Remove 'default n' for the core
` [PATCH v4 13/14] NFC: nxp-nci: Clarify on supported chips
` [PATCH v4 14/14] NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig

[PATCH iproute2 0/1] Fix s64 argument parsing
 2019-07-29 15:51 UTC  (3+ messages)

KMSAN: uninit-value in skb_pull_rcsum
 2019-07-29 15:38 UTC 

[PATCH stable 4.9] tcp: reset sk_send_head in tcp_write_queue_purge
 2019-07-29 15:32 UTC  (2+ messages)

[PATCH v6 rdma-next 0/6] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-07-29 15:26 UTC  (16+ messages)
` [PATCH v6 rdma-next 1/6] RDMA/core: Create mmap database and cookie helper functions
          ` [EXT] "

[PATCH V4 net-next 00/10] net: hns3: some code optimizations & bugfixes & features
 2019-07-29 15:25 UTC  (13+ messages)
` [PATCH V4 net-next 01/10] net: hns3: add reset checking before set channels
` [PATCH V4 net-next 02/10] net: hns3: add a check for get_reset_level
` [PATCH V4 net-next 03/10] net: hns3: remove upgrade reset level when reset fail
` [PATCH V4 net-next 04/10] net: hns3: change GFP flag during lock period
` [PATCH V4 net-next 05/10] net: hns3: modify firmware version display format
` [PATCH V4 net-next 06/10] net: hns3: add debug messages to identify eth down cause
` [PATCH V4 net-next 07/10] net: hns3: make hclge_service use delayed workqueue
` [PATCH V4 net-next 08/10] net: hns3: add interrupt affinity support for misc interrupt
` [PATCH V4 net-next 09/10] net: hns3: Add support for using order 1 pages with a 4K buffer
` [PATCH V4 net-next 10/10] net: hns3: use dev_info() instead of pr_info()

[PATCH] drivers: net: wireless: rsi: return explicit error values
 2019-07-29 15:24 UTC 

[PATCH v3 01/14] NFC: fix attrs checks in netlink interface
 2019-07-29 15:08 UTC  (6+ messages)
` [PATCH v3 11/14] NFC: nxp-nci: Remove unused macro pr_fmt()

DSA Rate Limiting in 88E6390
 2019-07-29 15:01 UTC  (2+ messages)

[PATCH] init: Kconfig: consistent indentions
 2019-07-29 14:48 UTC 

[PATCH] net: bridge: Allow bridge to joing multicast groups
 2019-07-29 14:35 UTC  (23+ messages)

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-29 14:08 UTC  (28+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH] net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()
 2019-07-29 13:45 UTC  (2+ messages)

[PATCH 0/4] net: phy: Add AST2600 MDIO support
 2019-07-29 13:32 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: net: Add aspeed,ast2600-mdio binding
` [PATCH 2/4] net: phy: Add mdio-aspeed
` [PATCH 3/4] net: ftgmac100: Add support for DT phy-handle property
` [PATCH 4/4] net: ftgmac100: Select ASPEED MDIO driver for the AST2600

[PATCH v3] net: dsa: qca8k: enable port flow control
 2019-07-29 13:23 UTC  (4+ messages)

[PATCH stable 4.4] tcp: reset sk_send_head in tcp_write_queue_purge
 2019-07-29 13:22 UTC 

[PATCH net-next v4 0/3] flow_offload: add indr-block in nf_table_offload
 2019-07-29 13:13 UTC  (12+ messages)
` [PATCH net-next v4 1/3] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v4 2/3] flow_offload: Support get default block from tc immediately

[PATCH] tcp: add new tcp_mtu_probe_floor sysctl
 2019-07-29 13:12 UTC  (6+ messages)

[PATCH ethtool] gitignore: ignore vim swapfiles and patches
 2019-07-29 13:10 UTC 

[PATCH] net: stmmac: manage errors returned by of_get_mac_address()
 2019-07-29 13:03 UTC  (2+ messages)

tcan4x5x on a Raspberry Pi
 2019-07-29 11:19 UTC 

[PATCH] net: geneve: Fix a possible null-pointer dereference in geneve_link_config()
 2019-07-29 10:52 UTC  (3+ messages)

[PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes & features
 2019-07-29 10:37 UTC  (8+ messages)
` [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

[PATCH net-next 00/16] bnxt_en: Add TPA (GRO_HW and LRO) on 57500 chips
 2019-07-29 10:10 UTC  (17+ messages)
` [PATCH net-next 01/16] bnxt_en: Update firmware interface spec. to 1.10.0.89
` [PATCH net-next 02/16] bnxt_en: Add TPA structure definitions for BCM57500 chips
` [PATCH net-next 03/16] bnxt_en: Refactor TPA logic
` [PATCH net-next 04/16] bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips
` [PATCH net-next 05/16] bnxt_en: Handle standalone RX_AGG completions
` [PATCH net-next 06/16] bnxt_en: Refactor tunneled hardware GRO logic
` [PATCH net-next 07/16] bnxt_en: Set TPA GRO mode flags on 57500 chips properly
` [PATCH net-next 08/16] bnxt_en: Add fast path logic for TPA on 57500 chips
` [PATCH net-next 09/16] bnxt_en: Add TPA ID mapping logic for "
` [PATCH net-next 10/16] bnxt_en: Add hardware GRO setup function "
` [PATCH net-next 11/16] bnxt_en: Refactor ethtool ring statistics logic
` [PATCH net-next 12/16] bnxt_en: Allocate the larger per-ring statistics block for 57500 chips
` [PATCH net-next 13/16] bnxt_en: Support TPA counters on "
` [PATCH net-next 14/16] bnxt_en: Refactor bnxt_init_one() and turn on TPA support "
` [PATCH net-next 15/16] bnxt_en: Support all variants of the 5750X chip family
` [PATCH net-next 16/16] bnxt_en: Add PCI IDs for 57500 series NPAR devices

[PATCH] brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
 2019-07-29  9:56 UTC 

[RFC PATCH net-next 10/12] drop_monitor: Add packet alert mode
 2019-07-29  9:52 UTC  (2+ messages)
` [drop_monitor] 98ffbd6cd2: will-it-scale.per_thread_ops -17.5% regression

[PATCH] Fix typo reigster to register
 2019-07-29  9:38 UTC  (2+ messages)

[PATCH net] net: bridge: delete local fdbs on device init failure
 2019-07-29  9:28 UTC  (2+ messages)
` [PATCH net v2] net: bridge: delete local fdb "

[PATCH] net: ag71xx: use resource_size for the ioremap size
 2019-07-29  9:01 UTC 

[PATCH v3] net: sched: Fix a possible null-pointer dereference in dequeue_func()
 2019-07-29  8:42 UTC  (2+ messages)

[PATCH] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
 2019-07-29  8:20 UTC 

[PATCH v2] net: sched: Fix a possible null-pointer dereference in dequeue_func()
 2019-07-29  8:25 UTC  (3+ messages)

[PATCH] mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
 2019-07-29  8:23 UTC 

memory leak in __nf_hook_entries_try_shrink
 2019-07-29  8:16 UTC  (2+ messages)

[BUG] net: xfrm: possible null-pointer dereferences in xfrm_policy()
 2019-07-29  8:06 UTC  (3+ messages)

[PATCH] net: sched: Fix a possible null-pointer dereference in dequeue_func()
 2019-07-29  7:59 UTC  (5+ messages)

[PATCH iproute2-rc 0/2] Control CQ adaptive moderation (RDMA DIM)
 2019-07-29  7:42 UTC  (3+ messages)
` [PATCH iproute2-rc 1/2] rdma: Control CQ adaptive moderation (DIM)
` [PATCH iproute2-rc 2/2] rdma: Document adaptive-moderation

[PATCH net-next v3 0/2] qed*: Support for NVM config attributes
 2019-07-29  7:16 UTC  (3+ messages)

[PATCH net-next] rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN
 2019-07-29  6:46 UTC  (2+ messages)

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-29  3:59 UTC  (3+ messages)

[PATCH net-next] netfilter: nf_table_offload: Fix zero prio of flow_cls_common_offload
 2019-07-29  3:43 UTC  (5+ messages)

[PATCH] ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
 2019-07-29  3:03 UTC 

[PATCH net] net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address
 2019-07-29  2:49 UTC 

[PATCH 4.4 stable net] net: tcp: Fix use-after-free in tcp_write_xmit
 2019-07-29  1:26 UTC  (7+ messages)

[PATCH V3 net-next 00/10] net: hns3: some code optimizations & bugfixes & features
 2019-07-29  1:21 UTC  (4+ messages)
` [PATCH V3 net-next 06/10] net: hns3: add debug messages to identify eth down cause

memory leak in bio_copy_user_iov
 2019-07-29  1:03 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 NNTP newsgroup(s).