messages from 2018-03-22 16:37:03 to 2018-03-23 08:50:03 UTC [more...]
[RFC v3 net-next 00/18] Time based packet transmission
2018-03-23 8:49 UTC (16+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc
` [RFC v3 net-next 14/18] net/sched: Add HW offloading capability to TBS
[PATCH iproute2] ss: Fix rendering of continuous output (-E, --events)
2018-03-23 8:37 UTC
[PATCH net-next 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-23 8:31 UTC (3+ messages)
` [PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
` [PATCH net-next 2/2] cxgb4: "
[PATCH net 1/3] lan78xx: Set ASD in MAC_CR when EEE is enabled
2018-03-23 7:21 UTC (3+ messages)
[net-next:master 304/314] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:3878:8: error: too few arguments to function 'devlink_resource_register'
2018-03-23 6:53 UTC (3+ messages)
[PATCH RFC net-next 0/7] net: Allow FIB notifiers to fail add and replace
2018-03-23 6:50 UTC (9+ messages)
` [PATCH RFC net-next 1/7] net: Fix fib notifer to return errno
` [PATCH RFC net-next 2/7] net: Move call_fib_rule_notifiers up in fib_nl_newrule
` [PATCH RFC net-next 3/7] net/ipv4: Move call_fib_entry_notifiers up for new routes
` [PATCH RFC net-next 4/7] net/ipv4: Allow notifier to fail route repolace
` [PATCH RFC net-next 5/7] net/ipv6: Move call_fib6_entry_notifiers up for route adds
` [PATCH RFC net-next 6/7] devlink: Export methods to get and set namespace
` [PATCH RFC net-next 7/7] netdevsim: Add simple FIB resource controller via devlink
[PATCH net-next] XDP router for veth
2018-03-23 6:43 UTC
[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
2018-03-23 6:37 UTC (17+ messages)
` [patch net-next RFC 02/12] devlink: extend attrs_set for setting port flavours
` [patch net-next RFC 10/12] nfp: flower: create port for flower vnic
` [patch iproute2 rfc 1/2] devlink: introduce support for showing port flavours
` [patch iproute2 rfc 2/2] devlink: introduce support for showing port number and split subport number
[PATCH net-next] bridge: Allow max MTU when multiple VLANs present
2018-03-23 4:53 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the rdma-fixes tree
2018-03-23 4:33 UTC (4+ messages)
[PATCH] qed: Use true and false for boolean values
2018-03-23 3:20 UTC (2+ messages)
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-23 2:47 UTC (13+ messages)
[PATCH net-next 0/2] net: broadcom: Adaptive interrupt coalescing
2018-03-23 1:19 UTC (3+ messages)
` [PATCH net-next 1/2] net: systemport: Implement adaptive "
` [PATCH net-next 2/2] net: bcmgenet: Add support for adaptive RX coalescing
l2tp stable request
2018-03-23 0:55 UTC
[PATCH v4 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
2018-03-23 0:39 UTC (11+ messages)
` [PATCH v4 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v4 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v4 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v4 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v4 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v4 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v4 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v4 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v4 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v4 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints
kernel BUG at ./include/linux/skbuff.h:LINE! (2)
2018-03-22 23:00 UTC
[PATCH v3 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
2018-03-22 22:52 UTC (17+ messages)
` [PATCH v3 bpf-next 01/10] treewide: remove struct-pass-by-value from tracepoints arguments
` [PATCH v3 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v3 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v3 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v3 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v3 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v3 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v3 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v3 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v3 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints
[PATCH V3 net-next 00/14] TLS offload, netdev & MLX5 support
2018-03-22 22:33 UTC (15+ messages)
` [PATCH V3 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V3 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V3 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V3 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V3 net-next 05/14] net: Add TLS TX offload features
` [PATCH V3 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V3 net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH V3 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V3 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V3 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V3 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V3 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V3 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V3 net-next 14/14] MAINTAINERS: Update TLS maintainers
[PATCH V2 net-next 00/14] TLS offload, netdev & MLX5 support
2018-03-22 22:33 UTC (7+ messages)
` [PATCH V2 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V2 net-next 07/14] net/tls: Support TLS device offload with IPv6
[PATCH 1/2] net: phy: intel-xway: add VR9 version number
2018-03-22 22:31 UTC (2+ messages)
` [PATCH 2/2] net: phy: intel-xway: add VR9 v1.1 phy ids
[PATCH v2] net/mlx5: Fix use-after-free
2018-03-22 22:08 UTC (2+ messages)
[PATCH net-next 1/1] net sched actions: merge event notification routines
2018-03-22 22:00 UTC
[net-next:master 1115/1116] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c:82:5: sparse: symbol 'hclge_inform_reset_assert_to_vf' was not declared. Should it be static?
2018-03-22 21:31 UTC (2+ messages)
` [RFC PATCH net-next] net: hns3: hclge_inform_reset_assert_to_vf() can be static
[PATCH] Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than 1500
2018-03-22 21:01 UTC
[v2] vhost: add vsock compat ioctl
2018-03-22 20:38 UTC (3+ messages)
[GIT] Networking
2018-03-22 20:32 UTC
[PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking
2018-03-22 20:26 UTC (11+ messages)
[PATCH v2 net-next] virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
2018-03-22 20:07 UTC (2+ messages)
[PATCH] dpaa_eth: use true and false for boolean values
2018-03-22 19:59 UTC
[PATCH net-next v2] net: mvpp2: Don't use dynamic allocs for local variables
2018-03-22 19:53 UTC (5+ messages)
[net-next 0/8] tipc: introduce 128-bit auto-configurable node id
2018-03-22 19:42 UTC (9+ messages)
` [net-next 1/8] tipc: refactor function tipc_enable_bearer()
` [net-next 2/8] tipc: some cleanups in the file discover.c
` [net-next 3/8] tipc: remove restrictions on node address values
` [net-next 4/8] tipc: allow closest-first lookup algorithm when legacy address is configured
` [net-next 5/8] tipc: remove direct accesses to own_addr field in struct tipc_net
` [net-next 6/8] tipc: add 128-bit node identifier
` [net-next 7/8] tipc: handle collisions of 32-bit node address hash values
` [net-next 8/8] tipc: obtain node identity from interface by default
[PATCH net-next 0/9] Add support of VF Reset to HNS3 VF driver
2018-03-22 19:34 UTC (2+ messages)
[RESEND PATCH net-next 1/1] tc-testing: updated police, mirred, skbedit and skbmod with more tests
2018-03-22 19:29 UTC (3+ messages)
[PATCH] caif_dev: use true and false for boolean values
2018-03-22 19:24 UTC (2+ messages)
[PATCH net-next 1/1] tc-testing: Correct compound statements for namespace execution
2018-03-22 19:14 UTC (3+ messages)
[PATCH net-next v3 0/5] Rework ip_ra_chain protection
2018-03-22 19:14 UTC (2+ messages)
[PATCH net-next 06/12] net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
2018-03-22 19:07 UTC (3+ messages)
` [RFC PATCH] net: stmmac: dwmac-sun8i: sun8i_syscon_reg_field can be static
[PATCH net-next v4 0/5] net: qualcomm: rmnet: Updates 2018-03-12
2018-03-22 19:04 UTC (2+ messages)
[PATCH V2 net-next] liquidio: Added support for trusted VF
2018-03-22 19:04 UTC (2+ messages)
[PATCH net-next,0/2] hv_netvsc: Fix/improve RX path error handling
2018-03-22 19:01 UTC (3+ messages)
` [PATCH net-next,1/2] hv_netvsc: Fix the return status in RX path
` [PATCH net-next, 2/2] hv_netvsc: Add range checking for rx packet offset and length
[PATCH net-next 1/1] tc-testing: updated police, mirred, skbedit and skbmod with more tests
2018-03-22 18:58 UTC (2+ messages)
[PATCH][next] gre: fix TUNNEL_SEQ bit check on sequence numbering
2018-03-22 18:53 UTC (2+ messages)
[PATCH net-next V2] Documentation/networking: Add net DIM documentation
2018-03-22 18:51 UTC (2+ messages)
[PATCH][next] net: mvpp2: use correct index on array mvpp2_pools
2018-03-22 18:48 UTC (2+ messages)
[net-next 0/3] tipc: socket diagnostics additions for AF_TIPC
2018-03-22 18:44 UTC (2+ messages)
[PATCH net-next v2 2/5] net: Revert "ipv4: fix a deadlock in ip_ra_control"
2018-03-22 18:41 UTC (4+ messages)
[PATCH] net/mlx5/core/fpga/ipsec: Fix use-after-free
2018-03-22 18:37 UTC (3+ messages)
[PATCH net-next 0/2] Converting pernet_operations (part #11)
2018-03-22 18:34 UTC (3+ messages)
` [PATCH net-next 1/2] net: Convert udp_sysctl_ops
` [PATCH net-next 2/2] net: Convert rxrpc_net_ops
rfc: treewide replace local ethernet broadcast char arrays with a global ?
2018-03-22 18:33 UTC (3+ messages)
` [RFC PATCH] etherdevice.h: net/core: Add ether_addrs.c and global ether_<foo>_addr
[PATCH] fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
2018-03-22 18:31 UTC (2+ messages)
[PATCH] macsec: missing dev_put() on error in macsec_newlink()
2018-03-22 18:31 UTC (2+ messages)
aio poll and a new in-kernel poll API V6
2018-03-22 18:16 UTC (5+ messages)
` [PATCH 06/28] aio: implement IOCB_CMD_POLL
[PATCH net-next] mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms
2018-03-22 18:14 UTC
[PATCH net-next v2] tc-testing: add selftests for 'bpf' action
2018-03-22 18:12 UTC
[PATCH net 0/3] mlxsw: Handle changes to MTU in GRE tunnels
2018-03-22 17:53 UTC (4+ messages)
` [PATCH net 1/3] ip_tunnel: Emit events for post-register MTU changes
` [PATCH net 2/3] mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()
` [PATCH net 3/3] mlxsw: spectrum_router: Handle MTU change of GRE netdevs
[RFC PATCH 0/3] kernel: add support for 256-bit IO access
2018-03-22 17:44 UTC (22+ messages)
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write
[PATCH v2 0/8] page_frag_cache improvements
2018-03-22 17:34 UTC (9+ messages)
` [PATCH v2 1/8] page_frag_cache: Remove pfmemalloc bool
` [PATCH v2 6/8] page_frag_cache: Use a mask instead of offset
[bpf-next V4 PATCH 00/15] XDP redirect memory return API
2018-03-22 17:21 UTC (9+ messages)
` [bpf-next V4 PATCH 01/15] mlx5: basic XDP_REDIRECT forward support
` [bpf-next V4 PATCH 09/15] mlx5: register a memory model when XDP is enabled
` [bpf-next V4 PATCH 11/15] page_pool: refurbish version of page_pool code
` [bpf-next V4 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call
pull-request: mac80211 2018-03-21
2018-03-22 17:19 UTC (2+ messages)
[PATCH net-next 0/2] mlxsw: Update supported firmware version
2018-03-22 17:16 UTC (2+ messages)
[PATCH net-next 00/11] fix some bugs for HNS3 driver
2018-03-22 17:12 UTC (2+ messages)
[PATCH v2 net-next 1/6] tls: Generalize zerocopy_from_iter
2018-03-22 17:10 UTC (6+ messages)
` [PATCH v2 net-next 2/6] tls: Move cipher info to a separate struct
` [PATCH v2 net-next 3/6] tls: Pass error code explicitly to tls_err_abort
` [PATCH v2 net-next 4/6] tls: Refactor variable names
` [PATCH v2 net-next 5/6] tls: RX path for ktls
` [PATCH v2 net-next 6/6] tls: Add receive path documentation
[PATCH v2 net-next 0/6] TLS Rx
2018-03-22 17:09 UTC
[PATCH v5 0/5] netdev: Eliminate duplicate barriers on weakly-ordered archs
2018-03-22 17:10 UTC (6+ messages)
` [PATCH v5 1/5] net: qla3xxx: "
` [PATCH v5 2/5] qlcnic: "
` [PATCH v5 3/5] bnx2x: "
` [PATCH v5 4/5] net: qlge: "
` [PATCH v5 5/5] bnxt_en: "
[PATCH net-next] devlink: Remove top_hierarchy arg to devlink_resource_register
2018-03-22 17:08 UTC (2+ messages)
[net-next v2] intel: add SPDX identifiers to all the Intel drivers
2018-03-22 17:08 UTC
[PATCH net] net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
2018-03-22 17:08 UTC (2+ messages)
[PATCH v5 0/2] Remove false-positive VLAs when using max()
2018-03-22 17:04 UTC (11+ messages)
[PATCH PATCH net 0/4] hv_netvsc: fix races during shutdown and changes
2018-03-22 16:45 UTC (2+ messages)
[PATCH v3 net] net/ipv6: Handle onlink flag with multipath routes
2018-03-22 16:40 UTC (2+ messages)
[PATCH net-next] fib_rules: rename FRA_PROTOCOL to FRA_ORIGINATOR
2018-03-22 16:39 UTC (2+ messages)
[PATCH v3 net-next] selftests: Add multipath tests for onlink flag
2018-03-22 16:37 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).