netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-29 17:54:24 to 2018-03-30 10:43:13 UTC [more...]

[PATCH v2 0/2] net: mvneta: improve suspend/resume
 2018-03-30 10:43 UTC  (4+ messages)
` [PATCH v2 1/2] net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
` [PATCH v2 2/2] net: mvneta: improve suspend/resume

[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-30 10:39 UTC  (3+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel

[PATCH net-next 0/9] devlink: Add support for region access
 2018-03-30 10:24 UTC  (9+ messages)

[PATCH] net: mvneta: fix enable of all initialized RXQs
 2018-03-30 10:22 UTC  (2+ messages)

[PATCH net v3 1/3] ipv6: move ip6_dst_store() calls with flowi6 checks to a wrapper
 2018-03-30 10:14 UTC  (2+ messages)

[PATCH net-next] net: Revert net_rwsem
 2018-03-30  9:57 UTC  (2+ messages)

[PATCH] netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
 2018-03-30  9:54 UTC  (2+ messages)

[PATCH] bridge: netfilter: ebt_stp: Use generic functions for comparisons
 2018-03-30  9:52 UTC  (2+ messages)

[PATCH] net: netfilter: Merge assignment with return
 2018-03-30  9:51 UTC  (2+ messages)

[PATCH 0/2] net: mvneta: improve suspend/resume
 2018-03-30  9:49 UTC  (8+ messages)
` [PATCH 1/2] net: mvneta: split rxq/txq init into SW and HW parts
` [PATCH 2/2] net: mvneta: improve suspend/resume

[PATCH net-next 0/3] Close race between {un, }register_netdevice_notifier and pernet_operations
 2018-03-30  9:47 UTC  (3+ messages)
` [PATCH net-next 2/3] netfilter: Rework xt_TEE netdevice notifier

[PATCH net-next] dt-bindings: net: renesas-ravb: Add support for r8a77470 SoC
 2018-03-30  9:26 UTC  (2+ messages)

[PATCH net-next 00/12] ARM: sun8i: r40: Add Ethernet support
 2018-03-30  9:13 UTC  (4+ messages)
` [PATCH net-next 03/12] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions

[PATCH net-next 1/6] ipv6: frag: remove unused field
 2018-03-30  7:18 UTC  (7+ messages)
` [PATCH net-next 2/6] inet: frags: change inet_frags_init_net() return value
` [PATCH net-next 3/6] inet: frags: add a pointer to struct netns_frags
` [PATCH net-next 4/6] inet: frags: use rhashtables for reassembly units
` [PATCH net-next 5/6] inet: frags: remove some helpers
` [PATCH net-next 6/6] inet: frags: break the 2GB limit for frags storage

aio poll and a new in-kernel poll API V8
 2018-03-30  7:14 UTC  (33+ messages)
` [PATCH 01/30] fs: unexport poll_schedule_timeout
` [PATCH 02/30] fs: cleanup do_pollfd
` [PATCH 03/30] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/30] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/30] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/30] aio: simplify cancellation
` [PATCH 07/30] aio: add delayed cancel support
` [PATCH 08/30] aio: implement IOCB_CMD_POLL
` [PATCH 09/30] net: refactor socket_poll
` [PATCH 10/30] net: add support for ->poll_mask in proto_ops
` [PATCH 11/30] net: remove sock_no_poll
` [PATCH 12/30] net/tcp: convert to ->poll_mask
` [PATCH 13/30] net/unix: "
` [PATCH 14/30] net: convert datagram_poll users tp ->poll_mask
` [PATCH 15/30] net/dccp: convert to ->poll_mask
` [PATCH 16/30] net/atm: "
` [PATCH 17/30] net/vmw_vsock: "
` [PATCH 18/30] net/tipc: "
` [PATCH 19/30] net/sctp: "
` [PATCH 20/30] net/bluetooth: "
` [PATCH 21/30] net/caif: "
` [PATCH 22/30] net/nfc: "
` [PATCH 23/30] net/phonet: "
` [PATCH 24/30] net/iucv: "
` [PATCH 25/30] net/rxrpc: "
` [PATCH 26/30] crypto: af_alg: "
` [PATCH 27/30] pipe: "
` [PATCH 28/30] eventfd: switch "
` [PATCH 29/30] timerfd: convert "
` [PATCH 30/30] random: "

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-03-30  7:02 UTC  (3+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "

[PATCH net-next 0/4] Introduce adaptive TX interrupt moderation to net DIM
 2018-03-30  6:43 UTC  (6+ messages)
` [PATCH net-next 1/4] net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
` [PATCH net-next 2/4] net/dim: Add "enabled" field to net_dim struct
` [PATCH net-next 3/4] net/dim: Support adaptive TX moderation
` [PATCH net-next 4/4] net/mlx5e: Enable adaptive-TX moderation

[PATCH net-next 0/6] inet: frags: bring rhashtables to IP defrag
 2018-03-30  5:21 UTC 

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-03-30  5:06 UTC  (6+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[PATCH v2 bpf-next 0/2] sockmap: fix sg api usage
 2018-03-30  3:39 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/2] lib/scatterlist: add sg_init_marker() helper
` [PATCH v2 bpf-next 2/2] bpf: sockmap: initialize sg table entries properly

[PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments
 2018-03-30  3:32 UTC  (5+ messages)

[RFC PATCH V2 0/8] Packed ring for vhost
 2018-03-30  2:46 UTC  (4+ messages)
` [RFC PATCH V2 8/8] vhost: event suppression for packed ring

[PATCH net] vhost: validate log when IOTLB is enabled
 2018-03-30  2:27 UTC  (5+ messages)

[PATCH net-next] net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
 2018-03-30  2:24 UTC  (3+ messages)
` [PATCH net-next V2] "

[PATCH] net: sched: do not emit messages while holding spinlock
 2018-03-30  2:11 UTC 

[PATCH net-next 0/6] rxrpc: Fixes
 2018-03-30  1:48 UTC  (4+ messages)

[PATCH net] vlan: also check phy_driver ts_info for vlan's real device
 2018-03-30  1:44 UTC 

RFC on writel and writel_relaxed
 2018-03-30  1:40 UTC  (6+ messages)

[PATCH net] net/ipv6: Fix route leaking between VRFs
 2018-03-30  1:29 UTC  (2+ messages)

[PATCH net-next] bridge: Allow max MTU when multiple VLANs present
 2018-03-30  1:02 UTC  (4+ messages)

Regression in 4.16-rc7 - ipsec vpn broken
 2018-03-30  0:22 UTC  (2+ messages)

[PATCH bpf-next] bpf: sockmap: initialize sg table entries properly
 2018-03-30  0:20 UTC  (7+ messages)

[PATCH v2 bpf-next 0/9] bpf: introduce cgroup-bpf bind, connect, post-bind hooks
 2018-03-30  0:01 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/9] bpf: Hooks for sys_bind

[PATCH net-next v1 0/2] Meson8m2 support for dwmac-meson8b
 2018-03-29 23:00 UTC  (3+ messages)
` [PATCH net-next v1 1/2] dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC
` [PATCH net-next v1 2/2] net: stmmac: dwmac-meson8b: Add "

[PATCH v2 bpf-next 0/3] bpf/verifier: subprog/func_call simplifications
 2018-03-29 22:50 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf/verifier: validate func_calls by marking at do_check() time
` [PATCH v2 bpf-next 2/3] bpf/verifier: update selftests
` [PATCH v2 bpf-next 3/3] bpf/verifier: per-register parent pointers

[iproute2-next 0/2] tipc: changes to addressing structure
 2018-03-29 22:49 UTC  (4+ messages)

[PATCH iproute2-next 1/1] tc: add online mode
 2018-03-29 22:12 UTC 

WARNING in refcount_sub_and_test (2)
 2018-03-29 22:01 UTC 

[PATCH v4 iproute2-next 0/7] cm_id, cq, mr, and pd resource tracking
 2018-03-29 21:38 UTC  (8+ messages)
` [PATCH v4 iproute2-next 1/7] rdma: update rdma_netlink.h
` [PATCH v4 iproute2-next 2/7] rdma: add UAPI rdma_user_cm.h
` [PATCH v4 iproute2-next 3/7] rdma: initialize the rd struct
` [PATCH v4 iproute2-next 4/7] rdma: Add CM_ID resource tracking information
` [PATCH v4 iproute2-next 5/7] rdma: Add CQ "
` [PATCH v4 iproute2-next 6/7] rdma: Add MR "
` [PATCH v4 iproute2-next 7/7] rdma: Add PD "

[PATCH iproute2] json_print: fix print_uint hidden type promotion
 2018-03-29 21:29 UTC  (3+ messages)

[net-next v2 0/5] tipc: slim down name table
 2018-03-29 21:20 UTC  (6+ messages)
` [net-next v2 1/5] tipc: replace name table service range array with rb tree
` [net-next v2 2/5] tipc: refactor name table translate function
` [net-next v2 3/5] tipc: permit overlapping service ranges in name table
` [net-next v2 4/5] tipc: tipc: rename address types in user api
` [net-next v2 5/5] tipc: avoid possible string overflow

possible deadlock in perf_event_detach_bpf_prog
 2018-03-29 21:18 UTC  (2+ messages)

Passing uninitialised local variable
 2018-03-29 21:14 UTC  (2+ messages)

[next-queue PATCH v6 00/10] igb: offloading of receive filters
 2018-03-29 21:07 UTC  (11+ messages)
` [next-queue PATCH v6 01/10] igb: Fix not adding filter elements to the list
` [next-queue PATCH v6 02/10] igb: Fix queue selection on MAC filters on i210
` [next-queue PATCH v6 03/10] igb: Enable the hardware traffic class feature bit for igb models
` [next-queue PATCH v6 04/10] igb: Add support for MAC address filters specifying source addresses
` [next-queue PATCH v6 05/10] igb: Add support for enabling queue steering in filters
` [next-queue PATCH v6 06/10] igb: Allow filters to be added for the local MAC address
` [next-queue PATCH v6 07/10] igb: Enable nfc filters to specify MAC addresses
` [next-queue PATCH v6 08/10] igb: Add MAC address support for ethtool nftuple filters
` [next-queue PATCH v6 09/10] igb: Add the skeletons for tc-flower offloading
` [next-queue PATCH v6 10/10] igb: Add support for adding offloaded clsflower filters

[PATCH iproute2-next] json_print: fix print_uint with helper type extensions
 2018-03-29 21:08 UTC  (3+ messages)

[PATCH net-next 00/11] mlxsw: Various cleanups
 2018-03-29 20:33 UTC  (12+ messages)
` [PATCH net-next 01/11] mlxsw: spectrum_acl: Fix flex actions header ifndef define construct
` [PATCH net-next 02/11] mlxsw: spectrum_kvdl: Fix handling of resource_size_param
` [PATCH net-next 03/11] mlxsw: Constify devlink_resource_ops
` [PATCH net-next 04/11] mlxsw: spectrum: Change KVD linear parts from list to array
` [PATCH net-next 05/11] mlxsw: remove kvd_hash_granularity from config profile struct
` [PATCH net-next 06/11] mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET
` [PATCH net-next 07/11] mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile
` [PATCH net-next 08/11] mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
` [PATCH net-next 09/11] devlink: convert occ_get op to separate registration
` [PATCH net-next 10/11] mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()
` [PATCH net-next 11/11] mlxsw: spectrum: Don't use resource ID of 0

pull-request: bpf 2018-03-29
 2018-03-29 20:33 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-03-29
 2018-03-29 20:24 UTC  (2+ messages)

pull-request: mac80211-next 2018-03-29
 2018-03-29 20:23 UTC  (2+ messages)

INFO: task hung in stop_sync_thread (2)
 2018-03-29 20:10 UTC  (2+ messages)

[net-next PATCH v2 00/10] Add support for netcp driver on K2G SoC
 2018-03-29 20:03 UTC  (4+ messages)
` [net-next PATCH v2 08/10] net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes

[PATCH net-next 0/6] net: Allow FIB notifiers to fail add and replace
 2018-03-29 20:01 UTC  (8+ messages)
` [PATCH net-next 6/6] netdevsim: Add simple FIB resource controller via devlink

[PATCH net-next] tc-testing: Add newline when writing test case files
 2018-03-29 19:58 UTC 

[PATCH net-next] net: systemport: Add support for BQL
 2018-03-29 19:56 UTC  (3+ messages)

[PATCH v2 net-next 0/2] Add ATU/VTU statistics
 2018-03-29 19:55 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] net: dsa: mv88e6xxx: Keep ATU/VTU violation statistics
` [PATCH v2 net-next 2/2] net: dsa: mv88e6xxx: Make VTU miss violations less spammy

[PATCH net] vrf: Fix use after free and double free in vrf_finish_output
 2018-03-29 19:49 UTC 

[PATCH] json_print: fix print_uint with helper type extensions
 2018-03-29 19:33 UTC  (5+ messages)

[PATCH v14 net-next 00/12] Chelsio Inline TLS
 2018-03-29 19:24 UTC  (7+ messages)
` [PATCH v14 net-next 08/12] crypto : chtls - CPL handler definition
` [PATCH v14 net-next 09/12] crypto: chtls - Inline TLS record Tx

[net-next 0/4] tipc: slim down name table
 2018-03-29 18:46 UTC  (3+ messages)
` [net-next 1/4] tipc: replace name table service range array with rb tree

[PATCH ethtool] ethtool: don't fall back to grxfhindir when context was specified
 2018-03-29 18:40 UTC  (2+ messages)

Fw: [Bug 199233] New: vxlan: hw csum failure
 2018-03-29 18:39 UTC 

[PATCH] [net-next] sctp: fix unused lable warning
 2018-03-29 18:38 UTC  (2+ messages)

[PATCH net-next] net: cavium: use module_pci_driver to simplify the code
 2018-03-29 18:36 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: return NULL instead of plain integer
 2018-03-29 18:36 UTC  (2+ messages)

[PATCH] test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()
 2018-03-29 18:33 UTC  (4+ messages)

[PATCH net 1/1] qede: Do not drop rx-checksum invalidated packets
 2018-03-29 18:32 UTC  (2+ messages)

[PATCH] sfp: allow cotsworks modules
 2018-03-29 18:31 UTC  (2+ messages)

[PATCH net-next v3 0/5] qed*: Flash upgrade support
 2018-03-29 18:30 UTC  (2+ messages)

[PATCH] PCI: allow drivers to limit the number of VFs to 0
 2018-03-29 18:22 UTC 

[PATCH v2 net-next] qed*: Utilize FW 8.33.11.0
 2018-03-29 18:18 UTC  (2+ messages)

[PATCH net-next] ipv6: export ip6 fragments sysctl to unprivileged users
 2018-03-29 18:14 UTC  (2+ messages)

[PATCH net-next] liquidio: Prioritize control messages
 2018-03-29 18:14 UTC  (2+ messages)

[PATCH V2 net-next] liquidio: prevent rx queues from getting stalled
 2018-03-29 18:13 UTC 

aio poll and a new in-kernel poll API V7
 2018-03-29 18:08 UTC  (6+ messages)
` [PATCH 07/30] aio: add delayed cancel support

Vmbus series
 2018-03-29 18:06 UTC 

[pull request][net-next 00/15] Mellanox, mlx5 mlx5-updates-2018-03-27
 2018-03-29 18:04 UTC  (2+ messages)

[PATCH net-next 0/3] net: Broadcom drivers coalescing fixes
 2018-03-29 17:54 UTC  (4+ messages)
` [PATCH net-next 3/3] net: bcmgenet: Fix coalescing settings handling


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