netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-21 09:57:09 to 2008-11-22 01:37:06 UTC [more...]

[PATCH 00/22] Network device ops (phase 3)
 2008-11-22  1:37 UTC  (43+ messages)
` [PATCH 01/22] jme: convert driver to net_device_ops
` [PATCH 02/22] s2io: convert "
` [PATCH 03/22] qlge: "
` [PATCH 04/22] Subject qlge: fix sparse warnings
` [PATCH 05/22] via-rhine: convert to net_device_ops
` [PATCH 06/22] myri10ge: "
` [PATCH 07/22] mlx4: "
` [PATCH 08/22] bnx2: "
` [PATCH 09/22] dl2k: "
` [PATCH 10/22] netxen: "
` [PATCH 11/22] efx: "
` [PATCH 12/22] tehuti: "
` [PATCH 13/22] sis900: "
` [PATCH 14/22] r6040: "
` [PATCH 15/22] yellowfin: "
` [PATCH 16/22] ns83820: "
` [PATCH 17/22] bnx2x: "
` [PATCH 18/22] hamachi: "
` [PATCH 19/22] qla3xxx: "
` [PATCH 20/22] sc92031: "
` [PATCH 21/22] eql: "
` [PATCH 22/22] ne2k: "

[RFC] network devices generating uevents?
 2008-11-22  1:24 UTC  (2+ messages)

[PATCH 10/10] tg3: Update version to 3.96
 2008-11-22  1:23 UTC  (2+ messages)

[PATCH 09/10] broadcom: Add 57780 support
 2008-11-22  1:23 UTC  (2+ messages)

[PATCH 08/10] tg3: Add 57780 support
 2008-11-22  1:22 UTC  (2+ messages)

[PATCH 07/10] tg3: Allow GPHY powerdown on 5761
 2008-11-22  1:21 UTC  (2+ messages)

[PATCH 06/10] tg3: Embrace pci_ioremap_bar()
 2008-11-22  1:20 UTC  (2+ messages)

[PATCH 05/10] tg3: Extract FW ver from alt NVRAM formats
 2008-11-22  1:19 UTC  (2+ messages)

[PATCH 04/10] tg3: Enable GPHY APD on select devices
 2008-11-22  1:19 UTC  (2+ messages)

[PATCH 03/10] tg3: Prevent corruption at 10 / 100Mbps w CLKREQ
 2008-11-22  1:18 UTC  (2+ messages)

[PATCH 02/10] tg3: Qualify use of tp->pcix_cap
 2008-11-22  1:17 UTC  (2+ messages)

[PATCH 01/10] tg3: Use NET_IP_ALIGN
 2008-11-22  1:16 UTC  (2+ messages)

[PATCH 01/3] NET: remove redundant argument comments
 2008-11-22  1:15 UTC 

pull request: wireless-next-2.6 2008-11-21
 2008-11-22  1:14 UTC  (2+ messages)

[NET-NEXT PATCH 01/14] e1000e: disable correctable errors for quad ports while going to D3
 2008-11-22  1:02 UTC  (32+ messages)
` [NET-NEXT PATCH 02/14] e1000e: commit speed/duplex changes for m88 PHY
` [NET-NEXT PATCH 03/14] e1000e: 82571 check for link fix on 82571 serdes
` [NET-NEXT PATCH 04/14] e1000e: update comments listing supported parts for each MAC family
` [NET-NEXT PATCH 05/14] e1000e: check return of pci_save_state
` [NET-NEXT PATCH 06/14] e1000e: remove unnecessary header file inclusions
` [NET-NEXT PATCH 07/14] e1000e: ESB2 config after link up
` [NET-NEXT PATCH 08/14] e1000e: link up/down messages must follow a specific format
` [NET-NEXT PATCH 09/14] e1000e: fix possible buffer overflow
` [NET-NEXT PATCH 10/14] e1000e: sync change flow control variables with ixgbe
` [NET-NEXT PATCH 11/14] e1000e: cosmetic newline in debug message
` [NET-NEXT PATCH 12/14] e1000e: store EEPROM version number to prevent unnecessary NVM reads
` [NET-NEXT PATCH 13/14] e1000e: fix incorrect link status when switch module pulled
` [NET-NEXT PATCH 14/14] e1000e: check return code from NVM accesses and fix bank detection

[NET-NEXT v4 PATCH 1/5] ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
 2008-11-22  0:57 UTC  (6+ messages)

[PATCH] Fix memory leak in the proto_register function
 2008-11-22  0:45 UTC  (2+ messages)

[PATCH] Do not use TSO/GSO when there is urgent data
 2008-11-22  0:43 UTC  (6+ messages)
` [PATCH] tcp: fix potential corner case issue in segmentation (Was: Re: [PATCH] Do not use TSO/GSO when there is urgent data)

[PATCH 0/5] enic: updates
 2008-11-22  0:34 UTC  (6+ messages)
` [PATCH 1/5] enic: enable ethtool LRO support
` [PATCH 2/5] enic: driver/firmware API updates
` [PATCH 3/5] enic: mask off some reserved bits in CQ descriptor for future use
` [PATCH 4/5] enic: move wmb closer to where needed: before writing posted_index to hw
` [PATCH 5/5] enic: misc cleanup items:

[PATCH]: inet_diag: Missed conversion after changing inet ehash lockl to spinlocks
 2008-11-22  0:40 UTC 

[PATCH net-next 2/2] netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
 2008-11-22  0:36 UTC  (2+ messages)

[PATCH net-next 1/2] netdevice pc300: Convert directly reference of netdev->priv
 2008-11-22  0:35 UTC  (2+ messages)

[PATCH net-next] netdevice hdlc: Convert directly reference of netdev->priv
 2008-11-22  0:34 UTC  (3+ messages)

[PATCH -next/-mm/mainline] net/hp-plus: fix link errors
 2008-11-22  0:33 UTC  (2+ messages)

axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
 2008-11-22  0:06 UTC 

[NET-NEXT PATCH] igb: do not use phy ops in ethtool test cleanup for non-copper parts
 2008-11-21 23:59 UTC 

[PATCH] net: use net_eq() in INET_MATCH and INET_TW_MATCH
 2008-11-21 23:49 UTC  (2+ messages)

How to use ixp4xx_hss (or generic-hdlc?)
 2008-11-21 23:28 UTC  (5+ messages)

Receive Side Support (RSS) - Adding support into the kernel
 2008-11-21 23:26 UTC  (3+ messages)

[PATCH 0/10] DMA-API debugging facility
 2008-11-21 23:18 UTC  (39+ messages)
` [PATCH 01/10] x86: add Kconfig entry for DMA-API debugging
` [PATCH 02/10] x86: add data structures "
` [PATCH 03/10] x86: add initialization code "
` [PATCH 04/10] x86: add helper functions for consistency checks
` [PATCH 05/10] x86: add check code for map/unmap_single code
` [PATCH 06/10] x86: add check code for map/unmap_sg code
` [PATCH 07/10] x86: add checks for alloc/free_coherent code
` [PATCH 08/10] x86: add checks for sync_single* code
` [PATCH 09/10] x86: add checks for sync_single_range* code
` [PATCH 10/10] x86: add checks for sync_sg* code

Is there any function similar to inet_ntoa() in Kernel or NetFilter ?
 2008-11-21 23:08 UTC  (3+ messages)

NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter
 2008-11-21 23:06 UTC  (11+ messages)
  ` NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter (perf + regression IRQs)
      ` Regression: Bisected, IRQ and MSI allocations screwed without sparse irq

ixp4xx_hss MAX_CHAN_DEVICES
 2008-11-21 22:52 UTC  (2+ messages)

[PATCH 00/10] tg3 updates
 2008-11-21 18:59 UTC 

[PATCH] fs: pipe/sockets/anon dentries should not have a parent
 2008-11-21 18:43 UTC  (7+ messages)
              ` [PATCH] fs: pipe/sockets/anon dentries should have themselves as parent

WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0xfe/0x17e() with tg3 network
 2008-11-21 17:55 UTC  (9+ messages)

next-20081117: kernel freezes with netconsole enabled
 2008-11-21 16:52 UTC  (3+ messages)

[PATCH netdev-2.6] jme: JMicron Gigabit Ethernet Driver
 2008-11-21 16:22 UTC  (7+ messages)

netns XFRM preview
 2008-11-21 15:21 UTC 

[PATCH] Fix asix-based cards connecting to 10/100Mbs LAN
 2008-11-21 14:41 UTC  (3+ messages)

axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
 2008-11-21 14:10 UTC  (3+ messages)

pkt_sched: add DRR scheduler
 2008-11-21 12:37 UTC  (5+ messages)
  ` [PATCH] "

[NET-NEXT v4 PATCH 1/5] ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
 2008-11-21  9:57 UTC  (4+ messages)
  ` [NET-NEXT PATCH] ixgbe: convert directly reference of netdev->priv


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).