messages from 2018-07-26 14:13:59 to 2018-07-27 07:57:58 UTC [more...]
[PATCH] net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()
2018-07-27 7:57 UTC
[patch net-next RFC] net: sched: don't dump chains only held by actions
2018-07-27 6:13 UTC (5+ messages)
[PATCH net-next] net/tls: Corrected enabling of zero-copy mode
2018-07-27 5:49 UTC (3+ messages)
[PATCH net-next] bnxt_en: combine 'else if' and 'else' into single branche
2018-07-27 5:45 UTC (3+ messages)
[ipsec-next:testing 13/13] net/xfrm/xfrm_interface.c:692:1-3: WARNING: PTR_ERR_OR_ZERO can be used
2018-07-27 5:39 UTC (3+ messages)
` [PATCH] xfrm: fix ptr_ret.cocci warnings
[PATCH ipsec-next] xfrm: Return detailed errors from xfrmi_newlink
2018-07-27 5:38 UTC (2+ messages)
[PATCH bpf-next 0/4] samples: bpf: convert two more samples to libbpf
2018-07-27 5:21 UTC (7+ messages)
` [PATCH bpf-next 1/4] tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
` [PATCH bpf-next 2/4] tools: libbpf: add bpf_object__find_program_by_title()
` [PATCH bpf-next 3/4] samples: bpf: convert xdp_fwd_user.c to libbpf
` [PATCH bpf-next 4/4] samples: bpf: convert xdpsock_user.c "
[PATCH bpf-next 0/6] nfp: bpf: improve efficiency of offloaded perf events
2018-07-27 5:17 UTC (2+ messages)
[PATCH v5 bpf-next 0/9] veth: Driver XDP
2018-07-27 4:55 UTC (17+ messages)
` [PATCH v5 bpf-next 1/9] net: Export skb_headers_offset_update
` [PATCH v5 bpf-next 2/9] veth: Add driver XDP
` [PATCH v5 bpf-next 3/9] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH v5 bpf-next 4/9] veth: Handle xdp_frames in xdp napi ring
` [PATCH v5 bpf-next 5/9] veth: Add ndo_xdp_xmit
` [PATCH v5 bpf-next 6/9] bpf: Make redirect_info accessible from modules
` [PATCH v5 bpf-next 7/9] xdp: Helpers for disabling napi_direct of xdp_return_frame
` [PATCH v5 bpf-next 8/9] veth: Add XDP TX and REDIRECT
` [PATCH v5 bpf-next 9/9] veth: Support per queue XDP ring
[pull request][net-next 00/13] Mellanox, mlx5e updates 2018-07-26 (XDP redirect)
2018-07-27 4:33 UTC (15+ messages)
` [net-next 01/13] net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow
` [net-next 02/13] net/mlx5e: Do not recycle RX pages "
` [net-next 03/13] net/mlx5e: Gather all XDP pre-requisite checks in a single function
` [net-next 04/13] net/mlx5e: Restrict the combination of large MTU and XDP
` [net-next 05/13] net/mlx5e: Move XDP related code into new XDP files
` [net-next 06/13] net/mlx5e: Add counter for XDP redirect in RX
` [net-next 07/13] net/mlx5e: Make XDP xmit functions more generic
` [net-next 08/13] net/mlx5e: Refactor XDP counters
` [net-next 09/13] net/mlx5e: Re-order fields of struct mlx5e_xdpsq
` [net-next 10/13] net/mlx5e: Add support for XDP_REDIRECT in device-out side
` [net-next 11/13] net/mlx5e: RX, Prefetch the xdp_frame data area
` [net-next 12/13] net/mlx5e: TX, Move DB fields in TXQ-SQ struct
` [net-next 13/13] net/mlx5e: TX, Use function to access sq_dma object in fifo
[PATCH net] net: ena: Fix use of uninitialized DMA address bits field
2018-07-27 4:31 UTC (2+ messages)
[PATCH net-next] netdevsim: make debug dirs' dentries static
2018-07-27 4:29 UTC (2+ messages)
[PATCH] isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
2018-07-27 4:25 UTC (2+ messages)
[PATCH ipsec-next] xfrm: fix 'passing zero to ERR_PTR()' warning
2018-07-27 5:37 UTC (2+ messages)
[PATCH v3 bpf-next 00/14] bpf: cgroup local storage
2018-07-27 4:21 UTC (5+ messages)
` [PATCH v3 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v3 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
[PATCH v2 0/4] docs: bpf: Fix RST conversion
2018-07-27 5:25 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the rdma tree
2018-07-27 5:09 UTC (7+ messages)
[PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion
2018-07-27 3:18 UTC (13+ messages)
[PATCH v2 net-next 0/3] docs: net: Convert netdev-FAQ to RST
2018-07-27 4:28 UTC (2+ messages)
[PATCH] net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
2018-07-27 4:25 UTC (2+ messages)
[PATCH] isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
2018-07-27 4:25 UTC (2+ messages)
[PATCH] isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
2018-07-27 4:24 UTC (2+ messages)
[PATCH] isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
2018-07-27 4:24 UTC (2+ messages)
[PATCH net-next] net: hns: make hns_dsaf_roce_reset non static
2018-07-27 4:19 UTC (2+ messages)
[PATCH net-next v3 0/5] TC: refactor act_mirred packets re-injection
2018-07-27 2:48 UTC (18+ messages)
` [PATCH net-next v3 1/5] tc/act: user space can't use TC_ACT_REDIRECT directly
` [PATCH net-next v3 4/5] net/tc: introduce TC_ACT_REINJECT
[PATCH net-next] sch_cake: Make gso-splitting configurable from userspace
2018-07-27 2:45 UTC (2+ messages)
[PATCH bpf] bpf: btf: Use exact btf value_size match in map_check_btf()
2018-07-27 1:46 UTC (2+ messages)
[PATCH V3 bpf] xdp: add NULL pointer check in __xdp_return()
2018-07-27 1:44 UTC (3+ messages)
[PATCH v2] perf build: Build error in libbpf with EXTRA_CFLAGS="-Wp,-D_FORTIFY_SOURCE=2 -O2"
2018-07-27 2:16 UTC (3+ messages)
[PATCH bpf-next v2] samples/bpf: Add BTF build flags to Makefile
2018-07-27 1:51 UTC (2+ messages)
[PATCH v2 bpf-next] samples/bpf: xdpsock: order memory on AArch64
2018-07-27 1:48 UTC (2+ messages)
[PATCH net-next v4 0/4] TC: refactor act_mirred packets re-injection
2018-07-27 0:28 UTC (8+ messages)
` [PATCH net-next v4 1/4] net/sched: user-space can't set unknown tcfa_action values
` [PATCH net-next v4 2/4] tc/act: remove unneeded RCU lock in action callback
` [PATCH net-next v4 3/4] net/tc: introduce TC_ACT_REINSERT
` [PATCH net-next v4 4/4] act_mirred: use TC_ACT_REINSERT when possible
[BUG BISECT] NFSv4 client fails on Flush Journal to Persistent Storage
2018-07-27 1:48 UTC (9+ messages)
[PATCH v2 bpf-next] tools/bpftool: ignore build products
2018-07-27 1:47 UTC (2+ messages)
[PATCH] bpf: verifier: BPF_MOV don't mark dst reg if src == dst
2018-07-26 23:21 UTC (4+ messages)
[net-next 0/6][pull request] 10GbE Intel Wired LAN Driver Updates 2018-07-26
2018-07-26 21:51 UTC (10+ messages)
` [net-next 1/6] ixgbe: Do not allow LRO or MTU change with XDP
` [net-next 2/6] ixgbe: add ipsec security registers into ethtool register dump
` [net-next 3/6] igb: Remove superfluous reset to PHY and page 0 selection
` [net-next 4/6] igb: Use dma_wmb() instead of wmb() before doorbell writes
` [net-next 5/6] ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device
[RFC bpf-next 0/6] net: xsk: minor improvements around queue handling
2018-07-26 21:41 UTC (7+ messages)
` [RFC bpf-next 1/6] net: update real_num_rx_queues even when !CONFIG_SYSFS
` [RFC bpf-next 2/6] xsk: refactor xdp_umem_assign_dev()
` [RFC bpf-next 3/6] xsk: don't allow umem replace at stack level
` [RFC bpf-next 4/6] xsk: don't allow installing UMEM beyond the number of queues
` [RFC bpf-next 5/6] ethtool: rename local variable max -> curr
` [RFC bpf-next 6/6] ethtool: don't allow disabling queues with umem installed
[patch net-next] net: sched: unmark chain as explicitly created on delete
2018-07-26 21:13 UTC (2+ messages)
[PATCH net-next] l2tp: remove ->recv_payload_hook
2018-07-26 21:07 UTC (2+ messages)
[PATCH net-next] net/tls: Removed redundant checks for non-NULL
2018-07-26 21:02 UTC (2+ messages)
[PATCH net v2] net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
2018-07-26 21:01 UTC (2+ messages)
[PATCH net-next] cbs: Add support for the graft function
2018-07-26 20:58 UTC (2+ messages)
[PATCH] 9p: fix NULL pointer dereferences
2018-07-26 22:15 UTC (9+ messages)
` [V9fs-developer] "
[PATCH - revised] rhashtable: detect when object movement might have invalidated a lookup
2018-07-26 22:04 UTC (5+ messages)
` [PATCH net-next] rhashtable: detect when object movement between tables "
[PATCH] net: sched: cls_api: fix dead code in switch
2018-07-26 21:32 UTC (3+ messages)
[PATCH 0/7] Add clock config and pm support to bcm iProc mdio mux
2018-07-26 20:00 UTC (25+ messages)
` [PATCH 1/7] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
` [PATCH 2/7] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
` [PATCH 3/7] arm64: dts: Fix the base address of the Broadcom iProc mdio mux
` [PATCH 4/7] dt-bindings: net: Add clock handle to "
` [PATCH 5/7] net: phy: Add support to configure clock in "
` [PATCH 6/7] net: phy: Add pm support to Broadcom iProc mdio mux driver
` [PATCH 7/7] net: phy: Add pm support for scan ctrl register to bcm mdio mux
[PATCH net-next] tipc: add missing dev_put() on error in tipc_enable_l2_media
2018-07-26 21:05 UTC (2+ messages)
[PATCH] RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
2018-07-26 21:04 UTC (2+ messages)
[PATCH] net: sort Kconfig menu items alphabetically
2018-07-26 20:39 UTC (3+ messages)
[PATCH net] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
2018-07-26 18:51 UTC (2+ messages)
[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
2018-07-26 18:47 UTC (7+ messages)
(no subject)
2018-07-26 16:34 UTC
[PATCH v1 net-next] igb: Use an advanced ctx descriptor for launchtime
2018-07-26 17:20 UTC
[patch net-next] selftests: forwarding: add tests for TC chain get and dump operations
2018-07-26 16:35 UTC (2+ messages)
[Query]: DSA Understanding
2018-07-26 15:39 UTC (6+ messages)
[RFC] Add BPF_SYNCHRONIZE bpf(2) command
2018-07-26 16:51 UTC (2+ messages)
` [PATCH v2] Add BPF_SYNCHRONIZE_MAPS "
[PATCH net-next] net: hns: Make many functions static
2018-07-26 16:42 UTC (2+ messages)
[PATCH] selftests/net: add tls to .gitignore
2018-07-26 16:38 UTC (2+ messages)
[PATCH] net: fix amd-xgbe flow-control issue
2018-07-26 16:30 UTC (2+ messages)
[PATCH net-next v2 0/2] tls: Fix improper revert in zerocopy_from_iter
2018-07-26 14:59 UTC (3+ messages)
` [PATCH net-next v2 1/2] tls: Remove dead code in tls_sw_sendmsg
` [PATCH net-next v2 2/2] tls: Fix improper revert in zerocopy_from_iter
[PATCH rdma-next v2 0/8] Support mlx5 flow steering with RAW data
2018-07-26 14:58 UTC (8+ messages)
[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
2018-07-26 14:30 UTC (11+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
[PATCH v4 bpf-next 0/9] veth: Driver XDP
2018-07-26 14:30 UTC (11+ messages)
` [PATCH v4 bpf-next 1/9] net: Export skb_headers_offset_update
` [PATCH v4 bpf-next 2/9] veth: Add driver XDP
` [PATCH v4 bpf-next 3/9] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH v4 bpf-next 4/9] veth: Handle xdp_frames in xdp napi ring
` [PATCH v4 bpf-next 5/9] veth: Add ndo_xdp_xmit
` [PATCH v4 bpf-next 6/9] bpf: Make redirect_info accessible from modules
` [PATCH v4 bpf-next 7/9] xdp: Helpers for disabling napi_direct of xdp_return_frame
` [PATCH v4 bpf-next 8/9] veth: Add XDP TX and REDIRECT
` [PATCH v4 bpf-next 9/9] veth: Support per queue XDP ring
linux-next: manual merge of the net-next tree with the bpf tree
2018-07-26 15:32 UTC (2+ messages)
[PATCH V2 bpf] xdp: add NULL pointer check in __xdp_return()
2018-07-26 14:05 UTC (5+ messages)
[pull request][net-next 00/16] Mellanox, mlx5e updates 2018-07-18
2018-07-26 14:00 UTC (10+ messages)
` [net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink
[PATCH iproute2-next 1/1] tc: fix bugs for tcp_flags and ip_attr hex output
2018-07-26 13:45 UTC
net-next boot error
2018-07-26 14:17 UTC (2+ 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).