netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-20 02:02:05 to 2012-06-20 16:11:44 UTC [more...]

[PATCH 00/12] Swap-over-NFS without deadlocking V6
 2012-06-20 16:11 UTC  (20+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

[PATCH v2] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-20 16:04 UTC 

[patch net-next 0/2] team: two RCU fixups
 2012-06-20 16:01 UTC  (4+ messages)
` [patch net-next 1/2] team: use rcu_access_pointer to access RCU pointer by writer
` [patch net-next 2/2] team: use RCU_INIT_POINTER for NULL assignment of RCU pointer

[PATCH] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-20 15:58 UTC 

[RFC net-next 00/14] default maximal number of RSS queues in mq drivers
 2012-06-20 15:30 UTC  (5+ messages)
` [RFC net-next 07/14] Fix intel/ixgbe

[PATCH net-next] ipv4: tcp: dont cache output dst for syncookies
 2012-06-20 15:02 UTC 

[PATCH net-next 0/6] bnx2x: link patch series
 2012-06-20 14:53 UTC  (8+ messages)
` [PATCH net-next 1/6] bnx2x: sfp+ Tx fault detection added
` [PATCH net-next 2/6] bnx2x: link cleanup
` [PATCH net-next 3/6] bnx2x: treat 0 speed as link down (copper)
` [PATCH net-next 4/6] bnx2x: revised link register access
` [PATCH net-next 5/6] bnx2x: 1G sfp+ module handling
` [PATCH net-next 6/6] bnx2x: link module eeprom

How does SACK or FACK determine the time to start fast retransmition?
 2012-06-20 14:31 UTC 

[PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
 2012-06-20 14:20 UTC  (24+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
` [PATCH 09/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 11/17] netvm: Propagate page->pfmemalloc to skb
` [PATCH 12/17] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 13/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 14/17] mm: Micro-optimise slab to avoid a function call
` [PATCH 15/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 16/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 17/17] mm: Account for the number of times direct reclaimers get throttled

[PATCH net-next] inetpeer: inetpeer_invalidate_tree() cleanup
 2012-06-20 14:02 UTC 

[net-next:master 257/266] drivers/net/team/team_mode_loadbalance.c:99:30: sparse: incompatible types in comparison expression (different address spaces)
 2012-06-20 13:23 UTC  (2+ messages)

[PATCH] net: Update netdev_alloc_frag to work more efficiently with TCP and GRO
 2012-06-20 13:21 UTC  (7+ messages)

[PATCH] net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
 2012-06-20 13:10 UTC  (2+ messages)

[PATCH] netxen : Error return off by one for XG port
 2012-06-20 13:06 UTC  (2+ messages)

[PATCH v2] ipv4: Early TCP socket demux
 2012-06-20 12:38 UTC  (12+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V12
 2012-06-20 11:44 UTC  (20+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/17] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/17] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/17] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/17] mm: Account for the number of times direct reclaimers get throttled
` [PATCH 17/17] netvm: Prevent a stream-specific deadlock

linux-next: build failure after merge of the net-next tree
 2012-06-20 11:35 UTC  (19+ messages)

[PATCH -v1 0/3] usbnet: usbnet: PM related fixes
 2012-06-20 11:24 UTC  (10+ messages)
` [PATCH -v1 1/3] usbnet: clear OPEN flag in failure path
  ` [PATCH -v1 2/3] usbnet: decrease suspend count if returning -EBUSY for runtime suspend
  ` [PATCH -v1 3/3] usbnet: handle remote wakeup asap

10GBE performance drop with net.ipv4.tcp_timestamps=0
 2012-06-20 11:08 UTC  (17+ messages)

From Captain Miller Peterson
 2012-06-20 10:53 UTC 

[PATCH] usbnet: Activate halt interrupt endpoint before re-submit URB
 2012-06-20 10:56 UTC  (9+ messages)

[PATCH] can: c_can_pci: limit compilation to archs with clock support
 2012-06-20 10:18 UTC  (5+ messages)

[PATCH] netxen: Error return off by one in 'netxen_nic_set_pauseparam()'
 2012-06-20 10:16 UTC  (6+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V6
 2012-06-20  9:36 UTC  (3+ messages)
` [PATCH 01/12] selinux: tag avc cache alloc as non-critical
` [PATCH 02/12] mm: Methods for teaching filesystems about PG_swapcache pages

[PATCH v3] ipv4: Early TCP socket demux
 2012-06-20  9:30 UTC  (4+ messages)

RE
 2012-06-20  8:35 UTC 

[net-next 0/9][pull request] Intel Wired LAN Driver Updates
 2012-06-20  8:45 UTC  (10+ messages)
` [net-next 1/9] e1000: Combining Bitwise OR in one expression
` [net-next 2/9] igb: A fix to VF TX rate limit
` [net-next 3/9] igb: Add switch case for supported hardware to igb_ptp_remove
` [net-next 4/9] igb: Support the get_ts_info ethtool method
` [net-next 5/9] igb: Streamline RSS queue and queue pairing assignment logic
` [net-next 6/9] igb: Update firmware info output
` [net-next 7/9] igb: Version bump
` [net-next 8/9] ixgbe: add support for 1G SX modules
` [net-next 9/9] ixgbe: clean up ixgbe_get_settings ethtool function

[net 0/3][pull request] Intel Wired LAN Driver Updates
 2012-06-20  8:44 UTC  (4+ messages)
` [net 1/3] igb: Fix incorrect RAR address entries for i210/i211 device
` [net 2/3] Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support
` [net 3/3] ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings

[PATCH 00/17] Swap-over-NBD without deadlocking V11
 2012-06-20  7:38 UTC  (4+ messages)
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
  ` [PATCH 02.5] mm: sl[au]b: first remove PFMEMALLOC flag then SLAB flag

Warning! Your mailbox is almost full
 2012-06-20  7:29 UTC 

Warning! Your mailbox is almost full
 2012-06-20  7:16 UTC 

[patch net-next 00/19] team: couple of patches
 2012-06-20  6:40 UTC  (3+ messages)

[net-next.git 0/4] EEE for PAL and stmmac (V5)
 2012-06-20  6:12 UTC  (5+ messages)
` [net-next.git 1/4 (v3)] stmmac: do not use strict_strtoul but kstrtoint
` [net-next.git 2/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 3/4 (v5)] stmmac: add the Energy Efficient Ethernet support
` [net-next.git 4/4 (v7)] phy: add the EEE support and the way to access to the MMD registers

linux-next: manual merge of the net-next tree with the tree
 2012-06-20  3:18 UTC 

[PATCH v2] ipv4: Early TCP socket demux
 2012-06-20  2:02 UTC  (4+ 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).