messages from 2018-07-09 22:18:56 to 2018-07-10 21:14:12 UTC [more...]
[PATCH v2 iproute2-next 00/31] tc use JSON in all qdisc
2018-07-10 21:05 UTC (17+ messages)
` [PATCH v2 iproute2-next 01/31] tc: use JSON in error handling
` [PATCH v2 iproute2-next 02/31] tc: use const char in util
` [PATCH v2 iproute2-next 04/31] tc/cbq: use sprint_rate
` [PATCH v2 iproute2-next 07/31] tc/red: use new JSON helpers
` [PATCH v2 iproute2-next 08/31] tc/sfq: add json support
` [PATCH v2 iproute2-next 09/31] tc/fq: support JSON output
` [PATCH v2 iproute2-next 12/31] tc/rr: implement "
` [PATCH v2 iproute2-next 13/31] tc/qfq: implement JSON
` [PATCH v2 iproute2-next 18/31] tc/fifo: implement JSON output
` [PATCH v2 iproute2-next 20/31] tc/choke: "
` [PATCH v2 iproute2-next 23/31] tc/gred: "
` [PATCH v2 iproute2-next 24/31] tc/netem: "
` [PATCH v2 iproute2-next 25/31] tc/dsmark: "
` [PATCH v2 iproute2-next 27/31] tc/cbq: convert to "
` [PATCH v2 iproute2-next 30/31] tc/htb: implement "
` [PATCH v2 iproute2-next 31/31] tc/fq_codel: use JSON helpers
[PATCH net-next v2 00/10] r8169: add phylib support
2018-07-10 20:53 UTC (19+ messages)
` [PATCH net-next v2 01/10] r8169: add basic "
` [PATCH net-next v2 02/10] r8169: use phy_resume/phy_suspend
` [PATCH net-next v2 03/10] r8169: replace open-coded PHY soft reset with genphy_soft_reset
` [PATCH net-next v2 04/10] r8169: use phy_ethtool_(g|s)et_link_ksettings
` [PATCH net-next v2 05/10] r8169: use phy_ethtool_nway_reset
` [PATCH net-next v2 06/10] r8169: use phy_mii_ioctl
` [PATCH net-next v2 07/10] r8169: migrate speed_down function to phylib
` [PATCH net-next v2 08/10] r8169: remove rtl8169_set_speed_xmii
` [PATCH net-next v2 09/10] r8169: remove mii_if_info member from struct rtl8169_private
` [PATCH net-next v2 10/10] r8169: don't read chip phy status register
[net] sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
2018-07-10 20:32 UTC (2+ messages)
info!!
2018-07-11 17:18 UTC
[PATCH iproute2-next] net:sched: add action inheritdsfield to skbedit
2018-07-10 20:25 UTC (2+ messages)
general protection fault in in_aton
2018-07-10 20:15 UTC (4+ messages)
[PATCH bpf 0/1] bpf: btf: Fix endianness of bitfields
2018-07-10 20:02 UTC (9+ messages)
` [PATCH bpf 1/1] bpf: btf: Fix bitfield extraction for big endian
[PATCH bpf-next] bpf: better availability probing for seg6 helpers
2018-07-10 19:20 UTC (2+ messages)
general protection fault in vsscanf
2018-07-10 19:19 UTC
[PATCH 00/13] ARM BPF jit compiler improvements
2018-07-10 19:12 UTC (18+ messages)
` [PATCH net-next 01/13] ARM: net: bpf: enumerate the JIT scratch stack layout
` [PATCH net-next 02/13] ARM: net: bpf: provide load/store ops with negative immediates
` [PATCH net-next 03/13] ARM: net: bpf: use negative numbers for stacked registers
` [PATCH net-next 04/13] ARM: net: bpf: remove is_on_stack() and sstk/dstk
` [PATCH net-next 05/13] ARM: net: bpf: provide accessor functions for BPF registers
` [PATCH net-next 06/13] ARM: net: bpf: 64-bit "
` [PATCH net-next 07/13] ARM: net: bpf: access eBPF scratch space using ARM FP register
` [PATCH net-next 08/13] ARM: net: bpf: use immediate forms of instructions where possible
` [PATCH net-next 09/13] ARM: net: bpf: use ldr instructions with shifted rm register
` [PATCH net-next 10/13] ARM: net: bpf: avoid reloading 'index'
` [PATCH net-next 11/13] ARM: net: bpf: avoid reloading 'array'
` [PATCH net-next 12/13] ARM: net: bpf: always use odd/even register pair
` [PATCH net-next 13/13] ARM: net: bpf: use double-word load/stores where available
[Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
2018-07-10 18:56 UTC (4+ messages)
` "
[PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data
2018-07-10 18:28 UTC (6+ messages)
` [PATCH rdma-next 4/9] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next 6/9] IB/mlx5: Introduce vendor create and destroy flow methods
KMSAN: uninit-value in p9_client_rpc
2018-07-10 18:41 UTC
[RFC] Add BPF_SYNCHRONIZE bpf(2) command
2018-07-10 17:42 UTC (19+ messages)
[PATCH bpf-next v2 00/12] tools: bpf: extend bpftool prog load
2018-07-10 18:16 UTC (14+ messages)
` [PATCH bpf-next v2 05/12] tools: libbpf: expose the prog type guessing from section name logic
` [PATCH bpf-next v2 08/12] tools: libbpf: add extended attributes version of bpf_object__open()
` [PATCH bpf-next v2 11/12] tools: libbpf: allow map reuse
` [PATCH bpf-next v2 12/12] tools: bpftool: allow reuse of maps with bpftool prog load
[PATCH RFC net-next] openvswitch: Queue upcalls to userspace in per-port round-robin order
2018-07-10 18:31 UTC (2+ messages)
[PATCH net-next] net: sched: refactor flower walk to iterate over idr
2018-07-10 17:02 UTC (3+ messages)
[PATCH net] ipv4: reset fnhe_mtu_locked after cache route flushed
2018-07-10 16:49 UTC (4+ messages)
[PATCH bpf] bpf: fix ldx in ld_abs rewrite for large offsets
2018-07-10 15:19 UTC (5+ messages)
[PATCH] ieee802154: add rx LQI from userspace
2018-07-10 15:13 UTC (3+ messages)
[PATCH bpf-next v3 0/3] bpf: btf: print bpftool map data with btf
2018-07-10 15:05 UTC (6+ messages)
` [PATCH bpf-next v3 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v3 3/3] bpf: btf: print map dump and lookup with btf info
[PATCH net] net/multicast: clean change record if add new INCLUDE group
2018-07-10 14:41 UTC (4+ messages)
` [PATCHv2 net 0/2] multicast: init as INCLUDE when join SSM "
` [PATCHv2 net 1/2] ipv4/igmp: init group mode as INCLUDE when join source group
` [PATCHv2 net 2/2] ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
[PATCH v3 net-next] net/sched: add skbprio scheduler
2018-07-10 14:33 UTC (8+ messages)
[PATCH] qed: fix spelling mistake "successffuly" -> "successfully"
2018-07-10 14:27 UTC
[PATCH] net: sched: act_ife: fix memory leak
2018-07-10 13:53 UTC
[PATCH] net: ethernet: ti: cpts: break cycle once late ts is matched
2018-07-10 13:04 UTC
[net-next,v3] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
2018-07-10 12:48 UTC (4+ messages)
[PATCH net-next] selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
2018-07-10 12:44 UTC
BUG: KASAN: use-after-free in ex_handler_refcount
2018-07-10 12:43 UTC
[PATCH net v2 0/5] net/ipv6: addr_gen_mode fixes
2018-07-10 12:19 UTC (5+ messages)
` [PATCH net v2 4/5] net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
[PATCH] netfilter: NFT_SOCKET don't use NF_SOCKET_IPV6 without NF_TABLES_IPV6
2018-07-10 12:14 UTC (10+ messages)
[PATCH v2] can: m_can: Move accessing of message ram to after clocks are enabled
2018-07-10 11:36 UTC (2+ messages)
[PATCH v2] can: m_can: Fix runtime resume call
2018-07-10 11:36 UTC (2+ messages)
Issue with driver i40e stat strings count mismatch
2018-07-10 11:17 UTC
[V9fs-developer] [PATCH] Integer underflow in pdu_read()
2018-07-10 11:16 UTC (8+ messages)
[PATCH net 2/2] sfp: fix module initialisation with netdev already up
2018-07-10 11:05 UTC
[PATCH net 1/2] sfp: ensure we clean up properly on bus registration failure
2018-07-10 11:05 UTC
[PATCH][net-next][v2] net: limit each hash list length to MAX_GRO_SKBS
2018-07-10 10:59 UTC (4+ messages)
` 答复: "
[PATCH] ib/mlx4: adjust gfp flags for DMA allocations
2018-07-10 10:56 UTC (2+ messages)
INFO: rcu detected stall in llcp_sock_sendmsg
2018-07-10 10:55 UTC (3+ messages)
[PATCH net-next] qed: Add srq core support for RoCE and iWARP
2018-07-10 9:20 UTC (3+ messages)
[BUG] mlx5 have problems with ipv4-ipv6 tunnels in linux 4.4
2018-07-10 9:19 UTC (3+ messages)
opening tap devices that are created in a container
2018-07-10 8:47 UTC (8+ messages)
` [libvirt] "
[V9fs-developer] [PATCH] p9_check_errors() validate PDU length
2018-07-10 8:38 UTC (6+ messages)
general protection fault in p9_fd_create_unix
2018-07-10 8:09 UTC
[PATCH bpf] bpf: fix some bad __rcu annotations in bpf/core.c
2018-07-10 8:03 UTC (2+ messages)
[PATCH v2] samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
2018-07-10 7:20 UTC (2+ messages)
[PATCH net-next 0/3] mlxsw: ERSPAN: Take LACP state into consideration
2018-07-10 7:02 UTC (4+ messages)
` [PATCH net-next 1/3] team: Publish team_port_get_rcu()
` [PATCH net-next 2/3] net: Add lag.h, net_lag_port_dev_txable()
` [PATCH net-next 3/3] mlxsw: spectrum_span: Change LAG lower selection
[PATCH net-next v1 0/5] virtio: support packed ring
2018-07-10 5:51 UTC (5+ messages)
` [PATCH net-next v1 4/5] virtio_ring: add event idx support in "
` [PATCH net-next v1 5/5] virtio_ring: enable "
[net-next,v2] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
2018-07-10 5:03 UTC (5+ messages)
[PATCH] samples/bpf: Fix tc and ip path in xdp2skb_meta.sh
2018-07-10 4:28 UTC (5+ messages)
[RFC PATCH 0/1] net: phy: skip autoneg of ethernet(fec) on network boot
2018-07-10 1:52 UTC (4+ messages)
[PATCH 0/5] m68k: IO Fixes and Cleanups
2018-07-10 1:48 UTC (2+ messages)
[V9fs-developer] [PATCH] version pointer uninitialized
2018-07-10 1:02 UTC (2+ messages)
[PATCH net-next] macvlan: Change status when lower device goes down
2018-07-10 0:35 UTC
[PATCH v4 iproute2-next 0/3] Add support for ETF qdisc
2018-07-09 23:56 UTC (4+ messages)
` [PATCH v4 iproute2-next 1/3] uapi pkt_sched: Add etf info - DO NOT COMMIT
` [PATCH v4 iproute2-next 2/3] tc: Add support for the ETF Qdisc
` [PATCH v4 iproute2-next 3/3] man: Add initial manpage for tc-etf(8)
[PATCH v2 net-next] net: Use __u32 in uapi net_stamp.h
2018-07-09 23:31 UTC (3+ messages)
[PATCH v2] rhashtable: add restart routine in rhashtable_free_and_destroy()
2018-07-09 23:29 UTC (2+ messages)
[PATCH net 0/6] bnxt_en: Bug fixes
2018-07-09 23:28 UTC (2+ messages)
[PATCH net-next 00/12] mlxsw: More Spectrum-2 preparations
2018-07-09 23:26 UTC (2+ messages)
[PATCH net-next] net: Use __u32 in uapi net_stamp.h
2018-07-09 23:20 UTC (3+ messages)
[PATCH v2 net-next 00/18] TLS offload rx, netdev & mlx5
2018-07-09 23:23 UTC (2+ messages)
[PATCH v3 iproute2 0/3] Add support for ETF qdisc
2018-07-09 23:16 UTC (6+ messages)
` [PATCH v3 iproute2 2/3] tc: Add support for the ETF Qdisc
[net-next 0/2] tipc: make link protocol more resilient
2018-07-09 23:07 UTC (3+ messages)
` [net-next 1/2] tipc: add sequence number check for link STATE messages
` [net-next 2/2] tipc: check session number before accepting link protocol messages
[PATCH] bpf: remove unnecessary condition in bpf_check()
2018-07-09 23:01 UTC (2+ messages)
[PATCH] net/mlx5: Use 2-factor allocator calls
2018-07-09 23:00 UTC (2+ messages)
[PATCH net-next] tcp: remove SG-related comment in tcp_sendmsg()
2018-07-09 22:57 UTC (3+ messages)
` [PATCH net-next v2] "
[PATCH v2 net-next 00/14] Scheduled packet Transmission: ETF
2018-07-09 22:21 UTC (4+ messages)
` [PATCH v2 net-next 02/14] net: Add a new socket option for a future transmit time
[net-next 0/7][pull request] L2 Fwd Offload & 10GbE Intel Driver Updates 2018-07-09
2018-07-09 22:20 UTC (2+ messages)
` [net-next 7/7] net: allow fallback function to pass netdev
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).