netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-26 16:57:48 to 2019-09-27 14:28:47 UTC [more...]

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-27 14:28 UTC  (29+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA
` [RFC 04/20] RDMA/irdma: Add driver framework definitions
` [RFC 12/20] RDMA/irdma: Implement device supported verb APIs
` [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions
` [RFC 20/20] RDMA/i40iw: Mark i40iw as deprecated

[GIT PULL] 9p updates for 5.4
 2019-09-27 14:27 UTC 

[PATCH] nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
 2019-09-27 14:26 UTC  (2+ messages)

pull-request: bpf 2019-09-27
 2019-09-27 14:26 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: ptp: Add bindings doc for IDT ClockMatrix based PTP clock
 2019-09-27 14:12 UTC  (4+ messages)
` [PATCH v2 2/2] ptp: Add a ptp clock driver for IDT ClockMatrix

[PATCH] nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
 2019-09-27 14:06 UTC  (2+ messages)

[PATCH] net/ncsi: prevent memory leak in ncsi_rsp_handler_gc
 2019-09-27 13:40 UTC  (4+ messages)
    `  "

[PATCH net] devlink: Fix error handling in param and info_get dumpit cb
 2019-09-27 13:37 UTC  (6+ messages)

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-27 13:37 UTC  (4+ messages)

[PATCH] vhost: introduce mdev based hardware backend
 2019-09-27 13:23 UTC  (20+ messages)

[PATCH net] tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
 2019-09-27 13:18 UTC  (4+ messages)

[PATCH] genetlink: prevent memory leak in netlbl_unlabel_defconf
 2019-09-27 13:15 UTC  (2+ messages)
`  "

[PATCH bpf-next] tools: libbpf: update extended attributes version of bpf_object__open()
 2019-09-27 13:12 UTC  (5+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-09-27 12:51 UTC  (3+ messages)
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS

[PATCH bpf] libbpf: add macro __BUILD_STATIC_LIBBPF__ to guard .symver
 2019-09-27 12:48 UTC  (2+ messages)

[PATCH 0/1] bpf: Fix bpf_event_output re-entry issue
 2019-09-27 12:44 UTC  (3+ messages)
` [PATCH 1/1] "

chapoly acceleration hardware [Was: Re: [RFC PATCH 00/18] crypto: wireguard using the existing crypto API]
 2019-09-27 12:18 UTC  (5+ messages)

[PATCH] net: flow_offload: fix memory leak in nfp_abm_u32_knode_replace
 2019-09-27 12:12 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] nfp: abm: "

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-09-27 11:27 UTC  (14+ messages)
` [RFC PATCH 01/13] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [RFC PATCH 02/13] vsock: remove vm_sockets_get_local_cid()
` [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file
` [RFC PATCH 04/13] vsock: add 'transport' member in the struct vsock_sock
` [RFC PATCH 05/13] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [RFC PATCH 06/13] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()
` [RFC PATCH 09/13] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [RFC PATCH 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports
` [RFC PATCH 12/13] vsock: prevent transport modules unloading
` [RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID

[PATCH] bonding/802.3ad: fix slave initialization states race
 2019-09-27 11:14 UTC  (17+ messages)
    ` Fwd: "

[RFC PATCH v4 0/6] Enable ptp_kvm for arm64
 2019-09-27 10:35 UTC  (10+ messages)
` [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v4 3/5] psci: Add hvc call service for ptp_kvm

[PATCH v2 0/17] staging: qlge: Fix rx stall in case of allocation failures
 2019-09-27 10:12 UTC  (18+ messages)
` [PATCH v2 01/17] staging: qlge: Fix irq masking in INTx mode
` [PATCH v2 02/17] staging: qlge: Remove irq_cnt
` [PATCH v2 03/17] staging: qlge: Remove page_chunk.last_flag
` [PATCH v2 04/17] staging: qlge: Deduplicate lbq_buf_size
` [PATCH v2 05/17] staging: qlge: Remove bq_desc.maplen
` [PATCH v2 06/17] staging: qlge: Remove rx_ring.sbq_buf_size
` [PATCH v2 07/17] staging: qlge: Remove useless dma synchronization calls
` [PATCH v2 08/17] staging: qlge: Deduplicate rx buffer queue management
` [PATCH v2 09/17] staging: qlge: Fix dma_sync_single calls
` [PATCH v2 10/17] staging: qlge: Remove rx_ring.type
` [PATCH v2 11/17] staging: qlge: Factor out duplicated expression
` [PATCH v2 12/17] staging: qlge: Remove qlge_bq.len & size
` [PATCH v2 13/17] staging: qlge: Remove useless memset
` [PATCH v2 14/17] staging: qlge: Replace memset with assignment
` [PATCH v2 15/17] staging: qlge: Update buffer queue prod index despite oom
` [PATCH v2 16/17] staging: qlge: Refill rx buffers up to multiple of 16
` [PATCH v2 17/17] staging: qlge: Refill empty buffer queues from wq

[PATCH net v3 0/3] Fix Qdisc destroy issues caused by adding fine-grained locking to filter API
 2019-09-27 10:15 UTC  (2+ messages)

[PATCH net] net/rds: Check laddr_check before calling it
 2019-09-27 10:12 UTC  (3+ messages)

[PATCH net 0/3] tcp: provide correct skb->priority
 2019-09-27 10:05 UTC  (2+ messages)

[PATCH] net: tap: clean up an indentation issue
 2019-09-27  9:40 UTC 

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-09-27  8:37 UTC  (4+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[PATCH] net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
 2019-09-27  8:33 UTC  (2+ messages)

[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
 2019-09-27  8:32 UTC  (4+ messages)

[PATCH net] net: dsa: qca8k: Fix port enable for CPU port
 2019-09-27  8:32 UTC  (2+ messages)

[PATCH net] sch_netem: fix rcu splat in netem_enqueue()
 2019-09-27  8:30 UTC  (2+ messages)

[PATCH net] kcm: disable preemption in kcm_parse_func_strparser()
 2019-09-27  8:28 UTC  (2+ messages)

[PATCH net] net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
 2019-09-27  8:22 UTC  (2+ messages)

[PATCH net] net: nixge: Fix a signedness bug in nixge_probe()
 2019-09-27  8:21 UTC  (2+ messages)

[PATCH net] of: mdio: Fix a signedness bug in of_phy_get_and_connect()
 2019-09-27  8:20 UTC  (2+ messages)

[PATCH] lib: dimlib: fix help text typos
 2019-09-27  8:19 UTC  (2+ messages)

[PATCH 0/2] net/phy/mdio-mscc-miim: Adjustments for mscc_miim_probe()
 2019-09-27  8:18 UTC  (10+ messages)
` [PATCH 1/2] net/phy/mdio-mscc-miim: Use devm_platform_ioremap_resource() in mscc_miim_probe()
    ` [1/2] "
            ` [PATCH v2 0/2] net: phy: mscc-miim: Adjustments for mscc_miim_probe()
              ` [PATCH v2 1/2] net: phy: mscc-miim: Use devm_platform_ioremap_resource() in mscc_miim_probe()
              ` [PATCH v2 2/2] net: phy: mscc-miim: Move the setting of mii_bus structure members "

[PATCH net] net: axienet: fix a signedness bug in probe
 2019-09-27  8:17 UTC  (2+ messages)

[PATCH net] net: stmmac: dwmac-meson8b: Fix signedness bug in probe
 2019-09-27  8:15 UTC  (3+ messages)

[PATCH net] net: socionext: Fix a signedness bug in ave_probe()
 2019-09-27  8:14 UTC  (2+ messages)

[question] About triggering a region snapshot through the devlink cmd
 2019-09-27  8:13 UTC  (2+ messages)

[PATCH net] enetc: Fix a signedness bug in enetc_of_get_phy()
 2019-09-27  8:04 UTC  (2+ messages)

[PATCH net] net: netsec: Fix signedness bug in netsec_probe()
 2019-09-27  8:04 UTC  (2+ messages)

[PATCH net] net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
 2019-09-27  8:02 UTC  (2+ messages)

[PATCH net] cxgb4: Signedness bug in init_one()
 2019-09-27  8:00 UTC  (2+ messages)

[PATCH net] net: aquantia: Fix aq_vec_isr_legacy() return value
 2019-09-27  7:59 UTC  (2+ messages)

[PATCH] net: phy: micrel: add Asym Pause workaround for KSZ9021
 2019-09-27  7:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] dimlib: make DIMLIB a hidden symbol
 2019-09-27  7:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net 0/8] net: stmmac: Fixes for -net
 2019-09-27  7:48 UTC  (9+ messages)
` [PATCH net 1/8] net: stmmac: xgmac: Not all Unicast addresses may be available
` [PATCH net 2/8] net: stmmac: xgmac: Detect Hash Table size dinamically
` [PATCH net 3/8] net: stmmac: selftests: Always use max DMA size in Jumbo Test
` [PATCH net 4/8] net: stmmac: dwmac4: Always update the MAC Hash Filter
` [PATCH net 5/8] net: stmmac: Correctly take timestamp for PTPv2
` [PATCH net 6/8] net: stmmac: Do not stop PHY if WoL is enabled
` [PATCH net 7/8] net: stmmac: xgmac: Disable the Timestamp interrupt by default
` [PATCH net 8/8] net: stmmac: xgmac: Fix RSS not writing all Keys to HW

Are BPF tail calls only supposed to work with pinned maps?
 2019-09-27  7:27 UTC  (5+ messages)

pull-request: wireless-drivers 2019-09-26
 2019-09-27  7:08 UTC  (2+ messages)

[PATCH] erspan: remove the incorrect mtu limit for erspan
 2019-09-27  6:58 UTC 

[PATCH v2 0/2] ipvs: speedup ipvs netns dismantle
 2019-09-27  4:54 UTC  (3+ messages)
` [PATCH v2 1/2] ipvs: batch __ip_vs_cleanup
` [PATCH v2 2/2] ipvs: batch __ip_vs_dev_cleanup

[PATCH v2] hv_sock: Add the support of hibernation
 2019-09-27  4:40 UTC  (3+ messages)

[PATCH v2][PATCH net] hv_netvsc: Add the support of hibernation
 2019-09-27  4:39 UTC  (3+ messages)

[PATCH] net: qrtr: fix memory leak in qrtr_tun_read_iter
 2019-09-27  3:16 UTC  (3+ messages)

[PATCH net] sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
 2019-09-27  1:24 UTC 

memory leak in tls_init
 2019-09-27  1:19 UTC 

[PATCH] tools: bpf: Use !building_out_of_srctree to determine srctree
 2019-09-27  1:13 UTC 

[PATCH] ath9k_hw: fix uninitialized variable data
 2019-09-26 22:56 UTC 

[PATCH] net: use unlikely for dql_avail case
 2019-09-26 22:52 UTC  (3+ messages)

[PATCH v2 net] sk_buff: drop all skb extensions on free and skb scrubbing
 2019-09-26 19:16 UTC  (4+ messages)

Question on LACP Bypass feature
 2019-09-26 18:35 UTC  (2+ messages)

[PATCH] bpf: clean up indentation issue
 2019-09-26 18:16 UTC  (2+ messages)

[PATCH iproute2(-next) v2 1/1] ip: fix ip route show json output for multipath nexthops
 2019-09-26 18:16 UTC  (3+ messages)

[PATCH net] sk_buff: drop all skb extensions on free and skb scrubbing
 2019-09-26 18:15 UTC  (4+ messages)

[PATCH] rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
 2019-09-26 18:11 UTC  (2+ messages)
`  "

[net-next v3 0/7] new PTP ioctl fixes
 2019-09-26 18:11 UTC  (8+ messages)
` [net-next v3 1/7] ptp: correctly disable flags on old ioctls
` [net-next v3 2/7] net: reject PTP periodic output requests with unsupported flags
` [net-next v3 3/7] mv88e6xxx: reject unsupported external timestamp flags
` [net-next v3 4/7] dp83640: "
` [net-next v3 5/7] igb: "
` [net-next v3 6/7] mlx5: "
` [net-next v3 7/7] renesas: "

TCP_USER_TIMEOUT, SYN-SENT and tcp_syn_retries
 2019-09-26 18:03 UTC  (5+ messages)

[net-next v2 0/2] new PTP ioctl fixes
 2019-09-26 17:42 UTC  (5+ messages)
` [net-next v2 2/2] net: reject ptp requests with unsupported flags

CONFIG_NET_TC_SKB_EXT
 2019-09-26 17:02 UTC  (13+ messages)

[PATCH V11 0/4] BPF: New helper to obtain namespace data from current task
 2019-09-26 17:01 UTC  (4+ 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).