messages from 2008-02-19 13:49:17 to 2008-02-20 21:50:09 UTC [more...]
2.6.25-rc2-mm1 - several bugs and a crash
2008-02-20 21:50 UTC (2+ messages)
[PATCH] sungem: remove superfluous variable
2008-02-20 21:47 UTC (3+ messages)
[PATCH 2.6.25 1/4]S2io: Multiqueue network device support implementation
2008-02-20 21:44 UTC
[git patches] net driver fixes
2008-02-20 21:42 UTC (4+ messages)
TG3 network data corruption regression 2.6.24/2.6.23.4
2008-02-20 21:29 UTC (15+ messages)
[PATCH 2.6.25 0/8][BNX2X]: bugfixes and updates
2008-02-20 21:17 UTC (2+ messages)
[git patches] net driver updates
2008-02-20 20:38 UTC (3+ messages)
[PATCH][PPPOL2TP]: Fix SMP oops in pppol2tp driver
2008-02-20 18:38 UTC (15+ messages)
[2.6.25-rc2] e100: Trying to free already-free IRQ 11 during suspend
2008-02-20 18:33 UTC (4+ messages)
sungem triggers NAPI warning
2008-02-19 21:38 UTC
[PATCH] drivers/base: export gpl (un)register_memory_notifier
2008-02-20 18:14 UTC (5+ messages)
[PATCH] SUNRPC: Mark buffer used for debug printks with __maybe_unused
2008-02-20 17:41 UTC (12+ messages)
[PATCH 2.6.25 1/8][BNX2X]: fix spelling, some fashion policework, report PCI link
2008-02-20 17:33 UTC
[PATCH 2.6.25 2/8 ][BNX2X]: update bootcode and link/phy code
2008-02-20 17:33 UTC
[PATCH 2.6.25 3/8][BNX2X]: Fix FW client config and assert printing
2008-02-20 17:34 UTC
[PATCH 2.6.25 4/8][BNX2X]: rework slowpath and hw attentions
2008-02-20 17:34 UTC
[PATCH 2.6.25 5/8][BNX2X]: workaround for a PCI core bug
2008-02-20 17:34 UTC
[PATCH 2.6.25 6/8][BNX2X]: Xmit rework, add TSO6 and CSUM_HW support
2008-02-20 17:34 UTC
[PATCH 2.6.25 7/8][BNX2X]: update version to 1.42.2
2008-02-20 17:34 UTC
[PATCH 2.6.25 8/8][BNX2X]: add to MAINTAINERS
2008-02-20 17:34 UTC
[PATCH] bonding: simplify code and get rid of warning
2008-02-20 17:24 UTC (3+ messages)
[2.6 patch] net/phy/mdio_bus.c: fix a check-after-use
2008-02-20 16:52 UTC (2+ messages)
[PATCH] igb: Fix panic with NICs with 1000BASE-SX PHY
2008-02-20 16:52 UTC (2+ messages)
[PATCH v2.6.25] gianfar: don't pass NULL dev ptr to DMA ops
2008-02-20 16:52 UTC (2+ messages)
[PATCH 1/1] sis190: read the mac address from the eeprom first
2008-02-20 16:52 UTC (2+ messages)
[PATCH] tlan: add static to function definitions
2008-02-20 16:51 UTC (2+ messages)
[patch 0/1] s390: claw - More use DIV_ROUND_UP
2008-02-20 16:51 UTC (3+ messages)
` [patch 1/1] claw: make use of DIV_ROUND_UP
[PATCH] virtio_net: Fix oops on early interrupts - introduced by virtio reset code
2008-02-20 16:51 UTC (4+ messages)
` [PATCH resend] "
[PATCH] update TULIP MAINTAINERS
2008-02-20 16:51 UTC (2+ messages)
[PATCH] igb: fix legacy mode irq issue
2008-02-20 16:50 UTC (2+ messages)
[PATCH] fs_enet: Don't call phy_mii_ioctl() in atomic context
2008-02-20 16:50 UTC (2+ messages)
[PATCH] ehea: add kdump support
2008-02-20 16:50 UTC (2+ messages)
[PATCH 00/28] Swap over NFS -v16
2008-02-20 16:46 UTC (31+ messages)
` [PATCH 01/28] mm: gfp_to_alloc_flags()
` [PATCH 02/28] mm: tag reseve pages
` [PATCH 03/28] mm: slb: add knowledge of reserve pages
` [PATCH 04/28] mm: kmem_estimate_pages()
` [PATCH 05/28] mm: allow PF_MEMALLOC from softirq context
` [PATCH 06/28] mm: serialize access to min_free_kbytes
` [PATCH 07/28] mm: emergency pool
` [PATCH 08/28] mm: system wide ALLOC_NO_WATERMARK
` [PATCH 09/28] mm: __GFP_MEMALLOC
` [PATCH 10/28] mm: memory reserve management
` [PATCH 11/28] selinux: tag avc cache alloc as non-critical
` [PATCH 12/28] net: wrap sk->sk_backlog_rcv()
` [PATCH 13/28] net: packet split receive api
` [PATCH 14/28] net: sk_allocation() - concentrate socket related allocations
` [PATCH 15/28] netvm: network reserve infrastructure
` [PATCH 16/28] netvm: INET reserves
` [PATCH 17/28] netvm: hook skb allocation to reserves
` [PATCH 18/28] netvm: filter emergency skbs
` [PATCH 19/28] netvm: prevent a stream specific deadlock
` [PATCH 20/28] netfilter: NF_QUEUE vs emergency skbs
` [PATCH 21/28] netvm: skb processing
` [PATCH 22/28] mm: add support for non block device backed swap files
` [PATCH 23/28] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 24/28] nfs: remove mempools
` [PATCH 25/28] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 26/28] nfs: disable data cache revalidation for swapfiles
` [PATCH 27/28] nfs: enable swap on NFS
` [PATCH 28/28] nfs: fix various memory recursions possible with swap over NFS
[RFC PATCH 0/8]: uninline & uninline
2008-02-20 16:30 UTC (14+ messages)
` [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot
` [RFC PATCH 2/8] [NET]: uninline skb_pull, "
` [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, "
` [RFC PATCH 4/8] [NET]: uninline skb_push, "
` [RFC PATCH 5/8] [NET]: uninline dst_release
` [RFC PATCH 6/8] [NET]: uninline skb_trim, de-bloats
` [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf
` [RFC PATCH 8/8] Jhash in too big for inlining, move under lib/
[PATCH] SUNRPC: Compile out bufs for debug printks
2008-02-20 16:30 UTC
[PATCH 00/04] smc91x: request bus width using platform data
2008-02-20 16:00 UTC (9+ messages)
` [PATCH 01/04] smc91x: pass along private data
` [PATCH 02/04] smc91x: introduce platform data flags
` [PATCH 03/04] smc91x: make superh use default config
` [PATCH 04/04] smc91x: add insw/outsw to "
pci_device_id cleanups
2008-02-20 14:03 UTC (20+ messages)
` [PATCH] Add PCI_DEVICE_TABLE macro
` [PATCH] [net] use PCI_DEVICE_TABLE: makes struct pci_device_id array const and adds section attribute __devinitconst
` PowerPC toolchain for x86 [Was: pci_device_id cleanups]
[RFC PATCH 0/8]: uninline & uninline
2008-02-20 13:35 UTC
Dealing with limited resources and DMA Engine copies
2008-02-20 13:01 UTC
[VLAN] vlan_skb_recv
2008-02-20 12:27 UTC
e1000: Question about polling
2008-02-20 12:25 UTC (8+ messages)
[NETFILTER]: Introduce nf_inet_address
2008-02-20 10:24 UTC (5+ messages)
tbench regression in 2.6.25-rc1
2008-02-20 8:41 UTC (12+ messages)
[2.6.25 patch] fix broken error handling in ieee80211_sta_process_addba_request()
2008-02-20 8:38 UTC (3+ messages)
[PATCH] [NETLABEL] Minor cleanup: remove unused method definition
2008-02-20 8:27 UTC (3+ messages)
[PATCH] [NETNS]: Namespace leak in pneigh_lookup
2008-02-20 8:26 UTC (2+ messages)
[PATCH][SCTP]: Pick up an orphaned sctp_sockets_allocated counter
2008-02-20 8:23 UTC (3+ messages)
` [Lksctp-developers] "
[net-2.6][DRIVER][VETH] fix dev refcount race
2008-02-20 8:22 UTC (3+ messages)
[PATHCH 1/16] ServerEngines 10Gb NIC driver
2008-02-20 1:02 UTC (2+ messages)
[RFC: 2.6.25 patch] ipv4/fib_hash.c: fix NULL dereference
2008-02-20 0:29 UTC (3+ messages)
kernel BUG at net/core/skbuff.c:95!
2008-02-20 0:20 UTC
[PATCH 1/2] bluetooth : put hci dev after del conn
2008-02-20 0:17 UTC (3+ messages)
[RTNL]: Add missing link netlink attribute policy definitions
2008-02-20 0:12 UTC (2+ messages)
[NET]: Messed multicast lists after dev_mc_sync/unsync
2008-02-19 22:17 UTC (2+ messages)
Bonding support for eth1394?
2008-02-19 21:27 UTC (7+ messages)
[patch 2.6.24-git] net/enc28j60: oops fix, low power mode
2008-02-19 20:56 UTC (8+ messages)
` [patch 2.6.24-git] net/enc28j60: oops fix
` [RESEND/patch 2.6.25-rc2-git] "
` [patch 2.6.24-git] net/enc28j60: section fix
` [RESEND/patch 2.6.25-rc2-git] net/enc28j60: low power mode
` [RESEND/patch 2.6.25-rc2-git] net/enc28j60: section fix
[PATCH 1/3] Support arbitrary initial TCP timestamps
2008-02-19 18:02 UTC (2+ messages)
[2.6.25-rc2, 2.6.24-rc8] page allocation failure
2008-02-19 17:37 UTC (2+ messages)
[PATCH] [2.6.25-rc2] igb: Fix panic with NICs with 1000BASE-SX PHY
2008-02-19 17:46 UTC
e1000: Detected Tx Unit Hang
2008-02-19 16:47 UTC (4+ messages)
[PATCH 0/17] Finish IPv4 infrastructure namespacing
2008-02-19 15:16 UTC (10+ messages)
` [PATCH 3/17 net-2.6.26] [NETFILTER]: Consolidate masq_inet_event and masq_device_event
` [PATCH 6/17 net-2.6.26] [NETNS]: Default arp parameters lookup
AW: AW: AW: Problem receiving multicast with kernel.2.6.24, REAL solution
2008-02-19 14:56 UTC (2+ messages)
[ANNOUNCE] ESFQ --> SFQ patches for Linux 2.6.24
2008-02-19 14:18 UTC
AW: AW: Problem receiving multicast with kernel.2.6.24 #3
2008-02-19 14:02 UTC (2+ 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).