messages from 2016-09-17 23:18:05 to 2016-09-19 07:42:25 UTC [more...]
[net PATCH] mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
2016-09-19 7:42 UTC (6+ messages)
` [net PATCH V3] "
` [net-next PATCH] mlx4: add missed recycle opportunity for XDP_TX on TX failure
eBPF: how to check the flow table
2016-09-19 6:56 UTC (2+ messages)
[patch net-next] mlxsw: spectrum: Fix sparse warnings
2016-09-19 6:29 UTC
[patch net-next] mlxsw: Change the RX LAG hash function from XOR to CRC
2016-09-19 6:28 UTC
[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
2016-09-19 6:15 UTC (3+ messages)
[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes
2016-09-19 6:14 UTC (8+ messages)
` [patch net-next RFC 1/2] fib: introduce fib notification infrastructure
[PATCH net-next 00/11] rxrpc: Tracepoint addition and improvement
2016-09-19 5:53 UTC (14+ messages)
` [PATCH net-next 01/11] rxrpc: Print the packet type name in the Rx packet trace
` [PATCH net-next 02/11] rxrpc: Add some additional call tracing
` [PATCH net-next 03/11] rxrpc: Add connection tracepoint and client conn state tracepoint
` [PATCH net-next 04/11] rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
` [PATCH net-next 05/11] rxrpc: Add a tracepoint to log received ACK packets
` [PATCH net-next 06/11] rxrpc: Add a tracepoint to log ACK transmission
` [PATCH net-next 07/11] rxrpc: Add a tracepoint to follow packets in the Rx buffer
` [PATCH net-next 08/11] rxrpc: Add a tracepoint to follow what recvmsg does
` [PATCH net-next 09/11] rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var
` [PATCH net-next 10/11] rxrpc: Improve skb tracing
` [PATCH net-next 11/11] rxrpc: Add config to inject packet loss
[PATCH net-next 00/14] rxrpc: Fixes & miscellany
2016-09-19 5:53 UTC (15+ messages)
` [PATCH net-next 03/14] rxrpc: Check the return value of rxrpc_locate_data()
` [PATCH net-next 04/14] rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()
` [PATCH net-next 05/14] rxrpc: Record calls that need to be accepted
` [PATCH net-next 06/14] rxrpc: Purge the to_be_accepted queue on socket release
` [PATCH net-next 07/14] rxrpc: Fix the putting of client connections
` [PATCH net-next 08/14] rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call()
` [PATCH net-next 09/14] rxrpc: Fix unexposed client conn release
` [PATCH net-next 10/14] rxrpc: Fix the parsing of soft-ACKs
` [PATCH net-next 11/14] rxrpc: Fix retransmission algorithm
` [PATCH net-next 12/14] rxrpc: Don't transmit an ACK if there's no reason set
` [PATCH net-next 13/14] rxrpc: Be consistent about switch value in rxrpc_send_call_packet()
` [PATCH net-next 14/14] rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes
[PATCH net-next 0/5] sched: convert queues to single-linked list
2016-09-19 5:47 UTC (2+ messages)
[PATCH -next] cxgb4: Fix return value check in cfg_queues_uld()
2016-09-19 5:42 UTC (2+ messages)
[PATCH net-next v3 0/3] net: ethernet: mediatek: add HW LRO functions
2016-09-19 5:41 UTC (2+ messages)
stmmac/RTL8211F/Meson GXBB: TX throughput problems
2016-09-19 5:38 UTC (4+ messages)
[PATCH net-next] chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's
2016-09-19 5:38 UTC (2+ messages)
[PATCH resend] sctp: Remove some redundant code
2016-09-19 5:34 UTC (2+ messages)
[net PATCH] mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
2016-09-19 5:32 UTC (2+ messages)
[PATCH net-next 0/5] mlx4 misc fixes and improvements
2016-09-19 5:32 UTC (5+ messages)
[PATCH v4 net 1/1] net sched actions: fix GETing actions
2016-09-19 5:30 UTC (2+ messages)
[PATCHv4 next 0/3] IPvlan introduce l3s mode
2016-09-19 5:25 UTC (2+ messages)
[PATCH 0/2] cxgb4 FR_NSMR_TPTE_WR support
2016-09-19 5:16 UTC (6+ messages)
` [PATCH 2/2] iw_cxgb4: add fast-path for small REG_MR operations
[PATCH] net: ipv6: fallback to full lookup if table lookup is unsuitable
2016-09-19 4:58 UTC (2+ messages)
[patch net-next v10 0/3] return offloaded stats as default and expose original sw stats
2016-09-19 4:56 UTC (2+ messages)
[PATCH 0/2] make POSIX timers configurable
2016-09-19 3:51 UTC (3+ messages)
` [PATCH 1/2] ptp_clock: allow for it to be optional
` [PATCH 2/2] posix-timers: make it configurable
[PATCH v4 00/16] Add Paravirtual RDMA Driver
2016-09-19 3:24 UTC (8+ messages)
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues
[PATCH next] sctp: make use of WORD_TRUNC macro
2016-09-19 3:05 UTC (3+ messages)
[PATCH v3 net-next 00/16] tcp: BBR congestion control algorithm
2016-09-19 2:43 UTC (18+ messages)
` [PATCH v3 net-next 01/16] tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
` [PATCH v3 net-next 02/16] lib/win_minmax: windowed min or max estimator
` [PATCH v3 net-next 03/16] tcp: use windowed min filter library for TCP min_rtt estimation
` [PATCH v3 net-next 04/16] net_sched: sch_fq: add low_rate_threshold parameter
` [PATCH v3 net-next 05/16] tcp: switch back to proper tcp_skb_cb size check in tcp_init()
` [PATCH v3 net-next 06/16] tcp: count packets marked lost for a TCP connection
` [PATCH v3 net-next 07/16] tcp: track data delivery rate "
` [PATCH v3 net-next 08/16] tcp: track application-limited rate samples
` [PATCH v3 net-next 09/16] tcp: export data delivery rate
` [PATCH v3 net-next 10/16] tcp: allow congestion control module to request TSO skb segment count
` [PATCH v3 net-next 11/16] tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
` [PATCH v3 net-next 12/16] tcp: export tcp_mss_to_mtu() for congestion control modules
` [PATCH v3 net-next 13/16] tcp: allow congestion control to expand send buffer differently
` [PATCH v3 net-next 14/16] tcp: new CC hook to set sending rate with rate_sample in any CA state
` [PATCH v3 net-next 15/16] tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
` [PATCH v3 net-next 16/16] tcp_bbr: add BBR congestion control
pull-request: mac80211-next 2016-09-16
2016-09-19 2:30 UTC (2+ messages)
pull-request: mac80211 2016-09-16
2016-09-19 2:27 UTC (2+ messages)
[PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary
2016-09-19 2:26 UTC (2+ messages)
[PATCH][V2] net: r6040: add in missing white space in error message text
2016-09-19 2:22 UTC (2+ messages)
[PATCH (net.git)] stmmac: fix PWRDWN into the PMT register for global unicast
2016-09-19 2:21 UTC (2+ messages)
[PATCH net-next] pkt_sched: fq: use proper locking in fq_dump_stats()
2016-09-19 2:17 UTC (2+ messages)
[PATCH v2 1/2] openvswitch: fix flow stats accounting when node 0 is not possible
2016-09-19 2:14 UTC (6+ messages)
` [PATCH v2 2/2] openvswitch: use percpu flow stats
[PATCH v2 net-next 0/7] net: ILA resolver and generic resolver backend
2016-09-19 2:10 UTC (2+ messages)
[PATCHv2 net 0/6] sctp: fix the transmit err process
2016-09-19 2:03 UTC (2+ messages)
[PATCH net-next 2/3] r8152: support ECM mode
2016-09-19 0:43 UTC (3+ messages)
(unknown),
2016-09-19 0:17 UTC
skb_splice_bits() and large chunks in pipe (was Re: xfs_file_splice_read: possible circular locking dependency detected
2016-09-19 0:22 UTC (5+ messages)
XDP_TX bug report on mlx4
2016-09-18 23:59 UTC (4+ messages)
[PATCH net-next 1/1] net sched: stylistic cleanups
2016-09-18 23:38 UTC (2+ messages)
[PATCH v5 0/6] Add eBPF hooks for cgroups
2016-09-18 23:34 UTC (7+ messages)
[Patch net] sch_qfq: keep backlog updated with qlen
2016-09-18 23:22 UTC (2+ messages)
` [Patch net] sch_sfb: "
[Patch net-next] net_sched: check NULL on error path in route4_change()
2016-09-18 22:52 UTC
Quotation;東莞/深圳/廣州/中山/香港物流
2016-09-18 22:17 UTC
[PATCH] net: explicitly whitelist sysctls for unpriv namespaces
2016-09-18 20:58 UTC
[PATCH] net: hns: add function declarations in hns_dsaf_mac.h
2016-09-18 20:37 UTC (2+ messages)
[PATCH net 0/3] mlx5 fixes to 4.8-rc6
2016-09-18 20:24 UTC (6+ messages)
` [PATCH net 1/3] net/mlx5: Fix flow counter bulk command out mailbox allocation
` [PATCH net 2/3] net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code
` [PATCH net 3/3] net/mlx5: E-Switch, Handle mode change failures
[iproute PATCH] tc: don't accept qdisc 'handle' greater than ffff
2016-09-18 19:47 UTC (2+ messages)
[PATCH] netfilter: fix namespace handling in nf_log_proc_dostring
2016-09-18 19:40 UTC
[PATCH net-next 0/2] act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
2016-09-18 19:41 UTC (4+ messages)
` [PATCH net-next 1/2] net: skbuff: Export __skb_vlan_pop
` [PATCH net-next 2/2] net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
[PATCH v2 net-next] MAINTAINERS: Add an entry for the core network DSA code
2016-09-18 19:17 UTC
[PATCH iproute2] vxlan: allow specifying multiple default destinations
2016-09-18 17:41 UTC
[PATCH net] xfrm: Fix memory leak of aead algorithm name
2016-09-18 17:39 UTC (2+ messages)
[net-next PATCH v3 0/3] e1000 XDP implementation
2016-09-18 17:25 UTC (6+ messages)
` [net-next PATCH v3 2/3] e1000: add initial XDP support
[PATCHv4 next 3/3] ipvlan: Introduce l3s mode
2016-09-18 16:57 UTC (2+ messages)
60139 netdev
2016-09-18 16:33 UTC
[PATCH] net: ipv6: fallback to full lookup if table lookup is unsuitable
2016-09-18 15:47 UTC (5+ messages)
` [v2] "
` [v3] "
[PATCH RFC 00/11] mlx5 RX refactoring and XDP support
2016-09-18 15:46 UTC (4+ messages)
` [PATCH RFC 04/11] net/mlx5e: Build RX SKB on demand
[PATCHv6 net-next 00/15] BPF hardware offload (cls_bpf for now)
2016-09-18 15:44 UTC (17+ messages)
` [PATCHv6 net-next 01/15] net: cls_bpf: add hardware offload
` [PATCHv6 net-next 02/15] net: cls_bpf: limit hardware offload by software-only flag
` [PATCHv6 net-next 03/15] net: cls_bpf: add support for marking filters as hardware-only
` [PATCHv6 net-next 04/15] bpf: don't (ab)use instructions to store state
` [PATCHv6 net-next 05/15] bpf: expose internal verfier structures
` [PATCHv6 net-next 06/15] bpf: enable non-core use of the verfier
` [PATCHv6 net-next 07/15] bpf: recognize 64bit immediate loads as consts
` [PATCHv6 net-next 08/15] nfp: add BPF to NFP code translator
` [PATCHv6 net-next 09/15] nfp: bpf: add hardware bpf offload
` [PATCHv6 net-next 10/15] net: cls_bpf: allow offloaded filters to update stats
` [PATCHv6 net-next 11/15] nfp: bpf: "
` [PATCHv6 net-next 12/15] nfp: bpf: add packet marking support
` [PATCHv6 net-next 13/15] net: act_mirred: allow statistic updates from offloaded actions
` [PATCHv6 net-next 14/15] nfp: bpf: add support for legacy redirect action
` [PATCHv6 net-next 15/15] nfp: bpf: add offload of TC direct action mode
[PATCH] net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
2016-09-18 15:16 UTC
[PATCH 1/2] net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
2016-09-18 14:59 UTC (2+ messages)
` [PATCH 2/2] net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
[net-next:master 136/385] net/sched/cls_route.c:565:22-26: ERROR: f is NULL but dereferenced
2016-09-18 14:57 UTC
[net-next PATCH] net: netlink messages for HW addr programming
2016-09-18 14:51 UTC (2+ messages)
[PATCH v2 net-next 1/2] net sched ife action: add 16 bit helpers
2016-09-18 14:11 UTC (5+ messages)
` [PATCH v2 net-next 2/2] net sched ife action: Introduce skb tcindex metadata encap decap
Buggy rhashtable walking
2016-09-18 13:54 UTC (8+ messages)
` [PATCH 0/2] rhashtable: rhashtable with duplicate objects
` [PATCH 1/2] rhashtable: Add rhlist interface
` [PATCH 2/2] mac80211: Use rhltable instead of rhashtable
[PATCH 1/1] ixgbe: replace defined with IS_ENABLED
2016-09-14 15:26 UTC
[PATCH] net: mvneta: mark symbols static where possible
2016-09-18 12:05 UTC (3+ messages)
[PATCH net-next 1/1] net sched actions police: peg drop stats for conforming traffic
2016-09-18 11:53 UTC
[PATCH v3 net-next 1/2] net sched ife action: add 16 bit helpers
2016-09-18 11:31 UTC (2+ messages)
` [PATCH v3 net-next 2/2] net sched ife action: Introduce skb tcindex metadata encap decap
[PATCH] net/mlx5: clean function declarations in eswitch.c up
2016-09-18 10:56 UTC (2+ messages)
[PATCH net-next 0/2] bnx2x: page allocation failure
2016-09-18 10:25 UTC (3+ messages)
` [PATCH net-next 2/2] bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
[PATCH] cxgb4: mark symbols static where possible
2016-09-18 9:18 UTC
[PATCH] mlxsw: spectrum: mark symbols static where possible
2016-09-18 9:10 UTC (2+ messages)
[PATCH] net: hns: mark symbols static where possible
2016-09-18 9:07 UTC
[PATCH] igb: mark igb_rxnfc_write_vlan_prio_filter() static
2016-09-18 8:50 UTC
[PATCH] ixgbe: mark symbols static where possible
2016-09-18 8:47 UTC
[PATCH] be2net: mark symbols static where possible
2016-09-18 8:35 UTC
[PATCH] phy: mark lan88xx_suspend() static
2016-09-18 8:26 UTC
Клиентские базы тел +79139230330 Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: nbirukov38@gmail.com Узнайте об этом подробнее!
2016-09-18 7:31 UTC
[PATCH net] qed: Fix stack corruption on probe
2016-09-18 8:14 UTC
[PATCH] ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd
2016-09-18 6:30 UTC
[PATCH net] MAINTAINERS: Gary Zambrano's email is bouncing
2016-09-17 23:57 UTC (7+ 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).