netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-02 00:02:29 to 2018-05-02 16:04:08 UTC [more...]

[PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-05-02 16:04 UTC  (10+ messages)
` [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available

[PATCH bpf-next v2] bpf: relax constraints on formatting for eBPF helper documentation
 2018-05-02 15:48 UTC  (2+ messages)

[PATCH v3 2/3] selftests/bpf: Makefile: add include path
 2018-05-02 15:43 UTC  (2+ messages)

[RFC v3 0/5] virtio: support packed ring
 2018-05-02 15:42 UTC  (8+ messages)
` [RFC v3 4/5] virtio_ring: add event idx support in "

[RFC v2 bpf-next 0/9] bpf: Add helper to do FIB lookups
 2018-05-02 15:40 UTC  (7+ messages)
` [RFC v2 bpf-next 8/9] bpf: Provide helper to do lookups in kernel FIB table
` [RFC v2 bpf-next 9/9] samples/bpf: Add examples of ipv4 and ipv6 forwarding in XDP

[PATCH net-next v2 0/2] mlxsw: Reject unsupported FIB configurations
 2018-05-02 15:28 UTC  (5+ messages)
` [PATCH net-next v2 1/2] mlxsw: spectrum_router: Return an error for non-default FIB rules
` [PATCH net-next v2 2/2] mlxsw: spectrum_router: Return an error for routes added after abort

[PATCH iproute2-next] Add tc-BPF example for a TCP pure ack recognizer
 2018-05-02 15:22 UTC  (4+ messages)

[PATCH RFC iproute2-next 0/2] RDMA tool provider resource tracking
 2018-05-02 15:17 UTC  (7+ messages)
` [PATCH RFC iproute2-next 1/2] rdma: update rdma_netlink.h to get provider attrs
` [PATCH RFC iproute2-next 2/2] rdma: print provider resource attributes

[PATCH net] sctp: fix the issue that the cookie-ack with auth can't get processed
 2018-05-02 15:16 UTC  (4+ messages)

[PATCH V2 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-02 15:16 UTC  (11+ messages)
` [PATCH V2 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c
` [PATCH V2 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [PATCH V2 3/8] ARM: dts: stm32: add ethernet pins to stm32mp157c
` [PATCH V2 4/8] ARM: dts: stm32: Add syscfg on stm32mp1
` [PATCH V2 5/8] ARM: dts: stm32: Add ethernet dwmac "
` [PATCH V2 6/8] net: stmmac: add dwmac-4.20a compatible
` [PATCH V2 7/8] ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
` [PATCH V2 8/8] dt-bindings: stm32: add compatible for syscon

[PATCH net] sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
 2018-05-02 15:16 UTC  (4+ messages)

[PATCH net] sctp: init active key for the new asoc in dupcook_a and dupcook_b
 2018-05-02 15:16 UTC  (4+ messages)

[PATCH v2 1/2] net: phy: broadcom: add support for BCM89610 PHY
 2018-05-02 15:13 UTC 

[PATCH net] tcp_bbr: fix to zero idle_restart only upon S/ACKed data
 2018-05-02 15:13 UTC  (2+ messages)

[PATCH] net: stmmac: Avoid VLA usage
 2018-05-02 15:11 UTC  (6+ messages)

[PATCH net-next v7 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-02 15:11 UTC  (8+ messages)
` [PATCH net-next v7 1/7] "
` [PATCH net-next v7 2/7] sch_cake: Add ingress mode
` [PATCH net-next v7 3/7] sch_cake: Add optional ACK filter
` [PATCH net-next v7 4/7] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v7 5/7] sch_cake: Add DiffServ handling
` [PATCH net-next v7 6/7] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v7 7/7] sch_cake: Conditionally split GSO segments

[PATCH] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
 2018-05-02 15:08 UTC  (2+ messages)

[PATCH net-next] liquidio VF: indicate that disabling rx vlan offload is not allowed
 2018-05-02 15:07 UTC  (2+ messages)

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-02 15:06 UTC  (9+ messages)
` [PATCH net-next v2 15/15] arm64: dts: allwinner: a64: add SRAM controller device tree node

[PATCH net-next] udp: Complement partial checksum for GSO packet
 2018-05-02 15:00 UTC  (4+ messages)

[PATCH net-next v2 0/4] net/smc: small features 2018/04/30
 2018-05-02 14:56 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net/smc: periodic testlink support
` [PATCH net-next v2 2/4] net/smc: ipv6 support for smc_diag.c
` [PATCH net-next v2 3/4] net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
` [PATCH net-next v2 4/4] net/smc: determine vlan_id of stacked net_device

[PATCH V2 net-next 0/6] virtio-net: Add SCTP checksum offload support
 2018-05-02 14:56 UTC  (21+ messages)
` [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading
` [PATCH V2 net-next 2/6] sctp: Handle sctp packets with CHECKSUM_PARTIAL
` [PATCH V2 net-next 3/6] sctp: Build sctp offload support into the base kernel
` [PATCH V2 net-next 4/6] tun: Add support for SCTP checksum offload
` [PATCH V2 net-next 5/6] macvlan/macvtap: "
` [PATCH V2 net-next 6/6] ipvlan: "

[PATCH net 1/1] net/smc: restrict non-blocking connect finish
 2018-05-02 14:53 UTC 

[PATCH net-next 0/4] net/smc: fixes 2018/04/30
 2018-05-02 14:53 UTC  (3+ messages)

[PATCH] vhost: make msg padding explicit
 2018-05-02 14:40 UTC  (9+ messages)

[PATCH] Revert "vhost: make msg padding explicit"
 2018-05-02 14:27 UTC  (2+ messages)

[PATCH] net/mlx4_en: fix potential use-after-free with dma_unmap_page
 2018-05-02 14:26 UTC  (5+ messages)
` [PATCH v2] "

[tip:x86/cleanups] x86/bpf: Clean up non-standard comments, to make the code more readable
 2018-05-02 14:21 UTC  (3+ messages)
  ` arch/x86/net/bpf_jit_comp conflicts. was: "

[PATCH] NET/netlink: optimize output of seq_puts in af_netlink.c
 2018-05-02 14:19 UTC  (2+ messages)

[PATCH net-next] net/mlx4_en: optimizes get_fixed_ipv6_csum()
 2018-05-02 14:18 UTC  (3+ messages)

[PATCH net-next] net: phy: broadcom: add support for BCM89610 PHY
 2018-05-02 14:16 UTC  (3+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-02 13:40 UTC  (31+ messages)
                        `  "
                          ` [dm-devel] "
        ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
              ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
                  ` [PATCH v5] "
                        ` [dm-devel] "

Page allocator bottleneck
 2018-05-02 13:38 UTC  (10+ messages)

non-blocking connect for kernel SCTP sockets
 2018-05-02 13:36 UTC  (4+ messages)

[PATCH] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-02 13:31 UTC  (2+ messages)

[dn_getsockopt] kernel BUG at mm/usercopy.c:100!
 2018-05-02 12:52 UTC 

[PATCH] net/xfrm: Fix lookups for states with spi == 0
 2018-05-02 12:41 UTC  (3+ messages)

[PATCH] 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
 2018-05-02 11:30 UTC 

[PATCH v3 3/3] selftests/bpf: ignore build products
 2018-05-02 11:05 UTC 

[PATCH v3 1/3] selftests/bpf: add architecture-agnostic headers
 2018-05-02 11:04 UTC 

[PATCH v3 0/3] selftests/bpf
 2018-05-02 11:04 UTC 

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-02 11:01 UTC  (16+ messages)
` [PATCH bpf-next v3 01/15] net: initial AF_XDP skeleton
` [PATCH bpf-next v3 02/15] xsk: add user memory registration support sockopt
` [PATCH bpf-next v3 03/15] xsk: add umem fill queue support and mmap
` [PATCH bpf-next v3 04/15] xsk: add Rx queue setup and mmap support
` [PATCH bpf-next v3 05/15] xsk: add support for bind for Rx
` [PATCH bpf-next v3 06/15] xsk: add Rx receive functions and poll support
` [PATCH bpf-next v3 07/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
` [PATCH bpf-next v3 08/15] xsk: wire up XDP_DRV side of AF_XDP
` [PATCH bpf-next v3 09/15] xsk: wire up XDP_SKB "
` [PATCH bpf-next v3 10/15] xsk: add umem completion queue support and mmap
` [PATCH bpf-next v3 11/15] xsk: add Tx queue setup and mmap support
` [PATCH bpf-next v3 12/15] dev: packet: make packet_direct_xmit a common function
` [PATCH bpf-next v3 13/15] xsk: support for Tx
` [PATCH bpf-next v3 14/15] xsk: statistics support
` [PATCH bpf-next v3 15/15] samples/bpf: sample application and documentation for AF_XDP sockets

[PATCH 1/2] net: phy: broadcom: add support for BCM89610 PHY
 2018-05-02 10:28 UTC  (2+ messages)

[v2 PATCH 1/1] tg3: fix meaningless hw_stats reading after tg3_halt memset 0 hw_stats
 2018-05-02 10:27 UTC  (3+ messages)

[PATCH v2 net-next] microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
 2018-05-02 15:39 UTC 

[PATCH v1 net-next] microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
 2018-05-02 10:14 UTC  (3+ messages)

[PATCH net-next] udp: disable gso with no_check_tx
 2018-05-02 10:01 UTC  (3+ messages)

[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-02  9:47 UTC  (4+ messages)
  ` [PATCH net-next v8 1/3] vmcore: add API to collect hardware dump in second kernel
  ` [PATCH net-next v8 2/3] vmcore: append device dumps to vmcore as elf notes
  ` [PATCH net-next v8 3/3] cxgb4: collect hardware dump in second kernel

[PATCH bpf-next 1/2] bpf: enable stackmap with build_id in nmi context
 2018-05-02  9:21 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: add selftest for stackmap with build_id in NMI context
` [RFC PATCH] bpf: __pcpu_scope_irq_work can be static

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-05-02  9:12 UTC  (4+ messages)

[PATCH] change the comment of ip6gre_tnl_addr_conflict
 2018-05-02  9:06 UTC 

[PATCH bpf-next] bpf/verifier: enable ctx + const + 0
 2018-05-02  8:29 UTC  (5+ messages)

[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-02  8:15 UTC  (4+ messages)
` [PATCH 2/8] dt-bindings: stm32-dwmac: add support of MPU families

[RFC V3 PATCH 0/8] Packed ring for vhost
 2018-05-02  8:05 UTC  (3+ messages)
` [RFC V3 PATCH 1/8] vhost: move get_rx_bufs to vhost.c

[PATCH net] ipv4: fix fnhe usage by non-cached routes
 2018-05-02  6:41 UTC 

[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
 2018-05-02  6:38 UTC  (2+ messages)

[PATCH net-next] cxgb4: add new T5 device id's
 2018-05-02  6:17 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-05-02  6:05 UTC  (4+ messages)

RTL8723BE performance regression
 2018-05-02  5:58 UTC  (7+ messages)

[PATCH RFC 0/9] veth: Driver XDP
 2018-05-02  5:56 UTC  (14+ messages)
` [PATCH RFC 4/9] veth: Use NAPI for XDP
` [PATCH RFC 6/9] veth: Add ndo_xdp_xmit

[PATCH 0/6] Fix XSA-155-like bugs in frontend drivers
 2018-05-02  5:20 UTC  (3+ messages)
` [PATCH 2/6] xen-netfront: copy response out of shared buffer before accessing it
  ` [Xen-devel] "

[PATCH iproute2 1/2] README: update libdb build dependency information
 2018-05-02  2:37 UTC  (2+ messages)

[PATCH iproute2-master] iproute: Parse last nexthop in a multipath route
 2018-05-02  2:37 UTC  (2+ messages)

Suggestions on iterating eBPF maps
 2018-05-02  2:33 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-05-02  1:52 UTC 


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