netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 09:24:35 to 2019-07-29 20:11:01 UTC [more...]

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

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-29 20:03 UTC  (5+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup

[PATCH bpf-next 00/10] CO-RE offset relocations
 2019-07-29 20:00 UTC  (9+ messages)
` [PATCH bpf-next 01/10] libbpf: add .BTF.ext offset relocation section loading
` [PATCH bpf-next 02/10] libbpf: implement BPF CO-RE offset relocation algorithm

[PATCH] net: sctp: drop unneeded likely() call around IS_ERR()
 2019-07-29 19:03 UTC  (2+ messages)

[PATCH net v2] mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
 2019-07-29 19:00 UTC  (2+ messages)

[patch net-next 0/3] net: devlink: Finish network namespace support
 2019-07-29 18:59 UTC  (5+ messages)
` [patch net-next 1/3] net: devlink: allow to change namespaces
` [patch net-next 3/3] netdevsim: create devlink and netdev instances in namespace

[PATCH] net/mlx5: fix -Wtype-limits compilation warnings
 2019-07-29 18:51 UTC  (2+ messages)

[PATCH] tcp: add new tcp_mtu_probe_floor sysctl
 2019-07-29 18:50 UTC  (7+ messages)

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-07-29 18:45 UTC  (4+ messages)
` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

[PULL] vhost,virtio: cleanups and fixes
 2019-07-29 18:40 UTC  (2+ messages)

[PATCH net] net/mlx5e: Fix unnecessary flow_block_cb_is_busy call
 2019-07-29 18:25 UTC  (3+ messages)

[PATCH net] mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
 2019-07-29 18:16 UTC  (3+ messages)

[PATCH] net: spider_net: Mark expected switch fall-through
 2019-07-29 18:12 UTC  (3+ messages)

[PATCH] net: ehea: Mark expected switch fall-through
 2019-07-29 18:12 UTC  (3+ messages)

[PATCH net v2] mvpp2: refactor the HW checksum setup
 2019-07-29 18:09 UTC  (2+ messages)

[patch net] net: fix ifindex collision during namespace removal
 2019-07-29 18:08 UTC  (2+ messages)

tcan4x5x on a Raspberry Pi
 2019-07-29 18:07 UTC  (2+ messages)

[PATCH net-next] r8169: make use of xmit_more
 2019-07-29 18:05 UTC  (2+ messages)

[PATCH net-next v3 0/2] qed*: Support for NVM config attributes
 2019-07-29 18:03 UTC  (3+ messages)
` [PATCH net-next v3 2/2] qed: Add driver API for flashing the "

[PATCH net v2] mvpp2: refactor MTU change code
 2019-07-29 18:01 UTC  (2+ messages)

[PATCH] rocker: fix memory leaks of fib_work on two error return paths
 2019-07-29 17:59 UTC  (2+ messages)

[PATCH] net: stmmac: manage errors returned by of_get_mac_address()
 2019-07-29 17:57 UTC  (3+ messages)

[PATCH V4 0/3] net: dsa: ksz: Add Microchip KSZ87xx support
 2019-07-29 17:49 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches
` [PATCH V4 2/3] net: dsa: ksz: Add KSZ8795 tag code
` [PATCH V4 3/3] net: dsa: ksz: Add Microchip KSZ8795 DSA driver

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

[PATCH 0/2] Fix Octeon to build on !MIPS
 2019-07-29 17:45 UTC  (5+ messages)
` [PATCH 1/2] octeon: Fix typo
` [PATCH 2/2] staging/octeon: Allow test build on !MIPS

[PATCH V3 0/3] net: dsa: ksz: Add Microchip KSZ87xx support
 2019-07-29 17:33 UTC  (3+ messages)
` [PATCH V3 2/3] net: dsa: ksz: Add KSZ8795 tag code

[PATCH net-next] net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
 2019-07-29 17:29 UTC  (2+ messages)

[PATCH] arcnet: com20020-isa: Mark expected switch fall-throughs
 2019-07-29 17:24 UTC  (3+ messages)

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

[PATCH net] hv_sock: Fix hang when a connection is closed
 2019-07-29 17:21 UTC  (2+ messages)

[PATCH 0/3 net-next] Finish conversion of skb_frag_t to bio_vec
 2019-07-29 17:19 UTC  (4+ messages)
` [PATCH 1/3 net-next] linux: Add skb_frag_t page_offset accessors
` [PATCH 2/3 net-next] net: Use skb_frag_off accessors
` [PATCH 3/3 net-next] linux: Remove bvec page_offset, use bv_offset

[bpf-next,v2 0/6] Introduce a BPF helper to generate SYN cookies
 2019-07-29 16:59 UTC  (7+ messages)
` [bpf-next,v2 1/6] tcp: tcp_syn_flood_action read port from socket
` [bpf-next,v2 2/6] tcp: add skb-less helpers to retrieve SYN cookie
` [bpf-next,v2 3/6] bpf: add bpf_tcp_gen_syncookie helper
` [bpf-next,v2 4/6] bpf: sync bpf.h to tools/
` [bpf-next,v2 5/6] selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
` [bpf-next,v2 6/6] selftests/bpf: add test for bpf_tcp_gen_syncookie

[PATCH net-next v4 0/3] flow_offload: add indr-block in nf_table_offload
 2019-07-29 16:55 UTC  (14+ 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 net] net: bridge: delete local fdbs on device init failure
 2019-07-29 16:50 UTC  (3+ messages)
` [PATCH net v2] net: bridge: delete local fdb "

[PATCH] net: ag71xx: use resource_size for the ioremap size
 2019-07-29 16:48 UTC  (2+ messages)

[PATCH] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
 2019-07-29 16:46 UTC  (2+ messages)

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

[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 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  (3+ messages)

[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-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  (3+ messages)
` [PATCH 2/4] net: phy: Add mdio-aspeed

[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 ethtool] gitignore: ignore vim swapfiles and patches
 2019-07-29 13:10 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)


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