netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-01 18:27:46 to 2018-05-02 14:19:14 UTC [more...]

[PATCH V2 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-05-02 14:18 UTC  (6+ messages)
` [PATCH V2 2/8] dt-bindings: stm32-dwmac: add support of MPU families
` [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 8/8] dt-bindings: stm32: add compatible for syscon

[PATCH] Revert "vhost: make msg padding explicit"
 2018-05-02 14:19 UTC 

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

[PATCH V2 net-next 0/6] virtio-net: Add SCTP checksum offload support
 2018-05-02 14:17 UTC  (15+ 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-next] net: phy: broadcom: add support for BCM89610 PHY
 2018-05-02 14:16 UTC  (3+ messages)

[PATCH] net: stmmac: Avoid VLA usage
 2018-05-02 14:07 UTC  (4+ messages)

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

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

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

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

[PATCH RFC iproute2-next 0/2] RDMA tool provider resource tracking
 2018-05-02 13:38 UTC  (4+ messages)
` [PATCH RFC iproute2-next 2/2] rdma: print provider resource attributes

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)

[PATCH bpf-next v2] bpf: relax constraints on formatting for eBPF helper documentation
 2018-05-02 13:20 UTC 

[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 net] sctp: fix the issue that the cookie-ack with auth can't get processed
 2018-05-02 12:04 UTC  (3+ messages)

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

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

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

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

[RFC v2 bpf-next 0/9] bpf: Add helper to do FIB lookups
 2018-05-02 11:27 UTC  (5+ 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 v3 3/3] selftests/bpf: ignore build products
 2018-05-02 11:05 UTC 

[PATCH v3 2/3] selftests/bpf: Makefile: add include path
 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/netlink: optimize output of seq_puts in af_netlink.c
 2018-05-02  9:54 UTC 

[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 net-next] udp: Complement partial checksum for GSO packet
 2018-05-02  9:25 UTC  (3+ messages)

[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-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-05-02  7:50 UTC  (7+ messages)
` [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available

[PATCH net-next v2 0/2] mlxsw: Reject unsupported FIB configurations
 2018-05-02  7:17 UTC  (3+ 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 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  (10+ messages)
        ` [RFC PATCH 1/3] rtlwifi: btcoex: Don't init antenna position to main port
          ` [RFC PATCH 2/3] Revert "rtlwifi: fill FW version and subversion"
          ` [RFC PATCH 3/3] rtlwifi: btcoex: Always use 2ant-functions for RTL8723BE

[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-next] Add tc-BPF example for a TCP pure ack recognizer
 2018-05-02  4:51 UTC  (3+ messages)

[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 

[PATCH net] tcp_bbr: fix to zero idle_restart only upon S/ACKed data
 2018-05-02  1:45 UTC 

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

[PATCH net-next 0/2] sctp: unify sctp_make_op_error_fixed and sctp_make_op_error_space
 2018-05-01 23:28 UTC  (3+ messages)

[PATCH net] nfp: flower: set tunnel ttl value to net default
 2018-05-01 23:04 UTC  (2+ messages)

[PATCH net] net/tls: Don't recursively call push_record during tls_write_space callbacks
 2018-05-01 23:02 UTC  (2+ messages)

[PATCH V4 net-next 1/2] tcp: send in-queue bytes in cmsg upon read
 2018-05-01 23:02 UTC  (4+ messages)
` [PATCH V4 net-next 2/2] selftest: add test for TCP_INQ

Silently dropped UDP packets on kernel 4.14
 2018-05-01 22:42 UTC  (4+ messages)

[PATCH net-next 0/2] bridge: FDB: Notify about removal of non-user-added entries
 2018-05-01 22:33 UTC  (6+ messages)
` [PATCH net-next 2/2] net: bridge: Notify about !added_by_user FDB entries

[PATCH net-next v6] Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-01 22:31 UTC  (13+ messages)
      ` [Cake] "

[PATCH bpf-next 0/3] bpf: cleanups on managing subprog information
 2018-05-01 22:22 UTC  (2+ messages)

[PATCH bpf] bpf: minor fix to selftest test_stacktrace_build_id()
 2018-05-01 22:19 UTC  (2+ messages)

[PATCH bpf-nex] tools: bpftool: change time format for program 'loaded at:' information
 2018-05-01 21:25 UTC  (2+ messages)

[RFC net-next 0/5] Support for PHY test modes
 2018-05-01 20:51 UTC  (13+ messages)
` [RFC net-next 4/5] net: phy: Add support for IEEE standard "

[RFC PATCH v3 bpf-next 0/5] bpf/verifier: subprog/func_call simplifications
 2018-05-01 20:40 UTC  (4+ messages)
` [RFC PATCH v3 bpf-next 2/5] bpf/verifier: rewrite subprog boundary detection

[PATCH V3 net-next 1/2] tcp: send in-queue bytes in cmsg upon read
 2018-05-01 19:28 UTC  (3+ messages)

[PATCH net-next 0/9] Misc bug fixes for HNS3 Ethernet driver
 2018-05-01 19:08 UTC  (11+ messages)
` [PATCH net-next 1/9] net: hns3: Remove error log when getting pfc stats fails
` [PATCH net-next 2/9] net: hns3: fix to correctly fetch l4 protocol outer header
` [PATCH net-next 3/9] net: hns3: Fixes the out of bounds access in hclge_map_tqp
` [PATCH net-next 4/9] net: hns3: Fixes the error legs in hclge_init_ae_dev function
` [PATCH net-next 5/9] net: hns3: fix for phy_addr error in hclge_mac_mdio_config
` [PATCH net-next 6/9] net: hns3: Fix to support autoneg only for port attached with phy
` [PATCH net-next 7/9] net: hns3: fix a dead loop in hclge_cmd_csq_clean
` [PATCH net-next 8/9] net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
` [PATCH net-next 9/9] net: hns3: Remove packet statistics in the range of 8192~12287


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