netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-17 02:54:09 to 2008-12-18 18:23:34 UTC [more...]

[PATCH 5/6] ucc_geth: Fix IO memory (un)mapping code
 2008-12-18 18:23 UTC 

[PATCH 4/6] ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
 2008-12-18 18:23 UTC 

[PATCH 3/6] ucc_geth: Fix IRQ freeing code in ucc_geth_open()
 2008-12-18 18:23 UTC 

[PATCH 2/6] ucc_geth: Fix TX watchdog timeout handling
 2008-12-18 18:23 UTC 

[PATCH 1/6] ucc_geth: Fix endless loop in stop_{tx,rx} routines
 2008-12-18 18:23 UTC 

gianfar tries to free an irq from interrupt context
 2008-12-18 17:56 UTC  (2+ messages)

[PATCH 00/13] dmaengine redux
 2008-12-18 17:27 UTC  (14+ messages)
` [PATCH 03/13] dmaengine: up-level reference counting to the module level
` [PATCH 07/13] dmaengine: introduce dma_request_channel and private channels
` [PATCH 11/13] dmaengine: kill struct dma_client and supporting infrastructure

[PATCH] net: ppp_generic - use DEFINE_IDR for static initialization
 2008-12-18 15:46 UTC 

[patch]prepare usb net drivers for addition of status as a parameter
 2008-12-18 15:29 UTC 

[PATCH] netpoll: fix race on poll_list resulting in garbage entry
 2008-12-18 14:47 UTC  (11+ messages)

[PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation
 2008-12-18 14:01 UTC  (10+ messages)
          ` [RFC][PATCH] static builtin CCIDs was "

[PATCH 16/18] netdevice zd1201: Convert directly reference of netdev->priv to netdev->ml_priv
 2008-12-18 13:58 UTC  (4+ messages)
` [PATCH] netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()
  ` [PATCH -next] netdevice zd1201: Use after free

[patch]startup race in hso driver
 2008-12-18 13:59 UTC  (2+ messages)

[PATCH 0/3] NIU: Implement discard counters
 2008-12-18 13:58 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] NIU: Implement discard counters, info/debug statements
` [PATCH 3/3] NIU: Implement discard counters, optimize

[PATCH] xfrm: Accept ESP packets regardless of UDP encapsulation mode
 2008-12-18 12:36 UTC  (10+ messages)

[PATCH] AF_VMCHANNEL address family for guest<->host communication
 2008-12-18 12:30 UTC  (10+ messages)

deadlocks if use htb
 2008-12-18 11:37 UTC  (15+ messages)

[PATCH] ppp: fix segfaults introduced by netdev_priv changes
 2008-12-18 10:28 UTC  (5+ messages)

[PATCH] net: Fix module refcount leak in kernel_accept()
 2008-12-18 10:20 UTC 

[PATCH] tcp: make urg+gso work for real this time
 2008-12-18  9:06 UTC  (33+ messages)

[PATCH] enc28j60: reduce the number of spi transfers in enc28j60_set_bank()
 2008-12-18  7:57 UTC 

[RFC] Could we avoid touching dst->refcount in some cases ?
 2008-12-18  6:17 UTC  (9+ messages)
      ` [PATCH] net: release skb->dst in sock_queue_rcv_skb()
        ` net-next: broken IP_PKTINFO [was Re: [PATCH] net: release skb->dst in sock_queue_rcv_skb()]
          ` net-next: broken IP_PKTINFO

[PATCH 7/7] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
 2008-12-18  5:56 UTC  (10+ messages)
` net-next-2.6 [PATCH 0/5] dccp: Feature negotiation part III -- complete
  ` [PATCH 1/5] dccp: Initialisation framework for feature negotiation
    ` [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation

[RFCv2][PATCH] static builtin CCIDs was Re: [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation
 2008-12-18  5:33 UTC  (3+ messages)

[PATCH] net: ppp_generic - use idr technique instead of cardmaps
 2008-12-18  4:20 UTC  (5+ messages)

[GIT]: Networking
 2008-12-18  4:13 UTC 

Is it valid to add a macvlan virtual interface to a bridge? If so, there seems to be a bug with it
 2008-12-18  3:44 UTC  (2+ messages)

[PATCH 0/8] skge/sky2 patches for net-next
 2008-12-18  3:33 UTC  (10+ messages)
` [PATCH 1/8] PCI: vpd handle longer delays in access (rev4)
` [PATCH 2/8] PCI: revise VPD access interface (rev3)
` [PATCH 3/8] PCI: add interface to set visible size of VPD (rev3)
` [PATCH 4/8] sky2: move VPD display into debug interface
` [PATCH 5/8] sky2: set VPD size
` [PATCH 6/8] skge: add VPD display into debug interface
` [PATCH 7/8] skge: set VPD size
` [PATCH 8/8] sky2: handle dma mapping errors

[patch 0/9] [RFC] bonding updates for net-next-2.6
 2008-12-18  3:14 UTC  (11+ messages)
` [patch 1/9] bonding: improve elaborate port_state assignment
` [patch 2/9] bonding: introduce and use port_params structure
` [patch 3/9] bonding: use port_params in __record_pdu()
` [patch 4/9] bonding: use plain memcpy in __record_default()
` [patch 5/9] bonding: init port_params from template
` [patch 6/9] bonding: remove various function declarations
` [patch 7/9] bonding: use port_params in __update_selected()
` [patch 8/9] bonding: use port_params in __update_default_selected()
` [patch 9/9] bonding: use port_params in __update_lacpdu_from_port

[PATCH] bnx2: Fix bug in bnx2_free_rx_mem()
 2008-12-18  3:06 UTC  (2+ messages)

[PATCH v2.6.29 v3 1/5] gianfar: Fix packet drop when out of memory
 2008-12-18  2:44 UTC  (12+ messages)
` [PATCH v2.6.29 v3 2/5] gianfar: Add Scatter Gather support
  ` [PATCH v2.6.29 v3 3/5] gianfar: Use interface name in interrupt name to distinguish the source
    ` [PATCH v2.6.29 v3 4/5] gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
      ` [PATCH v2.6.29 v3 5/5] gianfar: Continue polling until both tx and rx are empty

[PATCH] IPv4 raw_hdrincl_nomangle sysctl
 2008-12-18  0:52 UTC  (5+ messages)

[RFC PATCH 0/2] unify full duplex flow control resolution
 2008-12-18  0:27 UTC  (4+ messages)
` [RFC PATCH 1/2] move flow control definitions to mii.h

[PATCH] dccp_diag: LISTEN sockets don't have CCIDs
 2008-12-18  0:08 UTC  (2+ messages)

[RFC] [PATCH 0/5] Phonet enhancements
 2008-12-17 23:53 UTC  (14+ messages)
` [PATCH 1/5] Phonet: allocate a non-Ethernet ARP type
` [PATCH 2/5] Phonet: allocate separate ARP type for GPRS over a Phonet pipe
` [PATCH 3/5] Phonet: use atomic for packet TX window
` [PATCH 4/5] Phonet: get rid of deferred work on the transmission path
` [PATCH 5/5] Phonet: USB CDC Phonet function for gadget framework

[PATCH] irda: Add irda_skb_cb qdisc related padding
 2008-12-17 23:45 UTC  (2+ messages)

[PATCH net-next] vcan: whitepace fixes
 2008-12-17 23:38 UTC  (2+ messages)

[PATCH v2.6.29 v2 0/5] gianfar improvements
 2008-12-17 21:53 UTC  (9+ messages)
` [PATCH v2.6.29 v2 1/5] gianfar: Fix skb allocation error
  ` [PATCH v2.6.29 v2 2/5] gianfar: Add Scatter Gather support
    ` [PATCH v2.6.29 v2 3/5] gianfar: Use interface name in interrupt name to distinguish the source
      ` [PATCH v2.6.29 v2 4/5] gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
        ` [PATCH v2.6.29 v2 5/5] gianfar: Continue polling until both tx and rx are empty

[PATCH 0/2] tlan: fix earlier fixes, remove big buffer mode
 2008-12-17 21:26 UTC  (3+ messages)

[PATCH v2 0/5] fs: Scalability of sockets/pipes allocation/deallocation on SMP
 2008-12-17 20:25 UTC  (7+ messages)
  ` [PATCH v3 6/7] fs: struct file move from call_rcu() to SLAB_DESTROY_BY_RCU

Bonding gigabit and fast?
 2008-12-17 20:18 UTC  (10+ messages)
    ` skge performance sensitivity (WAS: Bonding gigabit and fast?)

e1000
 2008-12-17 20:14 UTC  (2+ messages)

[Bugme-new] [Bug 12242] New: ADMtek ADM8515 "Pegasus II" does not properly handle incoming 802.1q frames near MTU
 2008-12-17 20:03 UTC 

Soft Lockups on 2.6.28-rc8 under netperf bulk receive workload
 2008-12-17 19:44 UTC  (3+ messages)

[PATCH 00/29] merge request for WiMAX kernel stack and i2400m driver v6
 2008-12-17 17:44 UTC  (6+ messages)
` [PATCH 02/29] wimax: headers for kernel API and user space interaction

Lockup with tun/tap/bridge interface deregistration
 2008-12-17 12:34 UTC  (3+ messages)

net: RFC ethtool 5-tuple filter set/get feature
 2008-12-17 10:55 UTC  (3+ messages)

[PATCH] igmp: allow IPPROTO_IGMP sockets in netns
 2008-12-17  8:48 UTC  (4+ messages)

jme: Fixed a typo
 2008-12-17  8:27 UTC 

[PATCH] net: Remove a noisy printk
 2008-12-17  8:26 UTC  (6+ messages)

kernel BUG at drivers/net/phy/mdio_bus.c:165!
 2008-12-17  8:24 UTC  (2+ messages)

[RFC PATCH 0/9] IrDA 2.6.28 bug fix
 2008-12-17  7:59 UTC  (4+ messages)
  ` [irda-users] "

[PATCH 2/6] pkt_sched: sch_htb: Consider used jiffies in htb_dequeue()
 2008-12-17  7:38 UTC  (6+ messages)
  ` [PATCH 7/6] "

[Patch linux-2.6.28-rc7 1/1] jme: Fixed a typo
 2008-12-17  6:28 UTC 

[PATCH net-next 1/2] bnx2: Rename MSI-X vectors
 2008-12-17  4:28 UTC  (4+ messages)
` [PATCH net-next 2/2] bnx2: Update version to 1.9.0


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