messages from 2018-11-21 02:12:59 to 2018-11-21 13:33:37 UTC [more...]
[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
2018-11-21 6:08 UTC (12+ messages)
[PATCH net-next,v3 00/12] add flow_rule infrastructure
2018-11-21 2:51 UTC (13+ messages)
` [PATCH net-next,v3 01/12] flow_dissector: add flow_rule and flow_match structures and use them
` [PATCH net-next,v3 02/12] net/mlx5e: support for two independent packet edit actions
` [PATCH net-next,v3 03/12] flow_dissector: add flow action infrastructure
` [PATCH net-next,v3 04/12] cls_api: add translator to flow_action representation
` [PATCH net-next,v3 05/12] cls_flower: add statistics retrieval infrastructure and use it
` [PATCH net-next,v3 06/12] drivers: net: use flow action infrastructure
` [PATCH net-next,v3 07/12] cls_flower: don't expose TC actions to drivers anymore
` [PATCH net-next,v3 08/12] flow_dissector: add wake-up-on-lan and queue to flow_action
` [PATCH net-next,v3 09/12] flow_dissector: add basic ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH net-next,v3 10/12] dsa: bcm_sf2: use flow_rule infrastructure
` [PATCH net-next,v3 11/12] qede: place ethtool_rx_flow_spec after code after TC flower codebase
` [PATCH net-next,v3 12/12] qede: use ethtool_rx_flow_rule() to remove duplicated parser code
[PATCH bpf-next] bpf: libbpf: retry program creation without the name
2018-11-21 2:49 UTC (10+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] bpf: libbpf: move map name retry into libbpf.c
[PATCH v2 0/2] bpf: permit JIT allocations to be served outside the module region
2018-11-21 13:17 UTC (3+ messages)
` [PATCH v2 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v2 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory
[PATCH bpf-next] libbpf: make sure bpf headers are c++ include-able
2018-11-21 2:42 UTC (10+ messages)
` [PATCH bpf-next v2] "
[PATCH bpf-next] bpf: add read/write access to skb->tstamp from tc clsact progs
2018-11-21 2:40 UTC (4+ messages)
PATCH net : Micrel KSZ8061 PHY link failure after cable connect
2018-11-21 13:05 UTC
[PATCH] net: amd: add of_node_put()
2018-11-21 12:58 UTC
[PATCH v1 net] lan743x: fix return value for lan743x_tx_napi_poll
2018-11-21 2:13 UTC (6+ messages)
[Patch net-next 1/2] net: introduce skb_network_header_was_set()
2018-11-21 2:13 UTC (2+ messages)
` [Patch net-next 2/2] net: dump whole skb data in netdev_rx_csum_fault()
[PATCH v4 bpf-next 0/2] bpf: adding support for mapinmap in libbpf
2018-11-21 2:11 UTC (4+ messages)
` [PATCH v4 bpf-next 1/2] bpf: adding support for map in map "
` [PATCH v4 bpf-next 2/2] bpf: adding tests for mapinmap helpber "
[PATCH net-next v3 00/13] virtio: support packed ring
2018-11-21 12:42 UTC (10+ messages)
` [PATCH net-next v3 01/13] virtio: add packed ring types and macros
` [PATCH net-next v3 02/13] virtio_ring: add _split suffix for split ring functions
` [PATCH net-next v3 03/13] virtio_ring: put split ring functions together
` [PATCH net-next v3 09/13] virtio_ring: cache whether we will use DMA API
` [PATCH net-next v3 10/13] virtio_ring: introduce packed ring support
` [PATCH net-next v3 12/13] virtio_ring: disable packed ring on unsupported transports
` [PATCH net-next v3 13/13] virtio_ring: advertize packed ring layout
[PATCH net-next] net: don't keep lonely packets forever in the gro hash
2018-11-21 1:57 UTC (2+ messages)
[PATCH bpf-next v3 1/3] bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
2018-11-21 1:11 UTC (3+ messages)
` [PATCH bpf-next v3 2/3] bpf: libbpf: remove map name retry from bpf_create_map_xattr
` [PATCH bpf-next v3 3/3] bpf: libbpf: don't specify prog name if kernel doesn't support it
[PATCH v3 0/3] dpaa_eth: add ethtool coalesce control
2018-11-21 11:41 UTC (4+ messages)
` [PATCH v3 1/3] soc: fsl: qbman: read ithresh from HW
` [PATCH v3 2/3] soc/qman: add return value to interrupt coalesce changing APIs
` [PATCH v3 3/3] dpaa_eth: add ethtool coalesce control
[PATCH net] sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
2018-11-21 0:56 UTC (3+ messages)
[PATCH net] sctp: hold transport before accessing its asoc in sctp_hash_transport
2018-11-21 0:46 UTC (3+ messages)
[PATCH v2 00/14] TCP transport binding for NVMe over Fabrics
2018-11-21 0:41 UTC (8+ messages)
` [PATCH v2 14/14] nvme-tcp: add NVMe over TCP host driver
` [PATCH nvme-cli v2 15/14] nvme: Add TCP transport
Issue with RTL8111 NIC after upgrade to kernel 4.19
2018-11-21 10:51 UTC
BPF probe namespacing
2018-11-20 23:57 UTC (2+ messages)
[PATCH v4 net-next 0/6] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
2018-11-20 23:55 UTC (7+ messages)
` [PATCH v4 net-next 1/6] net: dsa: microchip: replace license with GPL
` [PATCH v4 net-next 2/6] net: dsa: microchip: clean up code
` [PATCH v4 net-next 3/6] net: dsa: microchip: rename some functions with ksz9477 prefix
` [PATCH v4 net-next 4/6] net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
` [PATCH v4 net-next 5/6] net: dsa: microchip: break KSZ9477 DSA driver into two files
` [PATCH v4 net-next 6/6] net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
[PATCH net v2] net/sched: act_police: fix race condition on state variables
2018-11-20 23:29 UTC (5+ messages)
[PATCH bpf-next v2] bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
2018-11-20 23:23 UTC (2+ messages)
[PATCH v3 bpf-next 0/2] bpf: adding support for mapinmap in libbpf
2018-11-20 23:18 UTC (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: adding support for map in map "
` [PATCH v3 bpf-next 2/2] bpf: adding tests for mapinmap helpber "
[PATCH iproute2-next 0/8] tc: gred: JSON-ify and support per-vq config
2018-11-20 23:18 UTC (5+ messages)
` [PATCH iproute2-next 2/8] json: add %hhu helpers
[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
2018-11-21 9:41 UTC (8+ messages)
` [RFC PATCH 5/6] net: marvell: neta: add support for 2500base-X
[iproute2-next PATCH v3 1/2] tc: flower: Classify packets based port ranges
2018-11-20 23:00 UTC (4+ messages)
` [iproute2-next PATCH v3 2/2] man: tc-flower: Add explanation for range option
Kernel 4.19 network performance - forwarding/routing normal users traffic
2018-11-20 23:00 UTC (16+ messages)
[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
2018-11-20 22:51 UTC (14+ messages)
` [PATCH 3/3] selftests: add a test for bpf_prog_test_run output size
` [PATCH v2 0/4] Fix unsafe BPF_PROG_TEST_RUN interface
` [PATCH v2 1/4] bpf: respect size hint to BPF_PROG_TEST_RUN if present
` [PATCH v2 2/4] tools: sync uapi/linux/bpf.h
` [PATCH v2 3/4] libbpf: require size hint in bpf_prog_test_run
` [PATCH v2 4/4] selftests: add a test for bpf_prog_test_run output size
[PATCH iproute2 00/22] misc cleanups
2018-11-20 22:26 UTC (3+ messages)
` [PATCH iproute2 22/22] rdma: make local functions static
[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
2018-11-21 8:55 UTC (6+ messages)
` [PATCH v3 4/5] phy: mvebu-cp110-comphy: convert to use eth "
[PATCH net] MAINTAINERS: add myself as co-maintainer for r8169
2018-11-20 22:23 UTC (2+ messages)
[PATCH mlx5-next 00/11] mlx5 core internal firmware events handling improvements
2018-11-20 22:12 UTC (12+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: EQ, Introduce atomic notifier chain subscription API
` [PATCH mlx5-next 02/11] net/mlx5: FWTrace, Use async events chain
` [PATCH mlx5-next 03/11] net/mlx5: FPGA, "
` [PATCH mlx5-next 04/11] net/mlx5: Clock, "
` [PATCH mlx5-next 05/11] net/mlx5: E-Switch, "
` [PATCH mlx5-next 06/11] net/mlx5: FWPage, "
` [PATCH mlx5-next 07/11] net/mlx5: CmdIF, "
` [PATCH mlx5-next 08/11] net/mlx5: Resource tables, "
` [PATCH mlx5-next 09/11] net/mlx5: CQ ERR, "
` [PATCH mlx5-next 10/11] net/mlx5: Device events, "
` [PATCH mlx5-next 11/11] net/mlx5: Improve core device events handling
[PATCH bpf-next] bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
2018-11-20 21:48 UTC
[RFC v3 0/3] Add VRF support for VXLAN underlay
2018-11-20 21:45 UTC (17+ messages)
` [RFC v3 2/3] vxlan: add support for underlay in non-default VRF
` [RFC v3 3/3] vxlan: handle underlay VRF changes
[PATCH net-next 00/16] mlxsw: Add VxLAN learning support
2018-11-21 8:02 UTC
[net] xfrm_user: use xfrm_state_put to free xfrm_state_alloc return value
2018-11-21 8:00 UTC (2+ messages)
[PATCH 3/4] tools: bpftool: fix potential NULL pointer dereference in do_load
2018-11-21 7:43 UTC
[PATCH v5 bpf-next 05/13] bpf: Introduce bpf_func_info
2018-11-20 20:41 UTC (2+ messages)
[PATCH net-next 0/4] VLAN tag handling cleanup
2018-11-20 20:37 UTC (3+ messages)
` [PATCH net-next 2/4] net/hyperv: use skb_vlan_tag_*() helpers
[PATCH net-next] net/ncsi: Add NCSI Mellanox OEM command
2018-11-20 20:35 UTC
[net-next 00/11][pull request] 100GbE Intel Wired LAN Driver Updates 2018-11-20
2018-11-20 20:22 UTC (12+ messages)
` [net-next 01/11] ice: Do autoneg based on VSI state
` [net-next 02/11] ice: Cleanup duplicate control queue code
` [net-next 03/11] ice: Pass the return value of ice_init_def_sw_recp()
` [net-next 04/11] ice: Do not set LAN_EN for MAC-VLAN filters
` [net-next 05/11] ice: Constify global structures that can/should be
` [net-next 06/11] ice: Fix return value from NAPI poll
` [net-next 07/11] ice: Cleanup ice_tx_timeout()
` [net-next 08/11] ice: Cleanup short function signatures
` [net-next 09/11] ice: Cosmetic formatting changes
` [net-next 10/11] ice: Use Tx|Rx in comments
` [net-next 11/11] ice: Fix possible NULL pointer de-reference
[PATCH v5 bpf-next 00/13] bpf: Add btf func info support
2018-11-20 19:01 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the net tree
2018-11-21 5:04 UTC
[PATCH net-next] mlxsw: core: Extend cooling device with cooling levels
2018-11-20 18:31 UTC (2+ messages)
[PATCH v2 net-next] cxgb4/cxgb4vf: Fix mac_hlist initialization and free
2018-11-20 18:29 UTC (2+ messages)
[PATCH net-next] tcp: drop dst in tcp_add_backlog()
2018-11-20 18:26 UTC (6+ messages)
[PATCH net] tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
2018-11-20 18:18 UTC (2+ messages)
[Patch net] net: invert the check of detecting hardware RX checksum fault
2018-11-20 18:18 UTC (5+ messages)
[PATCH] ipv4: Don't try to print ASCII of link level header in martian dumps
2018-11-20 18:16 UTC
[PATCH net-next v2 0/4] Introduce ENETC ethernet drivers
2018-11-20 18:15 UTC (2+ messages)
` [PATCH net-next v2 2/4] enetc: Add ethtool statistics
[PATCH V2 mlx5-next 00/12] mlx5 core generic EQ API for RDMA ODP
2018-11-20 18:11 UTC (4+ messages)
` [PATCH V2 mlx5-next 11/12] {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
[PATCH net] packet: copy user buffers before orphan or clone
2018-11-20 18:00 UTC
[PATCH net-next] net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
2018-11-20 17:59 UTC (3+ messages)
net: thunderx: nicvf_xdp_setup error code path
2018-11-20 17:56 UTC
[PATCH net] tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing
2018-11-20 17:50 UTC (2+ messages)
[PATCH v2 net-next] net: lpc_eth: fix trivial comment typo
2018-11-20 17:30 UTC
[pull request][net 00/13] Mellanox, mlx5 fixes 2018-11-19
2018-11-20 17:18 UTC (4+ messages)
` [net 01/13] net/mlx5: IPSec, Fix the SA context hash key
[PATCH 00/12 net-next,v2] add flow_rule infrastructure
2018-11-20 17:16 UTC (4+ messages)
[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
2018-11-21 3:20 UTC (3+ messages)
[PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
2018-11-21 3:14 UTC
[RFC PATCH] net: don't keep lonely packets forever in the gro hash
2018-11-20 16:28 UTC (4+ messages)
netns_id in bpf_sk_lookup_{tcp,udp}
2018-11-20 16:03 UTC (12+ messages)
[PATCH net V4 0/5] net/smc: fixes 2018-11-12
2018-11-20 15:46 UTC (6+ messages)
` [PATCH net V4 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net V4 2/5] net/smc: use queue pair number when matching link group
` [PATCH net V4 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net V4 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net V4 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()
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).