messages from 2012-06-19 15:16:52 to 2012-06-20 09:58:37 UTC [more...]
linux-next: build failure after merge of the net-next tree
2012-06-20 9:59 UTC (15+ messages)
[PATCH] netxen: Error return off by one in 'netxen_nic_set_pauseparam()'
2012-06-20 9:51 UTC (5+ messages)
[PATCH] can: c_can_pci: limit compilation to archs with clock support
2012-06-20 9:54 UTC (2+ messages)
10GBE performance drop with net.ipv4.tcp_timestamps=0
2012-06-20 9:50 UTC (15+ messages)
[PATCH 00/12] Swap-over-NFS without deadlocking V6
2012-06-20 9:38 UTC (13+ 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 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 00/17] Swap-over-NBD without deadlocking V12
2012-06-20 9:35 UTC (18+ 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
[PATCH v3] ipv4: Early TCP socket demux
2012-06-20 9:30 UTC (4+ messages)
[PATCH] net: Update netdev_alloc_frag to work more efficiently with TCP and GRO
2012-06-20 9:14 UTC (7+ messages)
[PATCH] usbnet: Activate halt interrupt endpoint before re-submit URB
2012-06-20 8:58 UTC (8+ messages)
[RFC net-next 00/14] default maximal number of RSS queues in mq drivers
2012-06-20 8:55 UTC (25+ messages)
` [RFC net-next 01/14] Add Default
` [RFC net-next 05/14] Fix intel/ixgbevf
` [RFC net-next 06/14] Fix intel/igb
` [RFC net-next 07/14] Fix intel/ixgbe
` [RFC net-next 11/14] Fix emulex/benet
` [RFC net-next 12/14] Fix broadcom/tg3
` [RFC net-next 14/14] Fix broadcom/bnx2x
[PATCH net-next 0/6] bnx2x: link patch series
2012-06-20 8:49 UTC (7+ 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
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 -v1 0/3] usbnet: usbnet: PM related fixes
2012-06-20 7:46 UTC (8+ 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
[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 (22+ messages)
` [patch net-next 01/19] team: make team_mode struct const
` [patch net-next 02/19] team: for nomode use dummy struct team_mode
` [patch net-next 03/19] team: add mode priv to port
` [patch net-next 04/19] team: lb: push hash counting into separate function
` [patch net-next 05/19] team: allow read/write-only options
` [patch net-next 06/19] team: introduce array options
` [patch net-next 07/19] team: comments: s/net\/drivers\/team/drivers\/net\/team/
` [patch net-next 08/19] team: push array_index and port into separate structure
` [patch net-next 09/19] team: allow async option changes
` [patch net-next 10/19] team: fix error path in team_nl_fill_options_get()
` [patch net-next 11/19] team: fix error path in team_nl_fill_port_list_get()
` [patch net-next 12/19] team: allow to specify one option instance to be send to userspace
` [patch net-next 13/19] team: pass NULL to __team_option_inst_add() instead of 0
` [patch net-next 14/19] team: add port_[enabled/disabled] mode callbacks
` [patch net-next 15/19] team: lb: introduce infrastructure for userspace driven tx loadbalancing
` [patch net-next 16/19] team: implement multipart netlink messages for options transfers
` [patch net-next 17/19] team: ensure correct order of netlink messages delivery
` [patch net-next 18/19] team: allow to send multiple set events in one message
` [patch net-next 19/19] team: use rcu_dereference_bh() in tx path
[PATCH v2] ipv4: Early TCP socket demux
2012-06-20 6:14 UTC (13+ 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 1/2 net-next] ixgbe: use skb_padto
2012-06-19 23:30 UTC (4+ messages)
` [PATCH net-next] ixgbe: simplify padding and length checks (v2)
[PATCH net-next 0/5] qmi_wwan fixes for 3.6
2012-06-19 22:04 UTC (3+ messages)
pull-request: can-next 2012-06-19
2012-06-19 22:01 UTC (4+ messages)
[PATCH net] batman-adv: fix skb->data assignment
2012-06-19 21:49 UTC (3+ messages)
pull request: wireless-next 2012-06-19
2012-06-19 21:38 UTC (2+ messages)
[net-next patch 0/11 v2] bnx2x: ethtool and other enhancements
2012-06-19 21:35 UTC
[RFC] TCP: Support configurable delayed-ack parameters
2012-06-19 21:27 UTC (5+ messages)
[PATCH] ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
2012-06-19 21:13 UTC (4+ messages)
[RFC] micrel KSZ8041 disable auto negotiation with fiber
2012-06-19 18:45 UTC (4+ messages)
[PATCH] ipv4: Early TCP socket demux
2012-06-19 18:31 UTC (5+ messages)
2012 Kernel Summit: Call for Participation
2012-06-19 15:20 UTC
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).