netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-14 18:42:47 to 2015-04-15 20:37:55 UTC [more...]

[PATCH net 0/5] stmmac: Correct flow control configuration
 2015-04-15 16:17 UTC  (3+ messages)
` [PATCH net 3/5] stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
` [PATCH net 5/5] stmmac: Configure Flow Control to work correctly based on rxfifo size

[Question] TCP stack performance decrease since 3.14
 2015-04-15 19:31 UTC 

[RFC PATCH] bgmac: Fix build error seen if BCM47XX is not configured
 2015-04-15 20:21 UTC  (2+ messages)

"tcp: refine TSO autosizing" causes performance regression on Xen
 2015-04-15 20:08 UTC  (20+ messages)
    ` [Xen-devel] "

[PATCH net] bpf: fix bpf helpers to use skb->mac_header relative offsets
 2015-04-15 19:55 UTC 

[PATCH iproute2 -next] tc: built-in eBPF exec proxy
 2015-04-15 19:24 UTC  (2+ messages)

[Patch net-next v2] fou: avoid missing unlock in failure path
 2015-04-15 18:48 UTC 

[patch net-next v2 0/2] switchdev: unify naming prefix
 2015-04-15 18:44 UTC  (5+ messages)

[PATCH stable 3.10-3.16] tcp: Fix crash in TCP Fast Open
 2015-04-15 18:33 UTC  (3+ messages)

[PATCH net] bnx2x: Fix netpoll interoperability
 2015-04-15 17:09 UTC  (11+ messages)
          ` [PATCH v2 net] bnx2x: Fix busy_poll vs netpoll

[PATCH net] bpf: fix verifier memory corruption
 2015-04-15 17:05 UTC  (5+ messages)

[PATCH RFC] tcp: Allow sk_wmem_alloc to exceed sysctl_tcp_limit_output_bytes
 2015-04-15 16:42 UTC  (9+ messages)
    ` [Xen-devel] "

[PATCH 0/7 RFC] Netfilter/nf_tables ingress support
 2015-04-15 16:24 UTC  (23+ messages)
` [PATCH 1/7] net: refactor __netif_receive_skb_core

[PATCH 1/4] mac80211-hwsim: notify user-space about channel change
 2015-04-15 16:23 UTC  (4+ messages)
` [PATCH 3/4] mac80211-hwsim: Pass rate-ctrl flags and tx-power to user-space

[PATCH net-next v2 0/4] cxgb4: add FCoE DDP and RSS
 2015-04-15 16:12 UTC  (5+ messages)
` [PATCH net-next v2 1/4] cxgb4/iw_cxgb4/cxgb4i: remove duplicate definitions

[PATCH 16/17] get rid of the size argument of sock_sendmsg()
 2015-04-15 16:06 UTC  (7+ messages)

[PATCH linux-next 0/4] fix possile NULL pointer dereference in ndo_get_iflink callback functions
 2015-04-15 16:06 UTC  (9+ messages)
` [PATCH linux-next 1/4] infiniband/ipoib: fix possible NULL pointer dereference in ipoib_get_iflink

ip_tunnel: Remove gratuitous skb scrubbing
 2015-04-15 15:41 UTC  (8+ messages)

[PATCH net-next 0/6] net: hip04: fix some problem for hip04 drivers
 2015-04-15 14:25 UTC  (14+ messages)
` [PATCH net-next 1/6] net: hip04: Set more appropriate value for tx coalesce num
  ` [PATCH net-next 2/6] net: hip04: use the big endian for tx and rx desc
  ` [PATCH net-next 3/6] net: hip04: Solve the problem of the skb memory allocation failure
  ` [PATCH net-next 5/6] net: hip04: remove the unnecessary check
  ` [PATCH net-next 6/6] net: hip04: add ratelimit for rx/tx drops skb
` [PATCH net-next 4/6] net: hip04: Don't free the tx skb when the buffer is not ready for xmit

[PATCH] neighbour.c: Avoid GC directly after state change
 2015-04-15 13:40 UTC  (4+ messages)

[PATCH iproute2-next 2/2] netns: allow to dump and monitor nsid
 2015-04-15 12:23 UTC  (2+ messages)
` [PATCH v2 iproute2] "

[PATCH iproute2] ipxfrm: wrong nl msg sent on deleteall cmd
 2015-04-15 12:00 UTC 

[PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support
 2015-04-15 11:53 UTC  (2+ messages)

[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2015-04-14
 2015-04-15 11:27 UTC  (17+ messages)
` [net-next 01/14] i40e: stop VF rings
` [net-next 02/14] i40evf: fix bad indentation
` [net-next 03/14] i40e: Add support to program FDir SB rules for VF from PF through ethtool
` [net-next 04/14] i40evf: remove aq_pending
` [net-next 05/14] i40e: notify VFs of link state
` [net-next 06/14] i40e: move VF notification routines up
` [net-next 07/14] i40e: For VF reset (VFR and VFLR) add some more delay
` [net-next 08/14] i40e: print FCoE capability reported by the device function
` [net-next 09/14] i40e: enable user dump of internal hardware state
` [net-next 10/14] i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
` [net-next 11/14] i40e: handle possible memory allocation failure
` [net-next 12/14] i40e: get rid of unused locals
` [net-next 13/14] i40e: Use new 40G speeds
` [net-next 14/14] i40e: Bump version to 1.3.2

tg3 NIC driver bug in 3.14.x under Xen
 2015-04-15 10:54 UTC  (16+ messages)
          ` tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]

[patch 4/5] net: hip04: Make tx coalesce timer actually work
 2015-04-15 10:20 UTC  (7+ messages)
      ` [patch v2] "

[PATCH] vhost: use kthread_run macro
 2015-04-15  9:59 UTC  (2+ messages)

[call for review] netdev-related stuff in vfs.git
 2015-04-15  9:53 UTC  (14+ messages)
` [PATCH 03/17] fs: don't allow to complete sync iocbs through aio_complete
` [PATCH 15/17] switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()

ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on
 2015-04-15  8:38 UTC  (4+ messages)
    ` [SOLVED]Re: "

[PATCH linux-next v5] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-15  8:36 UTC 

[PATCH linux-next v4] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-15  8:34 UTC  (3+ messages)

[PATCH v2] net/phy: tune get_phy_c45_ids to support more c45 phy
 2015-04-15  8:27 UTC  (3+ messages)

[PATCH net-next v4 00/24] switchdev: spring cleanup
 2015-04-15  8:03 UTC  (5+ messages)
` [PATCH net-next v4 05/24] rocker: use swdev get/set attr for bridge port flags

REPLY URGENTLY
 2015-04-15  7:50 UTC 

[PATCH] ip_forward: Drop frames with attached skb->sk
 2015-04-15  7:32 UTC  (5+ messages)

[PATCH linux-next v3] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-15  7:14 UTC  (4+ messages)

[PATCH resend] Renesas Ethernet AVB driver
 2015-04-15  5:31 UTC  (11+ messages)

[GIT] Networking
 2015-04-15  4:34 UTC  (2+ messages)

linux-next: manual merge of the ftrace tree with the net-next tree
 2015-04-15  3:24 UTC  (5+ messages)

[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-15  3:12 UTC  (3+ messages)

[net-next 00/25][pull request] Intel Wired LAN Driver Updates 2015-04-14
 2015-04-15  2:38 UTC  (27+ messages)
` [net-next 01/25] fm10k: Corrected an error in Tx statistics
` [net-next 02/25] fm10k: Remove redundant rx_errors in ethtool
` [net-next 03/25] fm10k: Correct spelling mistake
` [net-next 04/25] fm10k: Have the VF get the default VLAN during init
` [net-next 05/25] fm10k: Add netconsole support
` [net-next 06/25] fm10k: fix unused warnings
` [net-next 07/25] fm10k: allow creation of VLAN on default vid
` [net-next 08/25] fm10k: only show actual queues, not the maximum in hardware
` [net-next 09/25] fm10k: use hw->mac.max_queues for stats
` [net-next 10/25] fm10k: separate PF only stats so that VF does not display them
` [net-next 11/25] fm10k: remove extraneous "Reset interface" message
` [net-next 12/25] fm10k: only increment tx_timeout_count in Tx hang path
` [net-next 13/25] fm10k: expose tx_timeout_count as an ethtool stat
` [net-next 14/25] fm10k: Set PF queues to unlimited bandwidth during virtualization
` [net-next 15/25] fm10k: use separate workqueue for fm10k driver
` [net-next 16/25] fm10k: don't handle mailbox events in iov_event path and always process mailbox
` [net-next 17/25] fm10k: comment next_vf_mbx flow
` [net-next 18/25] fm10k: fix function header comment
` [net-next 19/25] fm10k: start service timer on probe
` [net-next 20/25] fm10k: update xcast mode before synchronizing multicast addresses
` [net-next 21/25] fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
` [net-next 22/25] fm10k: reset head instead of calling update_max_size
` [net-next 23/25] fm10k: mbx_update_max_size does not drop all oversized messages
` [net-next 24/25] fm10k: corrected VF multicast update
` [net-next 25/25] fm10k: Bump driver version to 0.15.2

linux-next: build failure after merge of the tip tree
 2015-04-15  1:25 UTC 

[PATCH v2 0/1] stmmac: rmmod oops after ifconfig
 2015-04-15  1:07 UTC  (2+ messages)
` [PATCH v2 1/1] stmmac: fix oops on rmmod after assigning ip addr

[PATCH net-next v3 0/4] mpls: Behaviour-changing improvements
 2015-04-14 22:45 UTC  (8+ messages)
` [PATCH net-next v4 0/6] "
  ` [PATCH net-next v4 1/6] mpls: Use definition for reserved label checks
  ` [PATCH net-next v4 2/6] mpls: Per-device MPLS state
  ` [PATCH net-next v4 3/6] mpls: Per-device enabling of packet input
  ` [PATCH net-next v4 4/6] mpls: Allow payload type to be associated with label routes
  ` [PATCH net-next v4 5/6] mpls: Differentiate implicit-null and unlabeled neighbours
  ` [PATCH net-next v4 6/6] mpls: Prevent use of implicit NULL label as outgoing label

[PATCH 1/5] ibmveth: change rx buffer default allocation for CMO
 2015-04-14 22:00 UTC  (7+ messages)
` [PATCH 2/5] ibmveth: Add support for TSO
` [PATCH 3/5] ibmveth: Add GRO support
` [PATCH 4/5] ibmveth: Add support for Large Receive Offload
` [PATCH 5/5] ibmveth: Add ethtool statistics for tx and rx large packets

[PATCH net] cxgb4vf: Implement mailbox access locking and list management
 2015-04-14 21:57 UTC  (4+ messages)

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-14 21:37 UTC  (3+ messages)

[patch 03/39] net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
 2015-04-14 21:09 UTC  (2+ messages)
` [patch 31/39] net: core: pktgen: Remove bogus hrtimer_active() check

Enable Wake-On-LAN in current Fedora
 2015-04-14 21:05 UTC 

[PATCH 1/1] altera tse: Fix network-delays and -retransmissions after high throughput
 2015-04-14 20:25 UTC 

[patch 1/1] cxgb4: drop __GFP_NOFAIL allocation
 2015-04-14 20:24 UTC 

[stable regression] tcp: make connect() mem charging friendly
 2015-04-14 19:12 UTC  (3+ messages)

[PATCH net-next 0/5] cxgb4: Misc. fixes for sge
 2015-04-14 20:32 UTC  (2+ messages)

[PATCH v7 1/9] bgmac: simplify tx ring index handling
 2015-04-14 18:55 UTC  (2+ messages)

[PATCH net-next V2 00/12] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-04-14 18:51 UTC  (3+ messages)
` [PATCH net-next V2 12/12] net/mlx5: "

[Patch net-next] fou: avoid missing unlock in failure path
 2015-04-14 18:42 UTC  (2+ 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).