netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-21 21:35:03 to 2019-07-23 01:15:49 UTC [more...]

[PATCH net] net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
 2019-07-23  1:15 UTC  (2+ messages)

[PATCH 1/3] [net-next] net: remove netx ethernet driver
 2019-07-23  1:14 UTC  (2+ messages)

[PATCH v3 0/7] Convert skb_frag_t to bio_vec
 2019-07-22 20:45 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-07-23  0:49 UTC  (2+ messages)

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23  0:25 UTC  (5+ messages)
` [PATCH 1/3] mm/gup: introduce __put_user_pages()
` [PATCH 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 3/3] net/xdp: "

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

[PATCH iproute2] etf: make printing of variable JSON friendly
 2019-07-23  0:11 UTC  (4+ messages)

bpf-next is OPEN
 2019-07-22 23:57 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
 2019-07-22 23:37 UTC 

[PATCH] be2net: fix adapter->big_page_size miscaculation
 2019-07-22 22:58 UTC  (7+ messages)

[RFC] dt-bindings: net: phy: Add subnode for LED configuration
 2019-07-22 22:37 UTC 

[PATCH net-next v2 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-22 22:24 UTC  (3+ messages)
` [PATCH net-next v2 2/8] MIPS: dts: mscc: describe the PTP register range

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-07-22 21:48 UTC  (12+ messages)
` [PATCH 2/3] macb: Update compatibility string for SiFive FU540-C000
` [PATCH 3/3] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH v4 net-next 00/19] Add ionic driver
 2019-07-22 21:40 UTC  (20+ messages)
` [PATCH v4 net-next 01/19] ionic: Add basic framework for IONIC Network device driver
` [PATCH v4 net-next 02/19] ionic: Add hardware init and device commands
` [PATCH v4 net-next 03/19] ionic: Add port management commands
` [PATCH v4 net-next 04/19] ionic: Add basic lif support
` [PATCH v4 net-next 05/19] ionic: Add interrupts and doorbells
` [PATCH v4 net-next 06/19] ionic: Add basic adminq support
` [PATCH v4 net-next 07/19] ionic: Add adminq action
` [PATCH v4 net-next 08/19] ionic: Add notifyq support
` [PATCH v4 net-next 09/19] ionic: Add the basic NDO callbacks for netdev support
` [PATCH v4 net-next 10/19] ionic: Add management of rx filters
` [PATCH v4 net-next 11/19] ionic: Add Rx filter and rx_mode ndo support
` [PATCH v4 net-next 12/19] ionic: Add async link status check and basic stats
` [PATCH v4 net-next 13/19] ionic: Add initial ethtool support
` [PATCH v4 net-next 14/19] ionic: Add Tx and Rx handling
` [PATCH v4 net-next 15/19] ionic: Add netdev-event handling
` [PATCH v4 net-next 16/19] ionic: Add driver stats
` [PATCH v4 net-next 17/19] ionic: Add RSS support
` [PATCH v4 net-next 18/19] ionic: Add coalesce and other features
` [PATCH v4 net-next 19/19] ionic: Add basic devlink interface

[PATCH net-next] net: sched: verify that q!=NULL before setting q->flags
 2019-07-22 21:37 UTC  (2+ messages)

[PATCH] linux/dim: fix -Wunused-const-variable warnings
 2019-07-22 21:10 UTC 

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-22 20:53 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

ENOBUILD in nf_tables
 2019-07-22 20:16 UTC  (4+ messages)
` [PATCH net] kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist

[PATCH net-next] r8169: improve rtl_rx
 2019-07-22 20:01 UTC 

[RFC PATCH net-next 00/12] drop_monitor: Capture dropped packets and metadata
 2019-07-22 19:43 UTC  (14+ messages)
` [RFC PATCH net-next 01/12] drop_monitor: Use correct error code
` [RFC PATCH net-next 02/12] drop_monitor: Rename and document scope of mutex
` [RFC PATCH net-next 03/12] drop_monitor: Document scope of spinlock
` [RFC PATCH net-next 04/12] drop_monitor: Avoid multiple blank lines
` [RFC PATCH net-next 05/12] drop_monitor: Add extack support
` [RFC PATCH net-next 06/12] drop_monitor: Use pre_doit / post_doit hooks
` [RFC PATCH net-next 07/12] drop_monitor: Split tracing enable / disable to different functions
` [RFC PATCH net-next 08/12] drop_monitor: Initialize timer and work item upon tracing enable
` [RFC PATCH net-next 09/12] drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration
` [RFC PATCH net-next 10/12] drop_monitor: Add packet alert mode
` [RFC PATCH net-next 11/12] drop_monitor: Allow truncation of dropped packets
` [RFC PATCH net-next 12/12] drop_monitor: Add a command to query current configuration

[PATCH] net/mlx5: fix -Wtype-limits compilation warnings
 2019-07-22 19:42 UTC  (3+ messages)

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-22 19:39 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API
` [PATCH v2 2/2] mwifiex: Make use of the new sdio_trigger_replug() API to reset

[PATCH v2 1/7] dt-bindings: net: Add bindings for Realtek PHYs
 2019-07-22 19:38 UTC  (9+ messages)
` [PATCH v2 6/7] dt-bindings: net: realtek: Add property to configure LED mode

[PATCH 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-07-22 19:35 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: Add sdio_trigger_replug() API

Request for backport of 96125bf9985a75db00496dd2bc9249b777d2b19b
 2019-07-22 19:27 UTC  (5+ messages)

[PATCH 1/3] [net-next] net: remove netx ethernet driver
 2019-07-22 19:15 UTC  (3+ messages)
` [PATCH 2/3] serial: remove netx serial driver
` [PATCH 3/3] uio: remove netx driver

[PATCH] usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
 2019-07-22 19:13 UTC  (2+ messages)

[PATCH] ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
 2019-07-22 19:13 UTC  (2+ messages)

[PATCH] net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
 2019-07-22 19:13 UTC  (2+ messages)

[PATCH] net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
 2019-07-22 19:11 UTC  (2+ messages)

[PATCH 0/4] put_user_page: new put_user_page_dirty*() helpers
 2019-07-22 19:10 UTC  (10+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 2/3] net/xdp: "
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

[PATCH net] bonding: Force slave speed check after link state recovery for 802.3ad
 2019-07-22 19:09 UTC  (2+ messages)

net-next is OPEN
 2019-07-22 19:03 UTC 

[vhost:linux-next 4/5] kernel/rcu/tiny.c:138:22: error: 'rcu_data' undeclared
 2019-07-22 17:41 UTC 

[PATCH net-next 0/4] sctp: clean up __sctp_connect function
 2019-07-22 17:38 UTC  (5+ messages)
` [PATCH net-next 1/4] sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx
  ` [PATCH net-next 2/4] sctp: clean up __sctp_connect
    ` [PATCH net-next 3/4] sctp: factor out sctp_connect_new_asoc
      ` [PATCH net-next 4/4] sctp: factor out sctp_connect_add_peer

[PATCH] net: sfc: falcon: convert to i2c_new_dummy_device
 2019-07-22 17:26 UTC 

b53 DSA : vlan tagging broken ?
 2019-07-22 16:57 UTC 

[GIT] Networking
 2019-07-22 16:40 UTC  (2+ messages)

Driver has suspect GRO implementation, TCP performance may be compromised
 2019-07-22 16:04 UTC  (5+ messages)

[PATCH bpf v4 00/14] sockmap/tls fixes
 2019-07-22 15:48 UTC  (5+ messages)

[PATCH net-next] [net-next] mlx4: avoid large stack usage in mlx4_init_hca()
 2019-07-22 15:01 UTC 

[PATCH net-next] qed: reduce maximum stack frame size
 2019-07-22 15:01 UTC 

[PATCH] wcn36xx: use dynamic allocation for large variables
 2019-07-22 14:59 UTC 

[PATCH] ovs: datapath: hide clang frame-overflow warnings
 2019-07-22 15:00 UTC 

[PATCH net-next] rxrpc: shut up -Wframe-larger-than= warnings
 2019-07-22 14:58 UTC 

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-07-22 14:39 UTC  (9+ messages)

[PATCH bpf] selftests/bpf: fix sendmsg6_prog on s390
 2019-07-22 14:23 UTC  (2+ messages)

[GIT PULL 0/2] libbpf build fixes
 2019-07-22 14:23 UTC  (2+ messages)

[PATCH net] net: stmmac: Do not cut down 1G modes
 2019-07-22 14:07 UTC 

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

[PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC
 2019-07-22 13:47 UTC  (5+ messages)

[PATCH] netfilter: ebtables: compat: fix a memory leak bug
 2019-07-22 12:53 UTC  (3+ messages)

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

[PATCH] [v2 net-next] ipvs: reduce kernel stack usage
 2019-07-22 11:29 UTC 

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 11:07 UTC  (5+ messages)
` [PATCH 06/22] docs: packing: move it to core-api book and adjust markups
` [PATCH 11/22] docs: isdn: convert to ReST and add to kAPI bookset
` [PATCH 15/22] docs: index.rst: don't use genindex for pdf output
` [PATCH 20/22] docs: net: convert two README files to ReST format

[PATCH] drivers: net: xgene: Remove acpi_has_method() calls
 2019-07-22 11:05 UTC  (2+ messages)

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-22 10:28 UTC  (6+ messages)
` [PATCH 4/4] ipvs: reduce kernel stack usage

INFO: rcu detected stall in ext4_write_checks
 2019-07-22 10:03 UTC  (12+ messages)

[PATCH V2 1/1] can: sja1000: f81601: add Fintek F81601 support
 2019-07-22  9:45 UTC  (5+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-22  9:14 UTC  (11+ messages)
` [PATCH v4 2/5] vsock/virtio: reduce credit update messages
` [PATCH v4 3/5] vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
` [PATCH v4 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v4 5/5] vsock/virtio: change the maximum packet size allowed

[PATCH net 0/2] net: stmmac: Two fixes
 2019-07-22  8:39 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: RX Descriptors need to be clean before setting buffers
` [PATCH net 2/2] net: stmmac: Use kcalloc() instead of kmalloc_array()

[PATCH V4] can: flexcan: fix stop mode acknowledgment
 2019-07-22  8:28 UTC  (2+ messages)

[PATCH] net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
 2019-07-22  7:41 UTC 

[PATCH] unaligned: delete 1-byte accessors
 2019-07-22  6:20 UTC  (6+ messages)

[PATCH net] net: hns: fix LED configuration for marvell phy
 2019-07-22  5:59 UTC 

[PATCH net] hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
 2019-07-22  3:41 UTC  (2+ messages)

[PATCH net] tcp: be more careful in tcp_fragment()
 2019-07-22  3:42 UTC  (2+ messages)

[PATCH v2 net-next 00/11] net: Kernel side filtering for route dumps
 2019-07-22  3:00 UTC  (5+ messages)
` [PATCH v2 net-next 03/11] net/ipv4: Plumb support for filtering "

linux-next: manual merge of the net tree with Linus' tree
 2019-07-21 23:41 UTC 

[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-07-21 21:31 UTC  (4+ messages)
` [PATCH bpf-next v10 05/10] landlock: Handle filesystem access control
` [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v10 09/10] bpf,landlock: Add tests for Landlock


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