netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-06 20:27:44 to 2010-05-10 09:39:06 UTC [more...]

Pull request: bluetooth-next-2.6 2010-05-10
 2010-05-10  9:37 UTC  (46+ messages)
` [PATCH 01/64] Bluetooth: Fix return value when bt_skb_alloc fails
  ` [PATCH 02/64] Bluetooth: Use the proper function cast to get hdr data
    ` [PATCH 03/64] Bluetooth: Fix wrong packet type count increment
      ` [PATCH 04/64] Bluetooth: Make hci_send_sco() void
        ` [PATCH 05/64] Bluetooth: Trivial clean ups to SCO
          ` [PATCH 06/64] Bluetooth: Move specific Basic Mode code to the right place
            ` [PATCH 07/64] Bluetooth: Fix memory leak of S-frames into L2CAP
              ` [PATCH 08/64] Bluetooth: Fix expected_tx_seq calculation on L2CAP
                ` [PATCH 09/64] Bluetooth: Fix ACL MTU issue
                  ` [PATCH 10/64] Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
                    ` [PATCH 11/64] Bluetooth: Implement 'Send IorRRorRNR' event
                      ` [PATCH 12/64] Bluetooth: Support case with F bit set under WAIT_F state
                        ` [PATCH 13/64] Bluetooth: Check the minimum {I,S}-frame size into L2CAP
                          ` [PATCH 14/64] Bluetooth: Check if SDU size is greater than MTU on L2CAP
                            ` [PATCH 15/64] Bluetooth: Implement SendAck() Action on ERTM
                              ` [PATCH 16/64] Bluetooth: Move set of P-bit to l2cap_send_sframe()
                                ` [PATCH 17/64] Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
                                  ` [PATCH 18/64] Bluetooth: Split l2cap_data_channel_sframe()
                                    ` [PATCH 19/64] Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
                                      ` [PATCH 20/64] Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
                                        ` [PATCH 21/64] Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
                                          ` [PATCH 22/64] Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
                                            ` [PATCH 23/64] Bluetooth: Add timer to Acknowledge I-frames
                                              ` [PATCH 24/64] Bluetooth: Ignore Tx Window value with Streaming mode
                                                ` [PATCH 25/64] Bluetooth: Read RFC conf option on a successful Conf RSP
                                                  ` [PATCH 26/64] Bluetooth: Fix configuration of the MPS value
                                                    ` [PATCH 27/64] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
                                                      ` [PATCH 28/64] Bluetooth: Check the SDU size against the MTU value
                                                        ` [PATCH 29/64] Bluetooth: Send Ack after clear the SREJ list
                                                          ` [PATCH 30/64] Bluetooth: Add sockopt configuration for txWindow on L2CAP
                                                            ` [PATCH 31/64] Bluetooth: Change acknowledgement to use the value of txWindow
                                                              ` [PATCH 32/64] Bluetooth: Add module parameter for txWindow size on L2CAP
                                                                ` [PATCH 33/64] Bluetooth: Enable option to configure Max Transmission value via sockopt
                                                                  ` [PATCH 34/64] Bluetooth: Fix bug when retransmitting I-frames
                                                                    ` [PATCH 35/64] Bluetooth: Fix crash when monitor timeout expires
                                                                      ` [PATCH 36/64] Bluetooth: Fix drop of acked packets on ERTM
                                                                        ` [PATCH 37/64] Bluetooth: Optimize SREJ_QUEUE append
                                                                          ` [PATCH 38/64] Bluetooth: Add Kconfig option for L2CAP Extended Features
                                                                            ` [PATCH 39/64] Bluetooth: Add SOCK_STREAM support to L2CAP
                                                                              ` [PATCH 40/64] Bluetooth: Check if mode is supported on getsockopt
                                                                                ` [PATCH 41/64] Bluetooth: Fix SDU reassembly under SREJ
                                                                                  ` [PATCH 42/64] Bluetooth: Close L2CAP channel on invalid ReqSeq
                                                                                    ` [PATCH 43/64] Bluetooth: Don't set control bits to zero first
                                                                                      ` [PATCH 44/64] Bluetooth: Fix errors reported by checkpatch.pl
                                                                                        ` [PATCH 45/64] Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame

[PATCH] IPv4: unresolved multicast route cleanup
 2010-05-10  9:09 UTC 

[PATCH] IPv4: unresolved multicast route cleanup
 2010-05-10  9:04 UTC  (4+ messages)

[patch] use alloc_page instead of alloc_pages (0)
 2010-05-10  8:44 UTC 

[stable] ixgbe: Fix return of invalid txq
 2010-05-10  5:13 UTC  (3+ messages)

[PATCH] X25: Replace BKL in sockopts calls
 2010-05-10  4:50 UTC  (3+ messages)

[Patch v10 0/3] net: reserve ports for applications using fixed port numbers
 2010-05-10  4:01 UTC  (2+ messages)

virtio: put last_used and last_avail index into ring itself
 2010-05-10  3:11 UTC  (5+ messages)

[PATCH] sctp: Fix a race between ICMP protocol unreachable and connect()
 2010-05-10  2:56 UTC  (3+ messages)
` [PATCH v2] "

linux-next: manual merge of the rr tree with the net/wireless trees
 2010-05-10  1:57 UTC 

error in arp.c for Token Ring (IEEE802_TR) and 
 2010-05-10  1:45 UTC  (2+ messages)

[PATCH] cxgb3: fix linkup issue
 2010-05-10  0:22 UTC  (4+ messages)

2.6.34-rc6-git6: Reported regressions from 2.6.33
 2010-05-09 21:13 UTC 

[PATCH net-next-2.6] net: trans_start cleanups
 2010-05-09 20:02 UTC 

[PATCH] fix multi-buffer logging with mergeable buffers
 2010-05-09 15:46 UTC  (3+ messages)

Greetings
 2010-05-10  6:08 UTC 

[PATCH 01/11] netdev: bfin_mac: add support for IEEE 1588 PTP
 2010-05-09 10:18 UTC  (11+ messages)
` [PATCH 02/11] netdev: bfin_mac: handler RX status errors
` [PATCH 03/11] netdev: bfin_mac: invalid data cache only once for each new rx skb buffer
  ` [PATCH 04/11] netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum
` [PATCH 05/11] netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled
` [PATCH 06/11] netdev: bfin_mac: avoid tx skb overflows in the tx DMA ring
` [PATCH 07/11] netdev: bfin_mac: add support for wake-on-lan magic packets
` [PATCH 08/11] netdev: bfin_mac: use promiscuous flag for promiscuous mode
` [PATCH 09/11] netdev: bfin_mac: only use hardware checksum in normal IPv4 mode
` [PATCH 10/11] netdev: bfin_mac: handle timeouts with the MDIO registers gracefully
` [PATCH 11/11] netdev: bfin_mac: check for mii_bus platform data

[RFC][PATCH v4 10/18] Use callback to deal with skb_release_data() specially
 2010-05-09  9:26 UTC  (13+ messages)
` [RFC][PATCH v4 11/18] Add a hook to intercept external buffers from NIC driver
  ` [RFC][PATCH v4 12/18] To skip GRO if buffer is external
    ` [RFC][PATCH v4 13/18] Add header file for mp device
      ` [RFC][PATCH v4 14/18] Add basic func and special ioctl to "
        ` [RFC][PATCH v4 15/18] Manipulate external buffers in "
          ` [RFC][PATCH v4 16/18] Export proto_ops to vhost-net driver
            ` [RFC][PATCH v4 17/18] Add a kconfig entry and make entry for mp device
              ` [RFC][PATCH v4 18/18] Provides multiple submits and async notifications
                ` [RFC][PATCH v4 00/18] Provide a zero-copy method on KVM virtio-net

[PATCH -mm] Documentation: add networking driver's mapping error handling to DMA-API-HOWTO
 2010-05-09  8:46 UTC  (2+ messages)

IPv6: race condition in __ipv6_ifa_notify() and dst_free() ?
 2010-05-09  6:48 UTC  (7+ messages)

[net-next-2.6 V5 PATCH 0/3] Add port-profile netlink support
 2010-05-08 23:20 UTC  (3+ messages)
  ` [PATCH] virtif: initial interface extensions

[PATCH][v4] tcp: fix ICMP-RTO war
 2010-05-08 22:00 UTC  (7+ messages)

[PATCH 0/2] net-next/fec: bug fixing after introduced phylib supporting
 2010-05-08 15:25 UTC  (6+ messages)
` [PATCH 1/2] netdev/fec: fix performance impact from mdio poll operation
` [PATCH 2/2] netdev/fec: fix ifconfig eth0 down hang issue

[PATCH] ipv4: remove ip_rt_secret timer
 2010-05-08 12:54 UTC  (11+ messages)
` [PATCH] ipv4: remove ip_rt_secret timer (v2)
` [PATCH] ipv4: remove ip_rt_secret timer (v3)
` [PATCH] ipv4: remove ip_rt_secret timer (v4)

[RFC-PATCH] caif: Add debug connection type for CAIF
 2010-05-08  7:23 UTC 

linux-next: build failure after merge of the suspend tree
 2010-05-08  2:13 UTC  (2+ messages)

Fw: [Bug 15907] New: IP_ADD_SOURCE_MEMBERSHIP after IP_ADD_MEMBERSHIP join on same multicast-group dont return EINVAL
 2010-05-08  1:49 UTC  (3+ messages)
  `  "

[PATCH] net: deliver skbs on inactive slaves to exact matches
 2010-05-08  0:15 UTC  (4+ messages)

TCP-MD5 checksum failure on x86_64 SMP
 2010-05-07 21:40 UTC  (27+ messages)

[PATCH 1/1] ipv6 addrlabel: permit deletion of labels assigned to removed dev
 2010-05-07 21:31 UTC 

[PATCH 1/1] iproute2: fix addrlabel interface names handling
 2010-05-07 21:31 UTC 

[PATCH 1/1] ibmveth: Add suspend/resume support
 2010-05-07 18:56 UTC 

ixgbe and mac-vlans problem
 2010-05-07 17:40 UTC  (12+ messages)

RTL-8110SC lockup with r8169
 2010-05-07 15:51 UTC  (3+ messages)

[PATCH v2] net-next: remove useless union keyword
 2010-05-07  9:14 UTC 

[PATCH net-next-2.6] net: Increase NET_SKB_PAD to 64 bytes
 2010-05-07 10:27 UTC  (13+ messages)
    ` [microblaze-uclinux] "

[PATCH net-next-2.6] rps: Various optimizations
 2010-05-07 10:05 UTC  (6+ messages)
    ` [PATCH net-next-2.6] rps: avoid one atomic in enqueue_to_backlog

[RFC][PATCH v5 00/19] Provide a zero-copy method on KVM virtio-net
 2010-05-07  9:35 UTC  (20+ messages)
` [RFC][PATCH v5 01/19] Add a new structure for skb buffer from external
  ` [RFC][PATCH v5 02/19] Add a new struct for device to manipulate external buffer
    ` [RFC][PATCH v5 03/19] Export 2 func for device to assign/deassign new strucure
      ` [RFC][PATCH v5 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
        ` [RFC][PATCH v5 05/19] Add a function make external buffer owner to query capability
          ` [RFC][PATCH v5 06/19] Add a function to indicate if device use external buffer
            ` [RFC][PATCH v5 07/19] Add interface to get external buffers
              ` [RFC][PATCH v5 08/19] Make __alloc_skb() to get external buffer
                ` [RFC][PATCH v5 09/19] Ignore room skb_reserve() when device is using "
                  ` [RFC][PATCH v5 10/19] Don't do skb recycle, if device use "
                    ` [RFC][PATCH v5 11/19] Use callback to deal with skb_release_data() specially
                      ` [RFC][PATCH v5 12/19] Add a hook to intercept external buffers from NIC driver
                        ` [RFC][PATCH v5 13/19] To skip GRO if buffer is external currently
                          ` [RFC][PATCH v5 14/19] Add header file for mp device
                            ` [RFC][PATCH v5 15/19] Add basic funcs and ioctl to "
                              ` [RFC][PATCH v5 16/19] Manipulate external buffers in "
                                ` [RFC][PATCH v5 17/19] Export proto_ops to vhost-net driver
                                  ` [RFC][PATCH v5 18/19] Add a kconfig entry and make entry for mp device
                                    ` [RFC][PATCH v5 19/19] Provides multiple submits and asynchronous notifications

VLAN I/F's and TX queue
 2010-05-07  9:29 UTC  (3+ messages)

[PATCH v21 020/100] c/r: documentation
 2010-05-07  6:54 UTC  (3+ messages)

[PATCH -next 1/3 v2] bnx2: Add GRO support
 2010-05-07  5:18 UTC  (4+ messages)
` [PATCH -next 2/3 v2] bnx2: Add prefetches to rx path

[PATCH 8/8] tehuti: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 7/8] sunhme: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 6/8] smc9194: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 5/8] ethoc: Remove unnecessary memset of napi member in netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 4/8] bcm63xx_enet: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 3/8] KS8695: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 2/8] 3c523: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 1/8] 3c507: Remove unnecessary memset of netdev private data
 2010-05-07  5:11 UTC  (2+ messages)

[PATCH 2.6.34-rc6] net: Improve ks8851 snl transmit performance
 2010-05-07  5:02 UTC  (2+ messages)

r8169 transmit queue time outs
 2010-05-07  4:51 UTC  (3+ messages)

[PATCH] ipv4: udp: fix short packet and bad checksum logging
 2010-05-07  4:50 UTC  (6+ messages)
` [PATCH] ipv6: udp: make short packet logging consistent with ipv4

[v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
 2010-05-07  3:24 UTC  (4+ messages)

3 packet TCP window limit?
 2010-05-06 23:15 UTC  (8+ messages)

2.6.33.2: Turn tx power off/on for Atheros card
 2010-05-06 22:16 UTC  (2+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2010-05-06 20:47 UTC  (8+ messages)
` [PATCH] pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
  ` [PATCH] 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
    ` [PATCH kernel 2.6.31] pcnet_cs: add cis of Linksys "
      ` [PATCH kernel 2.6.32-git7] 3c574_cs: disable irq before calling el3_interrupt
        ` [PATCH kernel 2.6.33-git11] lib8390: use spin_lock_irqsave for locking
          ` [PATCH kernel 2.6.34-rc5] lib8390: to be SMP safe


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