messages from 2018-03-31 12:06:41 to 2018-04-01 18:09:08 UTC [more...]
[PATCH net-next 0/2] inet: factorize sk_wmem_alloc updates
2018-04-01 18:09 UTC (4+ messages)
` [PATCH net-next 1/2] ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
` [PATCH net-next 2/2] ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
2018-04-01 18:07 UTC (13+ messages)
` [PATCH 02/12] treewide/net: Rename eth_stp_addr to ether_stp_addr
` [PATCH V2] "
` [PATCH 04/12] bridge: netfilter: Use the new global ether_<foo>_addr arrays
` [PATCH 06/12] wireless: Convert simple uses of a static const Ethernet broadcast address
[PATCH v2 1/2] net: usb: asix88179_178a: set permanent address once only
2018-04-01 18:05 UTC (4+ messages)
` [PATCH v2 2/2] net: usb: asix88179_178a: de-duplicate code
[PATCH net] ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
2018-04-01 18:04 UTC (2+ messages)
[PATCH net-next] net: tcp: update mib LISTENOVERFLOWS if syn flood
2018-04-01 17:59 UTC (2+ messages)
[PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments
2018-04-01 17:57 UTC (5+ messages)
[PATCH net 0/2] net: bgmac: Couple of sparse warnings
2018-04-01 17:26 UTC (3+ messages)
` [PATCH net 1/2] net: bgmac: Correctly annotate register space
` [PATCH net 2/2] net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
[PATCH net-next] net: ipv6/gre: Add GRO support
2018-04-01 16:35 UTC (2+ messages)
[PATCH net-next] net/broadcom: Fixup broken build due to function name change
2018-04-01 16:33 UTC (4+ messages)
[PATCH net] route: check sysctl_fib_multipath_use_neigh earlier than hash
2018-04-01 16:19 UTC (2+ messages)
[RFC PATCH 0/3] Userspace compatible driver model for virtio_bypass
2018-04-01 16:11 UTC (5+ messages)
` [RFC PATCH 1/3] qemu: virtio-bypass should explicitly bind to a passthrough device
` [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
` [RFC PATCH 3/3] virtio_net: make lower netdevs for virtio_bypass hidden
Investment opportunity
2018-03-31 17:35 UTC
[PATCH iproute2-next 1/1] tc: jsonify sample action
2018-04-01 15:47 UTC (2+ messages)
[PATCH iproute2-next 1/1] tc: support oneline mode in action generic printer functions
2018-04-01 15:43 UTC (2+ messages)
[PATCH v2 net-next 00/10] mlxsw: Various cleanups
2018-04-01 15:26 UTC (13+ messages)
` [PATCH v2 net-next 01/10] mlxsw: spectrum_acl: Fix flex actions header ifndef define construct
` [PATCH v2 net-next 02/10] mlxsw: spectrum_kvdl: Fix handling of resource_size_param
` [PATCH v2 net-next 03/10] mlxsw: Constify devlink_resource_ops
` [PATCH v2 net-next 04/10] mlxsw: spectrum: Change KVD linear parts from list to array
` [PATCH v2 net-next 05/10] mlxsw: remove kvd_hash_granularity from config profile struct
` [PATCH v2 net-next 06/10] mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET
` [PATCH v2 net-next 07/10] mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile
` [PATCH v2 net-next 08/10] mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
` [PATCH v2 net-next 09/10] mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()
` [PATCH v2 net-next 10/10] mlxsw: spectrum: Don't use resource ID of 0
include/uapi/linux/ethtool.h problem
2018-04-01 14:57 UTC
[PATCH v4 iproute2-next 0/7] cm_id, cq, mr, and pd resource tracking
2018-04-01 15:22 UTC (4+ messages)
` [PATCH v4 iproute2-next 1/7] rdma: update rdma_netlink.h
[bpf-next PATCH 0/4] Sockmap Updates
2018-04-01 15:01 UTC (5+ messages)
` [bpf-next PATCH 1/4] bpf: sockmap, free memory on sock close with cork data
` [bpf-next PATCH 2/4] bpf: sockmap, duplicates release calls may NULL sk_prot
` [bpf-next PATCH 3/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [bpf-next PATCH 4/4] bpf: sockmap, add hash map support
[RFC v2] virtio: support packed ring
2018-04-01 14:12 UTC
[PATCH v15 net-next 00/12] Chelsio Inline TLS
2018-04-01 13:22 UTC (16+ messages)
` [PATCH v15 net-next 01/12] tls: support for Inline tls record
` [PATCH v15 net-next 02/12] ethtool: enable Inline TLS in HW
` [PATCH v15 net-next 03/12] cxgb4: Inline TLS FW Interface
` [PATCH v15 net-next 04/12] cxgb4: LLD driver changes to support TLS
` [PATCH v15 net-next 05/12] crypto: chcr - Inline TLS Key Macros
` [PATCH v15 net-next 06/12] crypto: chtls - structure and macro for Inline TLS
` [PATCH v15 net-next 07/12] crypto: chtls - Register chtls with net tls
` [PATCH v15 net-next 08/12] crypto : chtls - CPL handler definition
` [PATCH v15 net-next 09/12] crypto: chtls - Inline TLS record Tx
` [PATCH v15 net-next 10/12] crypto: chtls - Inline TLS record Rx
` [PATCH v15 net-next 11/12] crypto: chtls - Program the TLS session Key
` [PATCH v15 net-next 12/12] crypto: chtls - Makefile Kconfig
WARNING: refcount bug in should_fail
2018-04-01 11:50 UTC (9+ messages)
` "
[PATCH net-next v1] ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
2018-04-01 11:11 UTC (5+ messages)
` [PATCH net-next v2] "
INFO: rcu detected stall in vprintk_default
2018-04-01 10:52 UTC
INFO: rcu detected stall in vprintk_func
2018-04-01 10:51 UTC
WARNING in refcount_sub_and_test (2)
2018-04-01 10:34 UTC (2+ messages)
BUG: corrupted list in sctp_association_free
2018-04-01 10:29 UTC (4+ messages)
[net-next V8 PATCH 00/16] XDP redirect memory return API
2018-04-01 8:46 UTC (13+ messages)
` [net-next V8 PATCH 01/16] mlx5: basic XDP_REDIRECT forward support
` [net-next V8 PATCH 10/16] mlx5: register a memory model when XDP is enabled
` [net-next V8 PATCH 11/16] xdp: rhashtable with allocator ID to pointer mapping
` [net-next V8 PATCH 12/16] page_pool: refurbish version of page_pool code
` [net-next V8 PATCH 13/16] xdp: allow page_pool as an allocator type in xdp_return_frame
` [net-next V8 PATCH 14/16] mlx5: use page_pool for xdp_return_frame call
` [net-next V8 PATCH 15/16] xdp: transition into using xdp_frame for return API
` [net-next V8 PATCH 16/16] xdp: transition into using xdp_frame for ndo_xdp_xmit
INFO: rcu detected stall in sch_direct_xmit
2018-04-01 8:16 UTC
[PATCH net-next 00/11] mlxsw: Various cleanups
2018-04-01 7:52 UTC (7+ messages)
` [PATCH net-next 09/11] devlink: convert occ_get op to separate registration
WARNING in refcount_dec
2018-04-01 7:38 UTC (2+ messages)
[PATCH] net: implement IP_RECVHDRS option to get full headers through recvmsg cmsg
2018-04-01 6:51 UTC (2+ messages)
[PATCH net-next 0/4] Introduce adaptive TX interrupt moderation to net DIM
2018-04-01 6:49 UTC (4+ messages)
SO_TCP_NODELAY implementation in TCP stack
2018-04-01 4:06 UTC
pull-request: bpf-next 2018-03-31
2018-04-01 3:33 UTC (2+ messages)
[PATCH v4 net-next 00/19] inet: frags: bring rhashtables to IP defrag
2018-04-01 3:25 UTC (22+ messages)
` [PATCH v4 net-next 01/19] ipv6: frag: remove unused field
` [PATCH v4 net-next 02/19] inet: frags: change inet_frags_init_net() return value
` [PATCH v4 net-next 03/19] inet: frags: add a pointer to struct netns_frags
` [PATCH v4 net-next 04/19] inet: frags: refactor ipv6_frag_init()
` [PATCH v4 net-next 05/19] inet: frags: refactor lowpan_net_frag_init()
` [PATCH v4 net-next 06/19] inet: frags: refactor ipfrag_init()
` [PATCH v4 net-next 07/19] rhashtable: add schedule points
` [PATCH v4 net-next 08/19] inet: frags: use rhashtables for reassembly units
` [PATCH v4 net-next 09/19] inet: frags: remove some helpers
` [PATCH v4 net-next 10/19] inet: frags: get rif of inet_frag_evicting()
` [PATCH v4 net-next 11/19] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH v4 net-next 12/19] inet: frags: break the 2GB limit for frags storage
` [PATCH v4 net-next 13/19] inet: frags: do not clone skb in ip_expire()
` [PATCH v4 net-next 14/19] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH v4 net-next 15/19] rhashtable: reorganize struct rhashtable layout
` [PATCH v4 net-next 16/19] inet: frags: reorganize struct netns_frags
` [PATCH v4 net-next 17/19] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
` [PATCH v4 net-next 18/19] ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
` [PATCH v4 net-next 19/19] inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
[PATCH net-next 00/16] bnxt_en: Update for net-next
2018-04-01 3:24 UTC (18+ messages)
` [PATCH net-next 01/16] bnxt_en: Update firmware interface to 1.9.1.15
` [PATCH net-next 02/16] bnxt_en: Adjust default rings for multi-port NICs
` [PATCH net-next 03/16] bnxt_en: Use a dedicated VNIC mode for RDMA
` [PATCH net-next 04/16] bnxt_en: fix clear flags in ethtool reset handling
` [PATCH net-next 05/16] bnxt_en: Add support for ndo_set_vf_trust
` [PATCH net-next 06/16] bnxt_en: Include additional hardware port statistics in ethtool -S
` [PATCH net-next 07/16] bnxt_en: Add extended port statistics support
` [PATCH net-next 08/16] bnxt_en: Check max_tx_scheduler_inputs value from firmware
` [PATCH net-next 09/16] bnxt_en: Improve resource accounting for SRIOV
` [PATCH net-next 10/16] bnxt_en: Improve valid bit checking in firmware response message
` [PATCH net-next 11/16] bnxt_en: Improve ring allocation logic
` [PATCH net-next 12/16] bnxt_en: Change IRQ assignment for RDMA driver
` [PATCH net-next 13/16] bnxt_en: Add IRQ remapping logic
` [PATCH net-next 14/16] bnxt_en: Refactor bnxt_need_reserve_rings()
` [PATCH net-next 15/16] bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver
` [PATCH net-next 16/16] bnxt_en: Add ULP calls to stop and restart IRQs
[PATCH net-next] vlan: vlan_hw_filter_capable() can be static
2018-04-01 3:21 UTC (2+ messages)
[pull request][net-next 00/15] Mellanox, mlx5 updates 2018-03-30
2018-04-01 2:32 UTC (2+ messages)
[PATCH net-next 00/12] rxrpc: Fixes and more traces
2018-04-01 2:29 UTC (2+ messages)
[PATCH net-next] hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()
2018-04-01 2:28 UTC (2+ messages)
[PATCH] ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
2018-04-01 2:28 UTC (2+ messages)
[PATCH RESEND net-next 0/2] net_rwsem fixes
2018-04-01 2:25 UTC (2+ messages)
[PATCH net-next] netdevsim: Change nsim_devlink_setup to return error to caller
2018-04-01 2:07 UTC (2+ messages)
[PATCH 0/7] net: thunderx: implement DMAC filtering support
2018-04-01 2:07 UTC (3+ messages)
` [PATCH v2 "
[PATCH net-next 0/2] net: bridge: MTU handling changes
2018-04-01 2:05 UTC (2+ messages)
[net-next v2 0/5] tipc: slim down name table
2018-04-01 1:58 UTC (2+ messages)
[PATCH net-next v1 0/2] Meson8m2 support for dwmac-meson8b
2018-04-01 1:57 UTC (2+ messages)
[PATCH] net: phy: marvell10g: add thermal hwmon device
2018-04-01 1:50 UTC (2+ messages)
[PATCH net-next v3 1/3] vmcore: add API to collect hardware dump in second kernel
2018-04-01 0:32 UTC (3+ messages)
` [RFC PATCH] vmcore: __vmcore_add_device_dump() can be static
[PATCH net-next v3 3/3] cxgb4: collect hardware dump in second kernel
2018-04-01 0:19 UTC (3+ messages)
[PATCH] net: bond: skip vlan header when do layer 3+4 hash policy
2018-03-31 23:59 UTC (2+ messages)
2CUkYn1U
2018-03-31 23:33 UTC
Re:
2018-03-31 13:54 UTC
WARNING in refcount_inc (3)
2018-03-31 23:01 UTC
general protection fault in __list_del_entry_valid (3)
2018-03-31 23:01 UTC
[PATCH net-next 0/8] Microsemi Ocelot switch support
2018-03-31 22:47 UTC (8+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "
[PATCH 0/2] sh_eth: remove SH_ETH_OFFSET_INVALID abuses
2018-03-31 21:28 UTC (4+ messages)
` [PATCH net-next 1/2] sh_eth: add sh_eth_cpu_data::no_xdfar flag
` [PATCH net-next 2/2] sh_eth: kill useless check in __sh_eth_get_regs()
[PATCH v3 bpf-next 0/9] bpf: introduce cgroup-bpf bind, connect, post-bind hooks
2018-03-31 21:22 UTC (2+ messages)
[PATCH v2] of_net: Implement of_get_nvmem_mac_address helper
2018-03-31 17:27 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v4 "
[PATCH net-next 0/9] devlink: Add support for region access
2018-03-31 17:21 UTC (12+ messages)
INFO: task hung in fib6_rules_net_exit
2018-03-31 16:16 UTC (2+ messages)
WARNING: refcount bug in sk_alloc
2018-03-31 15:54 UTC
[PATCH bpf-next 01/10] bpf: btf: Introduce BPF Type Format (BTF)
2018-03-31 15:45 UTC (3+ messages)
[PATCH bpf-next 07/10] bpf: btf: Add pretty print support to the basic arraymap
2018-03-31 15:45 UTC (3+ messages)
INFO: task hung in tunnel_key_exit_net
2018-03-31 15:44 UTC (2+ messages)
[PATCH] sky2: Increase D3 delay to sky2 stops working after suspend
2018-03-31 15:42 UTC
[PATCH] Patch to replace DEFINE_SEMAPHORE with DEFINE_BINARY_SEMAPHORE
2018-03-31 14:08 UTC
[PATCH v3 net-next 08/12] inet: frags: use rhashtables for reassembly units
2018-03-31 13:46 UTC (3+ messages)
` [RFC PATCH] inet: frags: lowpan_rhash_params can be static
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).