messages from 2015-01-31 02:49:32 to 2015-02-02 11:06:48 UTC [more...]
[PATCH] net: sched: One function call less in em_meta_change() after error detection
2015-02-02 11:06 UTC (25+ messages)
` [PATCH] net: sctp: Deletion of an unnecessary check before the function call "kfree"
` [PATCH 0/3] netlabel: Deletion of a few unnecessary checks
` [PATCH 1/3] netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef"
` [PATCH 2/3] netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free"
` [PATCH 3/3] netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
` [PATCH v2 "
` [PATCH v3 0/3] netlabel: Deletion of a few unnecessary checks
` [PATCH v3 1/3] netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef"
` [PATCH v3 2/3] netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free"
` [PATCH v3 3/3] netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
[PATCH 0/2] Two printf fixes
2015-02-02 10:56 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] lib/string_helpers.c: Change semantics of string_escape_mem
[PATCH] net: restore lro after device leave forwarding state
2015-02-02 10:35 UTC (4+ messages)
` [PATCHv2 net] net: restore lro after device detached from bridge
Throughput regression with `tcp: refine TSO autosizing`
2015-02-02 10:27 UTC (15+ messages)
` Fwd: "
` [Cerowrt-devel] "
rhashtable: Fix potential crash on destroy in rhashtable_shrink
2015-02-02 9:48 UTC (6+ messages)
[PATCH] can: janz-ican3: fix type missmatch in assignment
2015-02-02 9:25 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2015-02-02 9:09 UTC (2+ messages)
[PATCHv3 ipsec-next] xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
2015-02-02 9:02 UTC (4+ messages)
` [PATCHv3, "
[PATCH] tun: orphan an skb on tx
2015-02-02 8:24 UTC (14+ messages)
Question: should local address be expired when updating PMTU?
2015-02-02 8:20 UTC
[RFC][PATCHSET] more iov_iter conversion in net/*
2015-02-02 8:01 UTC (42+ messages)
` [PATCH 01/18] netlink: make the check for "send from tx_ring" deterministic
` [PATCH 02/18] raw_send_hdrinc(): pass msghdr
` [PATCH 03/18] rawv6_send_hdrinc(): "
` [PATCH 04/18] propagate msghdr all way down to __qp_memcpy_to_queue()
` [PATCH 05/18] switch rxrpc_send_data() to iov_iter primitives
` [PATCH 06/18] make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
` [PATCH 07/18] stash a pointer to msghdr in struct ping_fakehdr
` [PATCH 08/18] convert tcp_sendmsg() to iov_iter primitives
` [PATCH 09/18] switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
` [PATCH 10/18] tipc ->sendmsg() conversion
` [PATCH 11/18] bury net/core/iovec.c - nothing in there is used anymore
` [PATCH 12/18] switch af_alg_make_sg() to iov_iter
` [PATCH 13/18] net/socket.c: fold do_sock_{read,write} into callers
` [PATCH 14/18] switch sockets to ->read_iter/->write_iter
` [PATCH 15/18] switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
` [PATCH 16/18] vhost: don't bother with copying iovec in handle_tx()
` [PATCH 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
` [PATCH 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user()
` [PATCH v2 01/18] netlink: make the check for "send from tx_ring" deterministic
` [PATCH v2 02/18] ipv4: raw_send_hdrinc(): pass msghdr
` [PATCH v2 03/18] ipv6: rawv6_send_hdrinc(): "
` [PATCH v2 04/18] vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
` [PATCH v2 05/18] rxrpc: switch rxrpc_send_data() to iov_iter primitives
` [PATCH v2 06/18] rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
` [PATCH v2 07/18] ip: stash a pointer to msghdr in struct ping_fakehdr
` [PATCH v2 08/18] ip: convert tcp_sendmsg() to iov_iter primitives
` [PATCH v2 09/18] net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
` [PATCH v2 10/18] tipc: tipc ->sendmsg() conversion
` [PATCH v2 11/18] net: bury net/core/iovec.c - nothing in there is used anymore
` [PATCH v2 12/18] crypto: switch af_alg_make_sg() to iov_iter
` [PATCH v2 13/18] net/socket.c: fold do_sock_{read,write} into callers
` [PATCH v2 14/18] net: switch sockets to ->read_iter/->write_iter
` [PATCH v2 15/18] vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
` [PATCH v2 16/18] vhost: don't bother with copying iovec in handle_tx()
` [PATCH v2 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
` [PATCH v2 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user()
[PATCH] net: rocker: Add support for retrieving port level statistics
2015-02-02 7:17 UTC (2+ messages)
[PATCH net-next v4 0/7] switchdev offload flags
2015-02-02 7:16 UTC (2+ messages)
[PATCH v2] stmmac: DMA threshold mode or SF mode can be different among multiple device instance
2015-02-02 7:14 UTC (2+ messages)
[PATCH] ipv4: tcp: get rid of ugly unicast_sock
2015-02-02 7:06 UTC (2+ messages)
[PATCH net] hyperv: Fix the error processing in netvsc_send()
2015-02-02 6:49 UTC (5+ messages)
[PATCH net v3] net: ipv6: allow explicitly choosing optimistic addresses
2015-02-02 6:39 UTC
[PATCHv2 net-next] cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
2015-02-02 6:37 UTC (2+ messages)
[target:for-next 16/21] drivers/vhost/scsi.c:1081:5: sparse: symbol 'vhost_skip_iovec_bytes' was not declared. Should it be static?
2015-02-02 6:35 UTC (3+ messages)
` [PATCH target] vhost/scsi: vhost_skip_iovec_bytes() can be static
[PATCH v2 0/3] Restore UFO support to virtio_net devices
2015-02-02 6:28 UTC (10+ messages)
` [PATCH v2 1/3] ipv6: Select fragment id during UFO segmentation if not set
` [PATCH v2 2/3] Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
` [PATCH v2 3/3] Revert "drivers/net: Disable UFO through virtio"
Is sch_teql still useful?
2015-02-02 6:27 UTC (2+ messages)
[PATCH net v2] net: ipv6: allow explicitly choosing optimistic addresses
2015-02-02 6:21 UTC (5+ messages)
[PATCH] net: rocker: Change netdev names to include slot number
2015-02-02 6:03 UTC
[PATCH bluetooth-next] ieee802154: cc2520: Replace shift operations by BIT macro
2015-02-02 5:10 UTC (2+ messages)
[PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue
2015-02-02 5:10 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2015-02-02 2:40 UTC
[PATCH net-next 1/7] r8152: adjust rx_bottom
2015-02-02 2:38 UTC (6+ messages)
[PATCH] Fixed TPACKET V3 to signal poll when block is closed rather than every packet
2015-02-02 2:11 UTC (3+ messages)
[PATCH] brcmfmac: avoid duplicated suspend/resume operation
2015-02-02 1:58 UTC (8+ messages)
[PATCH v3] net/fsl_pq_mdio: Document supported compatibles
2015-02-01 21:58 UTC
[patch] isdn: off by one in connect_res()
2015-02-01 20:54 UTC
[PATCH 00/11] hso: fix some problems with reset/disconnect path
2015-02-01 20:33 UTC (3+ messages)
` [PATCH v2 00/11] hso: fix some problems in the disconnect path
[PATCH] fcntl.h: Fix a typo
2015-02-01 20:15 UTC (2+ messages)
[PATCH 0/3] crypto: algif - change algif_skcipher to be asynchronous
2015-02-01 18:31 UTC (2+ messages)
[PATCH for-next 00/11] Add network namespace support in the RDMA-CM
2015-02-01 14:38 UTC (20+ messages)
` [PATCH for-next 01/10] IB/addr: Pass network namespace as a parameter
` [PATCH for-next 03/10] IB/core: Find the network namespace matching connection parameters
` [PATCH for-next 02/10] IB/core: Pass network namespace as a parameter to relevant functions
` [PATCH for-next 04/10] IB/ipoib: Return IPoIB devices as possible matches to get_net_device_by_port_pkey_ip
` [PATCH for-next 05/10] IB/cm,cma: Move RDMA IP CM private-data parsing code from ib_cma to ib_cm
` [PATCH for-next 06/10] IB/cm: Add network namespace support
` [PATCH for-next 08/10] IB/cma: Add support for network namespaces
` [PATCH for-next 07/10] IB/cma: Separate port allocation to "
` [PATCH for-next 09/10] IB/ucma: Take the network namespace from the process
` [PATCH for-next 10/10] IB/ucm: Add partial support for network namespaces
[PATCH net-next v3 0/3] net-timestamp: blinding
2015-02-01 11:29 UTC (2+ messages)
[PATCH 2/3] netlink: Mark dumps as inconsistent which have been interrupted by a resize
2015-02-01 7:45 UTC (9+ messages)
` [PATCH 0/2] rhashtable: Add walk iterator primitives and use them in netlink
` [PATCH 1/2] rhashtable: Introduce rhashtable_walk_*
` [PATCH 2/2] netlink: Use rhashtable walk iterator
` netfilter: "
AF_NETDEV - device specific sockets
2015-02-01 5:04 UTC (3+ messages)
[PATCH net] net: sched: fix panic in rate estimators
2015-02-01 4:45 UTC (3+ messages)
[PATCH net-next] ipv4: icmp: use percpu allocation
2015-02-01 1:48 UTC (2+ messages)
[PATCH net-next v2 0/6] net: Add STT support
2015-02-01 1:40 UTC (2+ messages)
[PATCH net-next] netcp driver fixes to build as dynamic modules
2015-02-01 1:36 UTC (3+ messages)
` [PATCH net-next] drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
[PATCH net-next] tcp: use SACK RTTs for CC
2015-02-01 1:26 UTC (2+ messages)
[PATCH] net: ipv6: Make address flushing on ifdown optional - v2
2015-02-01 1:17 UTC (2+ messages)
[PATCH 0/4] Netfilter/IPVS fixes for net
2015-01-31 20:55 UTC (5+ messages)
` [PATCH 1/4] netfilter: nf_tables: validate hooks in NAT expressions
` [PATCH 2/4] netfilter: nf_tables: disable preemption when restoring chain counters
` [PATCH 3/4] ipvs: rerouting to local clients is not needed anymore
` [PATCH 4/4] netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
[PATCH net-next 0/6] ipv6: Add lockless UDP send path
2015-01-31 20:49 UTC (8+ messages)
` [PATCH net-next 1/6] ipv6: pull cork initialization into its own function
` [PATCH net-next 2/6] ipv6: Append sending data to arbitrary queue
` [PATCH net-next 3/6] ipv6: introduce ipv6_make_skb
` [PATCH net-next 4/6] ipv6: Introduce udpv6_send_skb()
` [PATCH net-next 5/6] udpv6: Add lockless sendmsg() support
` [PATCH net-next 6/6] ipv6: Allow for partial checksums on non-ufo packets
[GIT PULL nf] IPVS Fixes for v3.19
2015-01-31 20:40 UTC (2+ messages)
Hello B !! !!
2015-01-31 13:29 UTC
[PATCH 2/6] rhashtable: Use a single bucket lock for sibling buckets
2015-01-31 12:50 UTC (5+ messages)
[PATCH net-next 0/4] enic: improve rq buff allocation and reduce dma mapping
2015-01-31 12:28 UTC (5+ messages)
` [PATCH net-next 1/4] enic: implement frag allocator
` [PATCH net-next 2/4] enic: Add rq allocation failure stats
` [PATCH net-next 3/4] ethtool: add RX_ALLOC_ORDER to tunable
` [PATCH net-next 4/4] enic: add ethtool support for changing alloc order
[PATCH 0/9 WIP] nf_tables: set extensions and dynamic updates
2015-01-31 12:16 UTC (4+ messages)
` [PATCH 7/9] netfilter: nft_hash: add support for timeouts
rhashtable: Move hash_rnd into bucket_table
2015-01-31 11:17 UTC (3+ messages)
` [RFC] rhashtable: rhashtable_rehash
Please let me know if you need to print color box, display box and labels
2015-01-31 8:00 UTC
[PATCH net-next v3] Add support of Cavium Liquidio ethernet adapters
2015-01-31 2:29 UTC (2+ messages)
` [PATCH net-next v4] "
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).