messages from 2016-09-13 15:20:35 to 2016-09-14 11:08:55 UTC [more...]
[PATCH v4 00/16] Add Paravirtual RDMA Driver
2016-09-14 11:08 UTC (3+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h
[PATCH v5 0/6] Add eBPF hooks for cgroups
2016-09-14 11:06 UTC (8+ 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 00/11] QLogic RDMA Driver (qedr) RFC
2016-09-14 10:16 UTC (28+ 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 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 (18+ messages)
` [PATCH RFC 03/11] net/mlx5e: Implement RX mapped page cache for page recycle
` [PATCH RFC 08/11] net/mlx5e: XDP fast RX drop bpf programs support
` [PATCH RFC 11/11] net/mlx5e: XDP TX xmit more
` README: "
` [iovisor-dev] "
[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)
[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
2016-09-14 8:54 UTC (4+ messages)
` [PATCH v3 5/9] ARM: dts: sun8i-h3: add sun8i-emac ethernet driver
[net-next PATCH 00/11] iw_cxgb4,cxgbit: remove duplicate code
2016-09-14 8:32 UTC (14+ messages)
` [net-next PATCH 01/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()
` [net-next PATCH 03/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()
` [net-next PATCH 04/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()
` [net-next PATCH 05/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()
` [net-next PATCH 06/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()
` [net-next PATCH 02/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()
` [net-next PATCH 07/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()
` [net-next PATCH 08/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_close_con_req()
` [net-next PATCH 09/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()
` [net-next PATCH 10/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()
` [net-next PATCH 11/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()
[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
[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
2016-09-14 7:24 UTC (23+ messages)
` [RFC v3 01/22] landlock: Add Kconfig
` [RFC v3 09/22] seccomp: Move struct seccomp_filter in seccomp.h
` [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 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 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
[RFC PATCH v3 0/7] Reduce cache miss for snmp_fold_field
2016-09-14 5:58 UTC (8+ 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 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 (22+ 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 v2 0/6] Move runnable code (tests) from Documentation to selftests
2016-09-13 20:52 UTC (10+ 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 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 v3 net 1/1] net sched actions: fix GETing actions
2016-09-13 19:47 UTC (3+ messages)
[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 (14+ 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)
[PATCHv2 net 0/6] sctp: fix the transmit err process
2016-09-13 18:04 UTC (7+ messages)
` [PATCHv2 net 1/6] sctp: remove the unnecessary state check in sctp_outq_tail
` [PATCHv2 net 2/6] sctp: do not return the transmit err back to sctp_sendmsg
` [PATCHv2 net 3/6] sctp: free msg->chunks when sctp_primitive_SEND return err
` [PATCHv2 net 4/6] sctp: save transmit error to sk_err in sctp_outq_flush
` [PATCHv2 net 5/6] sctp: make sctp_outq_flush/tail/uncork return void
` [PATCHv2 net 6/6] sctp: not return ENOMEM err back in sctp_packet_transmit
[PATCH net 0/6] sctp: fix the transmit err process
2016-09-13 17:58 UTC (10+ messages)
` [PATCH net 1/6] sctp: remove the unnecessary state check in sctp_outq_tail
[PATCH V3] net-next: dsa: add FIB support
2016-09-13 16:34 UTC (4+ messages)
[PATCH v2] net: ip, diag -- Add diag interface for raw sockets
2016-09-13 16:31 UTC (5+ messages)
` [PATCH v3] "
[patch net-next 0/5] mlxsw: ethtool enhancements
2016-09-13 16:17 UTC (2+ messages)
[PATCH net-next 0/7] cxgb4: add support for offloading TC u32 filters
2016-09-13 16:12 UTC (2+ messages)
[PATCH] drivers: net: phy: xgene: Fix 'remove' function
2016-09-13 16:06 UTC (2+ messages)
[PATCH 1/2] net: ethernet: apm: xgene: use phydev from struct net_device
2016-09-13 15:46 UTC (4+ messages)
` [PATCH 2/2] net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings
[PATCHv2 net] sctp: hold the transport before using it in sctp_hash_cmp
2016-09-13 15:45 UTC (2+ messages)
[PATCH -next] net: ethernet: dwmac: fix non static symbol warning
2016-09-13 15:43 UTC (2+ messages)
[PATCH -next] net: macb: fix missing unlock on error in macb_start_xmit()
2016-09-13 15:42 UTC (2+ messages)
[PATCH] net: Remove NO_IRQ from powerpc-only network drivers
2016-09-13 15:41 UTC (2+ messages)
[PATCH -next] tipc: fix possible memory leak in tipc_udp_enable()
2016-09-13 15:29 UTC (2+ messages)
[PATCH] bnx2: Reset device during driver initialization
2016-09-13 15:25 UTC (2+ messages)
[PATCH net-next] net: bridge: add helper to call /sbin/bridge-stp
2016-09-13 15:22 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).