messages from 2018-05-02 10:20:17 to 2018-05-02 20:28:04 UTC [more...]
[RFC iproute2-next 0/5] ss statistics fixes
2018-05-02 20:27 UTC
[PATCH net-next 00/10] r8169: series with further improvements
2018-05-02 20:24 UTC (12+ messages)
` [PATCH net-next 01/10] r8169: remove unneeded check in r8168_pll_power_down
` [PATCH net-next 02/10] r8169: remove 810x_phy_power_up/down
` [PATCH net-next 03/10] r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/up
` [PATCH net-next 04/10] r8169: drop member pll_power_ops from struct rtl8169_private
` [PATCH net-next 05/10] r8169: simplify code by using ranges in switch clauses
` [PATCH net-next 06/10] r8169: replace longer if statements with switch statements
` [PATCH net-next 07/10] r8169: drop rtl_generic_op
` [PATCH net-next 08/10] r8169: improve PCI config space access
` [PATCH net-next 09/10] r8169: avoid potentially misaligned access when getting mac address
` [PATCH net-next 10/10] r8169: replace get_protocol with vlan_get_protocol
[PATCH net,stable] qmi_wwan: do not steal interfaces from class drivers
2018-05-02 20:22 UTC
[PATCH 0/3] Clean up users of skb_tx_hash and __skb_tx_hash
2018-05-02 20:20 UTC (4+ messages)
` [PATCH 2/3] mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue
DSA switch
2018-05-02 20:20 UTC
[PATCH v2 bpf-next 0/3] bpf: cleanups on managing subprog information
2018-05-02 20:17 UTC (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: unify main prog and subprog
` [PATCH v2 bpf-next 2/3] bpf: centre subprog information fields
` [PATCH v2 bpf-next 3/3] bpf: add faked "ending" subprog
[PATCH 0/2] sh_eth: complain on access to unimplemented TSU registers
2018-05-02 19:55 UTC (3+ messages)
` [PATCH 1/2] sh_eth: use TSU register accessors for TSU_POST<n>
` [PATCH 2/2] sh_eth: WARN_ON() access to unimplemented TSU register
[PATCH net] ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
2018-05-02 19:50 UTC (2+ messages)
[PATCH bpf 0/2] Two x86 BPF JIT fixes
2018-05-02 19:39 UTC (6+ messages)
` [PATCH bpf 1/2] bpf, x64: fix memleak when not converging after image
` [PATCH bpf 2/2] bpf, x64: fix memleak when not converging on calls
[bpf PATCH 0/3] sockmap error path fixes
2018-05-02 19:34 UTC (8+ messages)
` [bpf PATCH 1/3] bpf: sockmap, fix scatterlist update on error path in send with apply
` [bpf PATCH 2/3] bpf: sockmap, zero sg_size on error when buffer is released
` [bpf PATCH 3/3] bpf: sockmap, fix error handling in redirect failures
[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
2018-05-02 19:30 UTC (4+ messages)
[PATCH bpf-next 0/3] bpf: cleanups on managing subprog information
2018-05-02 19:22 UTC (5+ messages)
[PATCH net-next 0/4] ipv6: Add support for non-equal-cost multipath
2018-05-02 19:04 UTC (9+ messages)
` [PATCH net-next 1/4] ipv6: Calculate hash thresholds for IPv6 nexthops
[PATCH net-next] net: phy: broadcom: add support for BCM89610 PHY
2018-05-02 18:47 UTC (5+ messages)
[PATCH net-next v9 0/4] Prerequisites for Cavium OCTEON-III network driver
2018-05-02 18:19 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf: enable stackmap with build_id in nmi context
2018-05-02 17:57 UTC (5+ messages)
INFO: rcu detected stall in __schedule
2018-05-02 17:56 UTC
[PATCH bpf-next] bpf/verifier: enable ctx + const + 0
2018-05-02 17:54 UTC (6+ messages)
[PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
2018-05-02 17:51 UTC (15+ messages)
` [PATCH net-next v9 2/4] net: Introduce generic failover module
` [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
[RFC] inet: add bound ports statistic
2018-05-02 17:35 UTC (2+ messages)
[v2 PATCH 1/1] tg3: fix meaningless hw_stats reading after tg3_halt memset 0 hw_stats
2018-05-02 17:32 UTC (4+ messages)
[PATCH net-next v2 0/4] net/smc: small features 2018/04/30
2018-05-02 17:30 UTC (6+ 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 net 1/1] net/smc: restrict non-blocking connect finish
2018-05-02 17:28 UTC (2+ messages)
[PATCH] 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
2018-05-02 17:22 UTC (2+ messages)
[PATCH] change the comment of ip6gre_tnl_addr_conflict
2018-05-02 17:19 UTC (2+ messages)
[PATCH V2 net-next 0/6] virtio-net: Add SCTP checksum offload support
2018-05-02 17:17 UTC (19+ 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 4/6] tun: Add support for SCTP checksum offload
` [PATCH V2 net-next 5/6] macvlan/macvtap: "
[PATCH net-next v2 0/2] mlxsw: Reject unsupported FIB configurations
2018-05-02 17:17 UTC (6+ 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 17:04 UTC (2+ messages)
[PATCH net-next] cxgb4: add new T5 device id's
2018-05-02 17:04 UTC (2+ messages)
[PATCH net] net_sched: fq: take care of throttled flows before reuse
2018-05-02 17:03 UTC
[RFC v2 bpf-next 0/9] bpf: Add helper to do FIB lookups
2018-05-02 17:00 UTC (8+ 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 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 (7+ messages)
` [RFC v3 4/5] virtio_ring: add event idx support in "
[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 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] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
2018-05-02 13:40 UTC (28+ 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 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)
[PATCH v2 net-next] microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
2018-05-02 15:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).