messages from 2018-05-14 20:08:59 to 2018-05-15 09:16:10 UTC [more...]
[PATCH 00/14] Modify action API for implementing lockless actions
2018-05-15 9:16 UTC (15+ messages)
` [PATCH 05/14] net: sched: always take reference to action
` [RFC PATCH] net: sched: __tcf_idr_check() can be static
` [PATCH 06/14] net: sched: implement reference counted action release
[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
2018-05-15 8:54 UTC (5+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes
[PATCH net-next] sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
2018-05-15 8:50 UTC
[PATCH] dt-bindings: net: ravb: Add support for r8a77990 SoC
2018-05-15 8:43 UTC (4+ messages)
[PATCH net-next 0/3] net: qualcomm: rmnet: Updates 2018-05-14
2018-05-15 8:41 UTC (5+ messages)
` [PATCH net-next 2/3] net: qualcomm: rmnet: Add support for ethtool private stats
` [RFC PATCH] net: qualcomm: rmnet: rmnet_ethtool_ops can be static
[RFC PATCH 0/5] Macb power management support for ZynqMP
2018-05-15 8:39 UTC (5+ messages)
` [RFC PATCH 5/5] net: macb: Add WOL support with ARP
[RESEND PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround
2018-05-15 8:18 UTC (2+ messages)
` [RESEND PATCH v2 1/1] "
[PATCH bpf-next] selftests/bpf: make sure build-id is on
2018-05-15 8:10 UTC (3+ messages)
[PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround
2018-05-15 8:06 UTC (2+ messages)
[PATCH v2 1/1] net: phy: micrel: add 125MHz reference clock workaround
2018-05-15 7:47 UTC
[PATCH v2 1/1] net: phy: micrel: add 125MHz reference clock workaround
2018-05-15 7:45 UTC
[PATCH v4 0/1] multi-threading device shutdown
2018-05-15 7:37 UTC (5+ messages)
` [PATCH v4 1/1] drivers core: "
possible deadlock in sk_diag_fill
2018-05-15 7:26 UTC (7+ messages)
maximal supported bit rate in traffic control
2018-05-15 7:25 UTC (3+ messages)
Kernel panic on kernel-3.10.0-693.21.1.el7 in ndisc.h
2018-05-15 6:55 UTC (5+ messages)
STMMAC driver with TSO enabled issue
2018-05-15 6:44 UTC (5+ messages)
[PATCH RFC net-next 0/7] net/ipv6: Fix route append and replace use cases
2018-05-15 6:38 UTC (13+ messages)
` [PATCH RFC net-next 1/7] mlxsw: spectrum_router: Add support for route append
` [PATCH RFC net-next 2/7] net/ipv6: Simplify route replace and appending into multipath route
` [PATCH RFC net-next 3/7] selftests: fib_tests: Add success-fail counts
` [PATCH RFC net-next 4/7] selftests: fib_tests: Add command line options
` [PATCH RFC net-next 5/7] selftests: fib_tests: Add option to pause after each test
` [PATCH RFC net-next 6/7] selftests: fib_tests: Add ipv6 route add append replace tests
` [PATCH RFC net-next 7/7] selftests: fib_tests: Add ipv4 "
[PATCH net-next 0/3] udp gso fixes
2018-05-15 6:34 UTC (9+ messages)
` [PATCH net-next 1/3] udp: exclude gso from xfrm paths
` [PATCH net-next 2/3] gso: limit udp gso to egress-only virtual devices
` [PATCH net-next 3/3] udp: only use paged allocation with scatter-gather
[PATCH bpf-next v2 0/5] samples: bpf: fix build after move to full libbpf
2018-05-15 6:10 UTC (9+ messages)
` [PATCH bpf-next v2 1/5] samples: bpf: include bpf/bpf.h instead of local libbpf.h
` [PATCH bpf-next v2 2/5] samples: bpf: rename libbpf.h to bpf_insn.h
` [PATCH bpf-next v2 3/5] samples: bpf: fix build after move to compiling full libbpf.a
` [PATCH bpf-next v2 4/5] samples: bpf: move libbpf from object dependencies to libs
` [PATCH bpf-next v2 5/5] samples: bpf: make the build less noisy
[bpf-next PATCH 0/5] bpf, doc: convert Documentation/bpf to RST-formatting
2018-05-15 6:05 UTC (3+ messages)
[PATCH v1 0/4] IR decoding using BPF
2018-05-15 5:34 UTC (12+ messages)
` [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
` [PATCH v1 2/4] media: bpf: allow raw IR decoder bpf programs to be used
` [PATCH v1 3/4] media: rc bpf: move ir_raw_event to uapi
` [PATCH v1 4/4] samples/bpf: an example of a raw IR decoder
[PATCH net-next] erspan: set bso bit based on mirrored packet's len
2018-05-15 5:33 UTC (2+ messages)
[PATCH net-next] sched: cls: enable verbose logging
2018-05-15 5:31 UTC (6+ messages)
[PATCH net] tcp: purge write queue in tcp_connect_init()
2018-05-15 4:14 UTC
[PATCH iproute2] ip: do not drop capabilities if net_admin=i is set
2018-05-15 4:10 UTC (2+ messages)
mounting NFS on the same host leads to D state
2018-05-15 3:47 UTC
[RFC v2 bpf-next 0/9] bpf: Add helper to do FIB lookups
2018-05-15 3:46 UTC (5+ messages)
` [RFC v2 bpf-next 8/9] bpf: Provide helper to do lookups in kernel FIB table
[PATCH] lib/rhashtable: reorder some inititalization sequences
2018-05-15 3:37 UTC (3+ messages)
[PATCH ghak81 RFC V2 0/5] audit: group task params
2018-05-15 3:28 UTC (11+ messages)
` [PATCH ghak81 RFC V2 2/5] audit: convert sessionid unset to a macro
` [PATCH ghak81 RFC V2 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V2 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V2 5/5] audit: collect audit task parameters
[RFC bpf-next 00/11] Add socket lookup support
2018-05-15 3:19 UTC (13+ messages)
` [RFC bpf-next 04/11] bpf: Add PTR_TO_SOCKET verifier type
` [RFC bpf-next 06/11] bpf: Add reference tracking to verifier
` [RFC bpf-next 07/11] bpf: Add helper to retrieve socket in BPF
` [RFC bpf-next 11/11] Documentation: Describe bpf reference tracking
[PATCH net-next v3 0/3] sctp: Introduce sctp_flush_ctx
2018-05-15 3:15 UTC (2+ messages)
[PATCH net-next v3 0/8] sctp: refactor sctp_outq_flush
2018-05-15 2:57 UTC (2+ messages)
[PATCH net-next] cxgb4: add tc flower match support for tunnel VNI
2018-05-15 2:50 UTC (2+ messages)
[PATCH net 2/2] vmxnet3: use DMA memory barriers where required
2018-05-15 2:45 UTC (2+ messages)
[PATCH net 1/2] vmxnet3: set the DMA mask before the first DMA map operation
2018-05-15 2:44 UTC (2+ messages)
[PATCH net] cxgb4: Correct ntuple mask validation for hash filters
2018-05-15 2:43 UTC (2+ messages)
[PATCH net-next] net: stmmac: Add Jose Abreu as co-maintainer
2018-05-15 2:40 UTC (2+ messages)
[PATCH bpf-next v2 0/8] Minor follow-up cleanups in BPF JITs and optimized imm emission
2018-05-15 2:19 UTC (11+ messages)
` [PATCH bpf-next v2 1/8] bpf, mips: remove unused function
` [PATCH bpf-next v2 2/8] bpf, sparc: remove unused variable
` [PATCH bpf-next v2 3/8] bpf, x64: clean up retpoline emission slightly
` [PATCH bpf-next v2 4/8] bpf, arm32: save 4 bytes of unneeded stack space
` [PATCH bpf-next v2 5/8] bpf, arm64: "
` [PATCH bpf-next v2 6/8] bpf, arm64: optimize 32/64 immediate emission
` [PATCH bpf-next v2 7/8] bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpf
` [PATCH bpf-next v2 8/8] bpf: add ld64 imm test cases
[PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions
2018-05-15 1:23 UTC (8+ messages)
` [kbuild-all] "
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
2018-05-15 1:13 UTC (11+ messages)
` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
[PATCH 01/14] net: sched: use rcu for action cookie update
2018-05-14 23:39 UTC (2+ messages)
[net 1/1] net/mlx5: Fix build break when CONFIG_SMP=n
2018-05-14 23:19 UTC (2+ messages)
[PATCH net-next] udp: Fix kernel panic in UDP GSO path
2018-05-14 23:10 UTC (6+ messages)
[PATCH v3 bpf-next 0/2] bpf: enable stackmap with build_id in nmi
2018-05-14 23:09 UTC (2+ messages)
[PATCH bpf-next v2] samples/bpf: xdp_monitor, accept short options
2018-05-14 23:07 UTC (3+ messages)
[PATCH bpf-next v5 0/6] ipv6: sr: introduce seg6local End.BPF action
2018-05-14 22:40 UTC (3+ messages)
` [PATCH bpf-next v5 3/6] bpf: Add IPv6 Segment Routing helpers
[PATCH] net/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
2018-05-14 22:35 UTC (3+ messages)
[PATCH net-stable 00/24] hv_netvsc patches for 4.14 stable
2018-05-14 22:32 UTC (25+ messages)
` [PATCH net-stable 01/24] hv_netvsc: Fix the real number of queues of non-vRSS cases
` [PATCH net-stable 02/24] hv_netvsc: Rename ind_table to rx_table
` [PATCH net-stable 03/24] hv_netvsc: Rename tx_send_table to tx_table
` [PATCH net-stable 04/24] hv_netvsc: Add initialization of tx_table in netvsc_device_add()
` [PATCH net-stable 05/24] hv_netvsc: Set tx_table to equal weight after subchannels open
` [PATCH net-stable 06/24] hv_netvsc: netvsc_teardown_gpadl() split
` [PATCH net-stable 07/24] hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
` [PATCH net-stable 08/24] hv_netvsc: empty current transmit aggregation if flow blocked
` [PATCH net-stable 09/24] hv_netvsc: Use the num_online_cpus() for channel limit
` [PATCH net-stable 10/24] hv_netvsc: avoid retry on send during shutdown
` [PATCH net-stable 11/24] hv_netvsc: only wake transmit queue if link is up
` [PATCH net-stable 12/24] hv_netvsc: fix error unwind handling if vmbus_open fails
` [PATCH net-stable 13/24] hv_netvsc: cancel subchannel setup before halting device
` [PATCH net-stable 14/24] hv_netvsc: fix race in napi poll when rescheduling
` [PATCH net-stable 15/24] hv_netvsc: defer queue selection to VF
` [PATCH net-stable 16/24] hv_netvsc: disable NAPI before channel close
` [PATCH net-stable 17/24] hv_netvsc: use RCU to fix concurrent rx and queue changes
` [PATCH net-stable 18/24] hv_netvsc: change GPAD teardown order on older versions
` [PATCH net-stable 19/24] hv_netvsc: common detach logic
` [PATCH net-stable 20/24] hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
` [PATCH net-stable 21/24] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
` [PATCH net-stable 22/24] hv_netvsc: Ensure correct teardown message sequence order
` [PATCH net-stable 23/24] hv_netvsc: Fix net device attach on older Windows hosts
` [PATCH net-stable 24/24] hv_netvsc: set master device
[pull request][net-next 00/16] Mellanox, mlx5e updates 2018-05-14
2018-05-14 22:19 UTC (17+ messages)
` [net-next 01/16] net/mlx5e: Remove redundant vport context vlan update
` [net-next 02/16] net/mlx5e: Skip redundant checks when providing NUD lastuse feedback
` [net-next 03/16] net/mlx5e: Use u8 instead of int for LRO number of segments
` [net-next 04/16] net/mlx5e: Use bool as return type for mlx5e_xdp_handle
` [net-next 05/16] net/mlx5e: Remove double defined DMAC header re-write element
` [net-next 06/16] net/mlx5e: Clean static checker complaints on TC offload and VF reps code
` [net-next 07/16] net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
` [net-next 08/16] net/mlx5e: Return success when TC offloaded fdb actions parsed ok
` [net-next 09/16] net/mlx5e: Use local actions var while processing offloaded TC flow actions
` [net-next 10/16] net/mlx5e: Properly order min inline mode setup while parsing TC matches
` [net-next 11/16] net/mlx5e: Get the required HW match level while parsing TC flow matches
` [net-next 12/16] net/mlx5e: Support offloaded TC flows with no matches on headers
` [net-next 13/16] net/mlx5e: Report all channels with min RX WQEs timeout
` [net-next 14/16] net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
` [net-next 15/16] net/mlx5e: Use test bit in en accel xmit flow
` [net-next 16/16] net/mlx5e: Remove MLX5E_TEST_BIT macro
linux-next: manual merge of the bpf-next tree with the bpf tree
2018-05-14 21:57 UTC (3+ messages)
[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
2018-05-14 21:47 UTC (20+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v3 2/7] net: phy: mscc-miim: Add MDIO driver
` [PATCH net-next v3 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch
` [PATCH net-next v3 4/7] net: mscc: Add initial Ocelot switch support
` [PATCH net-next v3 5/7] MIPS: mscc: Add switch to ocelot
` [PATCH net-next v3 6/7] MIPS: mscc: connect phys to ports on ocelot_pcb123
` [PATCH net-next v3 7/7] MAINTAINERS: Add entry for Microsemi Ethernet switches
safe skb resetting after decapsulation and encapsulation
2018-05-14 21:06 UTC (4+ messages)
[PATCH bpf-next 0/4] samples: bpf: fix build after move to full libbpf
2018-05-14 20:47 UTC (4+ messages)
` [PATCH bpf-next 3/4] samples: bpf: fix build after move to compiling full libbpf.a
[PATCH net-next] cxgb4: do not fail vf instatiation in slave mode
2018-05-14 20:45 UTC (2+ messages)
[PATCH net-next] mlxsw: spectrum_span: Support LAG under mirror-to-gretap
2018-05-14 20:45 UTC (2+ messages)
BUG: unable to handle kernel paging request in smc_ib_remember_port_attr
2018-05-14 20:41 UTC (3+ messages)
` [PATCH] net/smc: check for missing nlattrs in SMC_PNETID messages
[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
2018-05-14 20:29 UTC (2+ messages)
[PATCH] net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
2018-05-14 20:28 UTC (2+ messages)
iproute2 - modifying routes in place
2018-05-14 20:20 UTC (6+ messages)
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).