netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-13 18:14:40 to 2016-09-14 15:31:02 UTC [more...]

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-09-14 15:30 UTC  (2+ messages)

[PATCH stable] tipc: apply skb linearization commit to stable 4.4.x
 2016-09-14 15:28 UTC 

[net v1] fib_rules: interface group matching
 2016-09-14 15:25 UTC  (7+ messages)

[PATCH net-next v2 0/7] add enhancement into the existing reset flow
 2016-09-14 15:13 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ethernet: mediatek: refactoring mtk_hw_init to be reused
` [PATCH net-next v2 2/7] net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_init call
  ` [PATCH net-next v2 3/7] net: ethernet: mediatek: cleanup error path inside mtk_hw_init
` [PATCH net-next v2 4/7] net: ethernet: mediatek: add controlling power domain the ethernet belongs to
` [PATCH net-next v2 5/7] net: ethernet: mediatek: add the whole ethernet reset into the reset process
` [PATCH net-next v2 6/7] net: ethernet: mediatek: add more resets for internal ethernet circuit block
` [PATCH net-next v2 7/7] net: ethernet: mediatek: avoid race condition during the reset process

[PATCH] net/mlx4_en: fix off by one in error handling
 2016-09-14 14:49 UTC  (4+ messages)

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-14 14:44 UTC  (30+ messages)
` [RFC 02/11] Add RoCE driver framework
` [RFC 03/11] Add support for RoCE HW init
` [RFC 07/11] Add support for memory registeration verbs
` [RFC 08/11] Add support for data path

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-14 14:36 UTC  (24+ messages)
` [RFC v3 02/22] bpf: Move u64_to_ptr() to BPF headers and inline it
` [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
` [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v3 06/22] landlock: Add LSM hooks
` [RFC v3 07/22] landlock: Handle file comparisons
` [RFC v3 08/22] seccomp: Fix documentation for struct seccomp_filter
  ` [RFC v3 01/22] landlock: Add Kconfig
  ` [RFC v3 09/22] seccomp: Move struct seccomp_filter in seccomp.h
` [RFC v3 10/22] seccomp: Split put_seccomp_filter() with put_seccomp()
` [RFC v3 11/22] seccomp,landlock: Handle Landlock hooks per process hierarchy
` [RFC v3 12/22] bpf: Cosmetic change for bpf_prog_attach()
` [RFC v3 13/22] bpf/cgroup: Replace struct bpf_prog with union bpf_object
` [RFC v3 14/22] bpf/cgroup: Make cgroup_bpf_update() return an error code
` [RFC v3 15/22] bpf/cgroup: Move capability check
` [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
` [RFC v3 17/22] cgroup: Add access check for cgroup_get_from_fd()
` [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks
` [RFC v3 19/22] landlock: Add interrupted origin
` [RFC v3 20/22] landlock: Add update and debug access flags
` [RFC v3 21/22] bpf,landlock: Add optional skb pointer in the Landlock context
` [RFC v3 22/22] samples/landlock: Add sandbox example

[PATCH 0/9] net: ethernet: ti: cpts: update and fixes
 2016-09-14 14:25 UTC  (16+ messages)
` [PATCH 1/9] net: ethernet: ti: exclude cpts from build when disabled
` [PATCH 2/9] net: ethernet: ti: cpsw: minimize direct access to struct cpts
` [PATCH 3/9] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH 4/9] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH 5/9] net: ethernet: ti: cpts: add return value to tx and rx timestamp funcitons
` [PATCH 6/9] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH 7/9] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH 8/9] net: ethernet: ti: cpts: fix overflow check period
` [PATCH 9/9] net: ethernet: ti: cpts: switch to readl/writel_relaxed()

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-14 14:03 UTC  (7+ messages)
` [PATCH v3 5/9] ARM: dts: sun8i-h3: add sun8i-emac ethernet driver
` [RFC PATCH 9/9] ethernet: sun8i-emac: add pm_runtime support

[PATCH v2 0/6] Move runnable code (tests) from Documentation to selftests
 2016-09-14 13:35 UTC  (11+ messages)
` [PATCH v2 1/6] selftests: move dnotify_test from Documentation/filesystems
` [PATCH v2 2/6] selftests: move prctl tests from Documentation/prctl
` [PATCH v2 3/6] selftests: move ptp tests from Documentation/ptp
` [PATCH v2 4/6] selftests: move vDSO tests from Documentation/vDSO
` [PATCH v2 5/6] selftests: move ia64 tests from Documentation/ia64
` [PATCH v2 6/6] selftests: move watchdog tests from Documentation/watchdog

[PATCH net] net: ethernet: mediatek: fix module loading automatically based on MODULE_DEVICE_TABLE
 2016-09-14 13:29 UTC 

[PATCH 18/19] stmmac: dwmac-sti: Remove obsolete STi platforms
 2016-09-14 13:27 UTC 

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-14 12:49 UTC  (14+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [PATCH v4 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v4 06/16] IB/pvrdma: Add paravirtual rdma device
` [PATCH v4 07/16] IB/pvrdma: Add helper functions
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues
` [PATCH v4 11/16] IB/pvrdma: Add support for memory regions

[PATCH 0/2] pull request for net: batman-adv 2016-09-14
 2016-09-14 12:37 UTC  (3+ messages)
  ` [PATCH 1/2] batman-adv: Add missing refcnt for last_candidate
` [PATCH 2/2] batman-adv: fix elp packet data reservation

[RFC PATCH v3 0/7] Reduce cache miss for snmp_fold_field
 2016-09-14 11:55 UTC  (9+ messages)
` [RFC PATCH v3 2/7] proc: Reduce cache miss in {snmp,netstat}_seq_show
` [RFC PATCH v3 3/7] proc: Reduce cache miss in snmp6_seq_show

[PATCH v5 0/6] Add eBPF hooks for cgroups
 2016-09-14 11:42 UTC  (11+ messages)

[PATCH v3 net 1/1] net sched actions: fix GETing actions
 2016-09-14 11:33 UTC  (4+ messages)

[PATCH V2 0/3] net-next: dsa: add QCA8K support
 2016-09-14 10:39 UTC  (4+ messages)
` [PATCH V2 1/3] Documentation: devicetree: add qca8k binding
` [PATCH V2 2/3] net-next: dsa: add Qualcomm tag RX/TX handler
` [PATCH V2 3/3] net-next: dsa: add new driver for qca8xxx family

[RFC PATCH] xen-netback: fix error handling on netback_probe()
 2016-09-14 10:10 UTC  (2+ messages)

[PATCH RFC 0/6] net: ILA resolver and generic resolver backend
 2016-09-14  9:49 UTC  (9+ messages)
` [PATCH RFC 1/6] spinlock: Add library function to allocate spinlock buckets array
` [PATCH RFC 2/6] rhashtable: Call library function alloc_bucket_locks
` [PATCH RFC 4/6] rhashtable: abstract out function to get hash
` [PATCH RFC 5/6] net: Generic resolver backend

[patch net-next v9 0/3] return offloaded stats as default and expose original sw stats
 2016-09-14  9:28 UTC  (4+ messages)
` [patch net-next v9 1/3] netdevice: Add offload statistics ndo
` [patch net-next v9 2/3] net: core: Add offload stats to if_stats_msg
` [patch net-next v9 3/3] mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default

[PATCH RFC 00/11] mlx5 RX refactoring and XDP support
 2016-09-14  9:24 UTC  (6+ messages)
` [PATCH RFC 08/11] net/mlx5e: XDP fast RX drop bpf programs support

[PATCH] [RFC] proc connector: add namespace events
 2016-09-14  9:23 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove myself from PA Semi entries
 2016-09-14  8:57 UTC  (4+ messages)

[net-next PATCH 00/11] iw_cxgb4,cxgbit: remove duplicate code
 2016-09-14  8:32 UTC  (3+ messages)

[PATCH net-next 0/4] rxrpc: Support IPv6
 2016-09-14  7:36 UTC  (6+ messages)
` [PATCH net-next 1/4] rxrpc: Create an address for sendmsg() to bind unbound socket with
` [PATCH net-next 2/4] rxrpc: Don't specify protocol to when creating transport socket
` [PATCH net-next 3/4] rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
` [PATCH net-next 4/4] rxrpc: Add IPv6 support

[PATCH net-next v2 0/3] net: ethernet: mediatek: add HW LRO functions
 2016-09-14  5:58 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
` [PATCH net-next v2 2/3] net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
` [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if the HW supports LRO

[PATCH net-next] tcp: fix a stale ooo_last_skb after a replace
 2016-09-14  5:55 UTC 

Modification to skb->queue_mapping affecting performance
 2016-09-14  5:22 UTC  (8+ messages)

[PATCH net-next 2/3] net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
 2016-09-14  5:22 UTC 

[PATCH net-next 3/3] net: ethernet: mediatek: add dts configuration to enable HW LRO
 2016-09-14  5:20 UTC 

[PATCH net-next v3] net: inet: diag: expose the socket mark to privileged processes
 2016-09-14  4:19 UTC  (7+ messages)

[PATCH net-next 0/7] add enhancement into the existing reset flow
 2016-09-14  3:50 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ethernet: mediatek: refactoring mtk_hw_init to be reused
` [PATCH net-next 2/7] net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_init call
` [PATCH net-next 3/7] net: ethernet: mediatek: cleanup error path inside mtk_hw_init
` [PATCH net-next 4/7] net: ethernet: mediatek: add controlling power domain the ethernet belongs to
` [PATCH net-next 5/7] net: ethernet: mediatek: add the whole ethernet reset into the reset process
` [PATCH net-next 6/7] net: ethernet: mediatek: add more resets for internal ethernet circuit block
` [PATCH net-next 7/7] net: ethernet: mediatek: avoid race condition during the reset process

[PATCHv2 next 3/3] ipvlan: Introduce l3s mode
 2016-09-14  3:24 UTC  (2+ messages)

[PATCH net-next 0/5] liquidio CN23XX VF support
 2016-09-14  1:25 UTC  (4+ messages)
` [PATCH net-next 3/5] liquidio CN23XX: Mailbox support

[net-next PATCH v3 0/3] e1000 XDP implementation
 2016-09-14  0:13 UTC  (19+ messages)
` [net-next PATCH v3 2/3] e1000: add initial XDP support
                    ` [Intel-wired-lan] "

[PATCH v2] bnx2: Reset device during driver initialization
 2016-09-13 23:50 UTC  (3+ messages)

re
 2016-09-13 23:04 UTC 

[v11, 0/8] Fix eSDHC host version register bug
 2016-09-13 22:24 UTC  (7+ messages)
` [v11, 5/8] soc: fsl: add GUTS driver for QorIQ platforms

[PATCH net-next 00/10] rxrpc: Miscellaneous fixes
 2016-09-13 22:22 UTC  (11+ messages)
` [PATCH net-next 01/10] rxrpc: Make sure we initialise the peer hash key
` [PATCH net-next 02/10] rxrpc: Add missing wakeup on Tx window rotation
` [PATCH net-next 03/10] rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
` [PATCH net-next 04/10] rxrpc: Requeue call for recvmsg if more data
` [PATCH net-next 05/10] rxrpc: Add missing unlock in rxrpc_call_accept()
` [PATCH net-next 06/10] rxrpc: Use skb->len not skb->data_len
` [PATCH net-next 07/10] rxrpc: Allow tx_winsize to grow in response to an ACK
` [PATCH net-next 08/10] rxrpc: Adjust the call ref tracepoint to show kernel API refs
` [PATCH net-next 09/10] rxrpc: Fix prealloc refcounting
` [PATCH net-next 10/10] rxrpc: Correctly initialise, limit and transmit call->rx_winsize

[PATCH net-next 2/2] net: deprecate eth_change_mtu, remove usage
 2016-09-13 21:59 UTC  (2+ messages)

[PATCH net-next] openvswitch: avoid deferred execution of recirc actions
 2016-09-13 20:52 UTC  (2+ messages)

[PATCH v3] net: ip, diag -- Add diag interface for raw sockets
 2016-09-13 20:32 UTC  (4+ messages)

pull-request: mac80211 2016-09-13
 2016-09-13 20:03 UTC 

[PATCH net-next] MAINTAINERS: Add an entry for the core network DSA code
 2016-09-13 19:11 UTC  (3+ messages)

[PATCH 0/3] net-next: dsa: add QCA8K support
 2016-09-13 19:10 UTC  (8+ messages)
` [PATCH 3/3] net-next: dsa: add new driver for qca8xxx family

[PATCH net-next 0/3] net: ethernet: mediatek: add HW LRO functions
 2016-09-13 18:26 UTC  (5+ messages)
` [PATCH net-next 2/3] net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
` [PATCH net-next 3/3] net: ethernet: mediatek: add dts configuration to enable "

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-09-13 18:14 UTC  (12+ messages)


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