netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 17:18:24 to 2018-05-15 02:45:01 UTC [more...]

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

[RFC bpf-next 00/11] Add socket lookup support
 2018-05-15  2:37 UTC  (3+ messages)
` [RFC bpf-next 04/11] bpf: Add PTR_TO_SOCKET verifier type

[PATCH v1 0/4] IR decoding using BPF
 2018-05-15  2:34 UTC  (8+ 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 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 v4 0/1] multi-threading device shutdown
 2018-05-15  1:53 UTC  (4+ messages)
` [PATCH v4 1/1] drivers core: "

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-15  1:38 UTC  (11+ 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 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 bpf-next] selftests/bpf: make sure build-id is on
 2018-05-15  0:37 UTC  (2+ messages)

[PATCH net-next] erspan: set bso bit based on mirrored packet's len
 2018-05-14 23:54 UTC 

[PATCH net-next 0/3] udp gso fixes
 2018-05-14 23:45 UTC  (8+ 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 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  (4+ 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

maximal supported bit rate in traffic control
 2018-05-14 22:26 UTC  (2+ messages)

[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

[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-14 22:04 UTC  (4+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-05-14 21:57 UTC  (3+ messages)

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-14 21:54 UTC  (11+ messages)
` [PATCH ghak81 RFC V2 1/5] audit: normalize loginuid read access
` [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

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

Kernel panic on kernel-3.10.0-693.21.1.el7 in ndisc.h
 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] sched: cls: enable verbose logging
 2018-05-14 20:47 UTC  (5+ messages)

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

[PATCH net-next 0/3] net: qualcomm: rmnet: Updates 2018-05-14
 2018-05-14 20:08 UTC  (4+ messages)
` [PATCH net-next 1/3] net: qualcomm: rmnet: Capture all drops in transmit path
` [PATCH net-next 2/3] net: qualcomm: rmnet: Add support for ethtool private stats
` [PATCH net-next 3/3] net: qualcomm: rmnet: Remove redundant command check

Linux Plumbers Networking Track CFP
 2018-05-14 20:01 UTC 

RFQ 5142018 OCEAN
 2018-05-14 12:31 UTC 

[PATCH v2 1/3] selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
 2018-05-14 19:39 UTC  (2+ messages)

[PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
 2018-05-14 19:38 UTC  (2+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2018-05-14 19:20 UTC  (4+ messages)
` [PATCH v3] "

[PATCH RESEND net-next v2 0/8] net: stmmac: dwmac-sun8i: Support R40
 2018-05-14 19:07 UTC  (2+ messages)

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

[PATCH net-next 0/3] net: dsa: mv88e6xxx: remove Global 1 setup
 2018-05-14 18:50 UTC  (2+ messages)

[PATCH net-next v2 0/4] bonding: performance and reliability
 2018-05-14 18:48 UTC  (5+ messages)
` [PATCH net-next v2 1/4] bonding: don't queue up extraneous rlb updates
` [PATCH net-next v2 2/4] bonding: use common mac addr checks
` [PATCH net-next v2 3/4] bonding: allow use of tx hashing in balance-alb
` [PATCH net-next v2 4/4] bonding: allow carrier and link status to determine link state

[PATCH net V2] tun: fix use after free for ptr_ring
 2018-05-14 18:48 UTC  (2+ messages)

[bpf-next PATCH 0/5] bpf, doc: convert Documentation/bpf to RST-formatting
 2018-05-14 18:46 UTC  (5+ messages)
` [bpf-next PATCH 5/5] bpf, doc: howto use/run the BPF selftests

[PATCH net-next v9 1/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-14 18:31 UTC  (5+ messages)

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2018-05-14
 2018-05-14 18:29 UTC  (2+ messages)

INFO: rcu detected stall in kfree_skbmem
 2018-05-14 18:04 UTC  (4+ messages)

possible deadlock in sk_diag_fill
 2018-05-14 18:00 UTC  (4+ messages)

[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-14 17:49 UTC  (4+ messages)

[PATCH bpf-next 0/6] Minor follow-up cleanups in BPF JITs and optimized imm emission
 2018-05-14 17:42 UTC  (3+ messages)
` [PATCH bpf-next 3/6] bpf, x64: clean up retpoline emission slightly

[PATCH net-next 0/4] bonding: performance and reliability
 2018-05-14 17:39 UTC  (4+ messages)
` [PATCH net-next 4/4] bonding: allow carrier and link status to determine link state

[PATCH net-next v3 0/3] sctp: Introduce sctp_flush_ctx
 2018-05-14 17:35 UTC  (4+ messages)
` [PATCH net-next v3 1/3] sctp: add sctp_flush_ctx, a context struct on outq_flush routines
` [PATCH net-next v3 2/3] sctp: add asoc and packet to sctp_flush_ctx
` [PATCH net-next v3 3/3] sctp: checkpatch fixups

[PATCH net-next v3 0/8] sctp: refactor sctp_outq_flush
 2018-05-14 17:34 UTC  (9+ messages)
` [PATCH net-next v3 1/8] sctp: add sctp_packet_singleton
` [PATCH net-next v3 2/8] sctp: factor out sctp_outq_select_transport
` [PATCH net-next v3 3/8] sctp: move the flush of ctrl chunks into its own function
` [PATCH net-next v3 4/8] sctp: move outq data rtx code out of sctp_outq_flush
` [PATCH net-next v3 5/8] sctp: move flushing of data chunks "
` [PATCH net-next v3 6/8] sctp: move transport flush code "
` [PATCH net-next v3 7/8] sctp: make use of gfp on retransmissions
` [PATCH net-next v3 8/8] sctp: rework switch cases in sctp_outq_flush_data

(unknown),
 2018-05-14 17:30 UTC 

RFQ 5142018 OCEAN
 2018-05-14  6:46 UTC 

[net-next PATCH 0/3] Symmetric queue selection using XPS for Rx queues
 2018-05-14 17:18 UTC  (6+ messages)
` [net-next PATCH 1/3] net: Refactor XPS for CPUs and "


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