netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-17 21:21:30 to 2008-12-19 08:44:13 UTC [more...]

[PATCH] pkt_sched: Annotate uninitialized var in sfq_enqueue()
 2008-12-19  8:44 UTC 

[PATCH] net: Fix oops in dev_ifsioc()
 2008-12-19  8:33 UTC  (5+ messages)

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

smsc911x unloading crash
 2008-12-19  6:55 UTC  (2+ messages)

[PATCH] net: ppp_generic - use DEFINE_IDR for static initialization
 2008-12-19  6:59 UTC  (2+ messages)

[PATCH v3 2.6.29] cxgb3 - manage private iSCSI IP address
 2008-12-19  6:56 UTC  (2+ messages)

ucc_geth: 
 2008-12-19  6:52 UTC 

[PATCH] netpoll: fix race on poll_list resulting in garbage entry
 2008-12-19  6:42 UTC  (16+ messages)

networking probs in next-20081203
 2008-12-19  6:40 UTC  (18+ messages)
  ` [E1000-devel] "
                        ` [PATCH 0/3][RFC] Fix security and SELinux handling of proc/* filesystems
                          ` [PATCH 1/3][RFC] SELinux: correctly detect proc filesystems of the form "proc/foo"
                          ` [PATCH 2/3][RFC] security: pass mount flags to security_sb_kern_mount()
                          ` [PATCH 3/3][RFC] SELinux: don't check permissions for kernel mounts

[PATCH] net: Fix module refcount leak in kernel_accept()
 2008-12-19  6:39 UTC  (4+ messages)

jme: Fixed a typo
 2008-12-19  6:24 UTC  (3+ messages)

[PATCH] Stop scaring users with "treason uncloaked!"
 2008-12-19  3:54 UTC  (17+ messages)

[patch]startup race in hso driver
 2008-12-19  3:52 UTC  (4+ messages)

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

[PATCH] ppp: fix segfaults introduced by netdev_priv changes
 2008-12-19  3:40 UTC  (6+ messages)

[PATCH] enc28j60: reduce the number of spi transfers in enc28j60_set_bank()
 2008-12-19  3:39 UTC  (2+ messages)

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

[PATCH] xfrm: Accept ESP packets regardless of UDP encapsulation mode
 2008-12-19  3:23 UTC  (13+ messages)

[PATCH] net: Remove a noisy printk
 2008-12-19  1:21 UTC  (3+ messages)

[PATCH -next] ppp: fix segfaults introduced by netdev_priv changes
 2008-12-19  0:42 UTC  (2+ messages)

[PATCH] Allowing more than 64k bound to zero port connections
 2008-12-18 21:25 UTC 

[PATCH] tcp: make urg+gso work for real this time
 2008-12-18 20:07 UTC  (27+ messages)

packets dropped after send returns success
 2008-12-18 19:50 UTC 

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-18 18:43 UTC  (12+ messages)
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
                  ` [RFC]: "

[PATCH 6/6] ucc_geth: Remove UGETH_FILTERING dead code
 2008-12-18 18:23 UTC 

[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]prepare usb net drivers for addition of status as a parameter
 2008-12-18 15:29 UTC 

[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] 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)

[RFC] Could we avoid touching dst->refcount in some cases ?
 2008-12-18  6:17 UTC  (6+ 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

[PATCH] net: ppp_generic - use idr technique instead of cardmaps
 2008-12-18  4:20 UTC  (4+ 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  (5+ messages)
` [PATCH v2.6.29 v2 1/5] gianfar: Fix skb allocation error

[PATCH 0/2] tlan: fix earlier fixes, remove big buffer mode
 2008-12-17 21:26 UTC  (3+ 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).