netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-06 03:06:02 to 2008-12-09 14:20:55 UTC [more...]

[PATCH 07/11] benet: hardware host interface header files
 2008-12-09 14:20 UTC 

[PATCH 06/11] benet: hwlib ethernet queue create/destroy and mgmt routines
 2008-12-09 14:20 UTC 

[PATCH 05/11] benet: hwlib event, completion queue and function object low-level routines
 2008-12-09 14:20 UTC 

[PATCH 04/11] benet: hwlib mailbox processing functions
 2008-12-09 14:20 UTC 

[PATCH 03/11] benet: hwlib (hardware access lib) header files
 2008-12-09 14:20 UTC 

[PATCH 02/11] benet: interrupt/i/o handling, network layer i/f and ethtool functions
 2008-12-09 14:19 UTC 

[PATCH 01/11] benet: header and init functions
 2008-12-09 14:19 UTC 

next-20081209: build problem at arch/ia64/hp/sim/simeth.c
 2008-12-09 14:11 UTC 

[PATCH 2/6] pkt_sched: sch_htb: Consider used jiffies in htb_dequeue()
 2008-12-09 13:20 UTC  (6+ messages)

Documentation for IP_TRANSPARENT?
 2008-12-09 13:17 UTC  (2+ messages)

[PATCH next] s390_net: Kill directly reference of netdev->priv
 2008-12-09 12:57 UTC 

PCIe ASPM causes machine (HP Compaq 6735s) to sometimes freeze hard at boot at PCI initialization time
 2008-12-09 12:05 UTC  (10+ messages)
` [PATCH] "

[PATCH] phy: Add LSI ET1011C PHY driver
 2008-12-09  9:59 UTC 

[PATCH 6/6] pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc
 2008-12-09 10:21 UTC 

[PATCH 5/6] pkt_sched: sch_htb: Optimize htb_find_next_upper()
 2008-12-09 10:21 UTC 

[PATCH 4/6] pkt_sched: sch_htb: Change if () check in htb_dequeue()
 2008-12-09 10:21 UTC 

[PATCH 3/6] pkt_sched: sch_htb: Break all htb_do_events() after 2 jiifies
 2008-12-09 10:21 UTC 

[PATCH 1/6] pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
 2008-12-09 10:21 UTC 

[PATCH] virtio_net: add link status handling
 2008-12-09 10:19 UTC 

qmgr for ixp4xx
 2008-12-09  9:48 UTC  (7+ messages)

[Patch] Micrel KS8695 intergrated ethernet driver
 2008-12-09  9:29 UTC  (9+ messages)

[RFC][PATCH] [TPROXY] kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
 2008-12-09  8:51 UTC 

net (tg3): Fix failure to enable WoL by default when possible
 2008-12-09  8:20 UTC  (5+ messages)
  ` [PATCH] net (tg3): Fix failure to enable WoL by default when possible (rev. 2)

[PATCH net] Phonet: hold GPRS device while cleaning up
 2008-12-09  8:15 UTC  (8+ messages)
      ` [PATCH] Phonet: improve GPRS variable names

[PATCH net-next] myri10ge: check fragmentation in LRO get_frag_header()
 2008-12-09  8:14 UTC  (2+ messages)

[PATCH 2.6.27] tcp_vegas cong avoid fix
 2008-12-09  8:13 UTC 

sumgem problems with initializiation order at a 1000SX SERDES card
 2008-12-09  8:06 UTC  (6+ messages)
  ` sumgem problems with initializiation order at a 1000SX SERDES card [experimental patch]

lowpri - RTO for unidirectional reciever
 2008-12-09  7:56 UTC  (2+ messages)

[PATCH -next] hydra: fix compilation
 2008-12-09  7:50 UTC  (2+ messages)

[PATCH] net: Kill directly reference of netdev->priv
 2008-12-09  7:34 UTC  (5+ messages)

[RFC][PATCH 3/3]ipv6:fix the outgoing interface selection order in udpv6_sendmsg()
 2008-12-09  7:32 UTC  (2+ messages)

[NET-NEXT PATCH] ixgbe: Implement PCIe AER support
 2008-12-09  7:13 UTC  (4+ messages)

[RFC][PATCH 2/3]ipv6:fix the return interface index when get it while no message is received
 2008-12-09  7:10 UTC 

[RFC][PATCH 1/3]ipv6:add IPV6_PKTINFO sticky option support to setsockopt()
 2008-12-09  7:08 UTC 

[PATCH 00/29] merge request for WiMAX kernel stack and i2400m driver v3
 2008-12-08 23:29 UTC  (35+ messages)
` [PATCH 01/29] wimax: documentation for the stack
` [PATCH 02/29] wimax: headers for kernel API and user space interaction
` [PATCH 03/29] wimax: internal API for the kernel space WiMAX stack
` [PATCH 04/29] wimax: debug macros and debug settings for the "
` [PATCH 05/29] wimax: generic device management (registration, deregistration, lookup)
` [PATCH 06/29] genetlink: export genl_unregister_mc_group()
` [PATCH 07/29] wimax: basic API: kernel/user messaging, rfkill and reset
` [PATCH 08/29] debugfs: add helpers for exporting a size_t simple value
` [PATCH 09/29] wimax: debugfs controls
` [PATCH 10/29] wimax: Makefile, Kconfig and docbook linkage for the stack
` [PATCH 11/29] i2400m: documentation and instructions for usage
` [PATCH 12/29] i2400m: host/device procotol and core driver definitions
` [PATCH 13/29] i2400m: Generic probe/disconnect, reset and message passing
` [PATCH 14/29] i2400m: linkage to the networking stack
` [PATCH 15/29] i2400m: firmware loading and bootrom initialization
` [PATCH 16/29] i2400m: RX and TX data/control paths
` [PATCH 17/29] i2400m: various functions for device management
` [PATCH 18/29] i2400m: debugfs controls
` [PATCH 19/29] i2400m/USB: header for the USB bus driver
` [PATCH 20/29] i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
` [PATCH 21/29] i2400m/USB: firmware upload backend
` [PATCH 22/29] i2400m/USB: TX and RX path backends
` [PATCH 23/29] i2400m/SDIO: header for the SDIO subdriver
` [PATCH 24/29] i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
` [PATCH 25/29] i2400m/SDIO: firmware upload backend
` [PATCH 26/29] i2400m/SDIO: TX and RX path backends
` [PATCH 27/29] i2400m: Makefile and Kconfig
` [PATCH 28/29] wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install
` [PATCH 29/29] wimax/i2400m: add CREDITS and MAINTAINERS entries

10G intel cards - streaming for over than 30 minutes
 2008-12-08 22:56 UTC  (2+ messages)

[PATCH 00/13] dmaengine redux
 2008-12-08 22:39 UTC  (6+ messages)
` [PATCH 03/13] dmaengine: up-level reference counting to the module level

10G intel cards - streaming for over than 30 minutes
 2008-12-08 22:37 UTC 

Nasty regression from .27.7 to .27.8: idle samba goes crazy
 2008-12-08 22:22 UTC  (4+ messages)

Dear e-mail user
 2008-12-08 16:46 UTC 

CIFS regression in 2.6.27.8
 2008-12-08 21:10 UTC  (3+ messages)

Regression in bonding between 2.6.26.8 and 2.6.27.6
 2008-12-08 20:42 UTC  (4+ messages)

[PATCH 2/3] hso maintainers update patch
 2008-12-08 20:24 UTC  (7+ messages)

[RFC] New functions to manipulate registers for ethtool
 2008-12-08 17:36 UTC  (8+ messages)

[PATCH 0/8] netns: make IPv6 multicast forwarding per-namespace
 2008-12-08 16:02 UTC  (9+ messages)
` [PATCH 1/8] netns: ip6mr: allocate mroute6_socket per-namespace
` [PATCH 2/8] netns: ip6mr: dynamically allocates vif6_table
` [PATCH 3/8] netns: ip6mr: Dynamically allocates mfc6_cache_array
` [PATCH 4/8] netns: ip6mr: Declare mroute_do_assert and mroute_do_pim per-namespace
` [PATCH 5/8] netns: ip6mr: store netns in struct mfc6_cache
` [PATCH 6/8] netns: ip6mr: declare reg_vif_num per-namespace
` [PATCH 7/8] netns: ip6mr: declare ip6mr /proc/net entries per-namespace
` [PATCH 8/8] ipv6: netns: enable namespace support in ipv6 multicast forwarding code

[PATCH] net: cleanup for net/core/dev.c
 2008-12-08 15:32 UTC  (2+ messages)

[PATCH] net: replace netdev->priv with netdev_priv()
 2008-12-08 15:23 UTC 

[PATCH1/1] hso modem detect fix patch against Alan Cox'es tty tree
 2008-12-08 14:38 UTC 

Your Reference number: 85734578 !!!
 2008-12-08 13:35 UTC 

[PATCH] ipv6: silence log messages for locally generated multicast
 2008-12-08 12:25 UTC 

[PATCH 1/3] hso modem signals patch fix
 2008-12-08 11:34 UTC  (3+ messages)

[PATCH 3/3] hso modem port detection fix patch
 2008-12-08 10:54 UTC  (2+ messages)

[PATCH 0/6] dccp: Feature negotiation - conclusion of Part II (core)
 2008-12-08  9:19 UTC  (16+ messages)
` net-next-2.6 [PATCH 0/7] dccp: Feature negotiation - Part III (integration)
  ` [PATCH 1/7] dccp: Integration of dynamic feature activation - part 1 (socket setup)
    ` [PATCH 2/7] dccp: Integration of dynamic feature activation - part 2 (server side)
      ` [PATCH 3/7] dccp: Integration of dynamic feature activation - part 3 (client side)
        ` [PATCH 4/7] dccp: Clean up old feature-negotiation infrastructure
          ` [PATCH 5/7] dccp: Remove obsolete parts of the old CCID interface
            ` [PATCH 6/7] dccp: Remove manual influence on NDP Count feature
              ` [PATCH 7/7] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl

[PATCH next] netdevice: Kill netdev->priv
 2008-12-08  9:14 UTC  (2+ messages)

[PATCH next] staging-winbond: Kill directly reference of netdev->priv
 2008-12-08  9:13 UTC  (2+ messages)

[GIT]: Networking
 2008-12-08  8:06 UTC 

[PATCH net-next-2.6] [TPROXY] fixes a possible read from an unmapped location in the socket match
 2008-12-08  7:54 UTC  (2+ messages)

[PATCH] [TPROXY] fixes a possible read from an invalid location in the socket match
 2008-12-08  7:54 UTC  (2+ messages)

[PATCH next] staging-slicoss: Kill directly reference of netdev->priv
 2008-12-08  0:32 UTC  (3+ messages)

2.6.28-rc8-git5: Reported regressions from 2.6.27
 2008-12-07 20:32 UTC  (2+ messages)
` [Bug #12160] networking oops after resume from s2ram (2.6.28-rc6)

netlink - notify when the socket gets closed
 2008-12-07 16:04 UTC  (4+ messages)

[PATCH next] staging-p80211: Kill directly reference of netdev->priv
 2008-12-07  7:58 UTC  (2+ messages)

[PATCH next] s390_net: Kill directly reference of netdev->priv
 2008-12-07  7:58 UTC  (2+ messages)

[PATCH] Fix incorrect use of loose in spider_net.c
 2008-12-07  7:57 UTC  (2+ messages)

[PATCH 00/40] merge request for WiMAX kernel stack and i2400m driver v3
 2008-12-07  7:44 UTC  (5+ messages)
` [PATCH 02/40] wimax: declarations for the in-kernel WiMAX API

[PATCH 0/10]: tcp & more tcp
 2008-12-06  6:49 UTC  (2+ messages)

[PATCH] dccp: use roundup instead of opencoding
 2008-12-06  6:40 UTC  (4+ messages)

[PATCH 1/2] tty: Flags should be accessed via the foo_bit interfaces
 2008-12-06  6:32 UTC  (4+ messages)
` [PATCH 2/2] tty: driverdata and discdata are void *

pull request: wireless-next-2.6 2008-12-05
 2008-12-06  6:30 UTC  (2+ messages)

pull request: wireless-2.6 2008-12-05
 2008-12-06  6:20 UTC  (2+ messages)

man-pages-3.15 is released
 2008-12-06  4:38 UTC 

[PATCH next] staging-p80211: Kill directly reference of c
 2008-12-06  3:06 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).