| Commit message (Expand) | Author | Age |
* | Bluetooth: Silence warning in btmrvl SDIO driver | Kulikov Vasiliy | 2010-07-21 |
* | Bluetooth: Add debugfs support for showing the blacklist | Johan Hedberg | 2010-07-21 |
* | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg | 2010-07-21 |
* | Bluetooth: Fix L2CAP control bit field corruption | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Proper shutdown ERTM when closing the channel | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Fix bug with ERTM minimum packet length | Nathan Holstein | 2010-07-21 |
* | Bluetooth: Fix SREJ_QUEUE corruption in L2CAP | João Paulo Rechi Vita | 2010-07-21 |
* | Bluetooth: Fix bug in l2cap_ertm_send() behavior | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Only check SAR bits if frame is an I-frame | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Fix bug with ERTM vars increment | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Fix drop of packets with invalid req_seq/tx_seq | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Remove L2CAP Extended Features from Kconfig | Gustavo F. Padovan | 2010-07-21 |
* | Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP | Gustavo F. Padovan | 2010-07-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 |
|\ |
|
| * | bridge: Partially disable netpoll support | Herbert Xu | 2010-07-20 |
| * | tcp: fix crash in tcp_xmit_retransmit_queue | Ilpo Järvinen | 2010-07-19 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-19 |
| |\ |
|
| | * | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 2010-07-16 |
| | * | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 |
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 2010-07-18 |
| * | | ibmveth: lost IRQ while closing/opening device leads to service loss | Robert Jennings | 2010-07-16 |
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-16 |
| |\ \ |
|
| | * | | vhost: avoid pr_err on condition guest can trigger | Michael S. Tsirkin | 2010-07-16 |
| | * | | vhost-net: avoid flush under lock | Michael S. Tsirkin | 2010-07-15 |
| * | | | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 2010-07-16 |
| * | | | net: fix problem in reading sock TX queue | Tom Herbert | 2010-07-14 |
| * | | | net/core: neighbour update Oops | Doug Kehn | 2010-07-14 |
| * | | | net: skb_tx_hash() fix relative to skb_orphan_try() | Eric Dumazet | 2010-07-14 |
| * | | | rfs: call sock_rps_record_flow() in tcp_splice_read() | Changli Gao | 2010-07-14 |
| * | | | xfrm: do not assume that template resolving always returns xfrms | Timo Teräs | 2010-07-14 |
| * | | | axnet_cs: use spin_lock_irqsave in ax_interrupt | Ken Kawasaki | 2010-07-12 |
| * | | | dsa: Fix Kconfig dependencies. | David S. Miller | 2010-07-12 |
| * | | | act_nat: not all of the ICMP packets need an IP header payload | Changli Gao | 2010-07-12 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-12 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | r8169: incorrect identifier for a 8168dp | Francois Romieu | 2010-07-11 |
| * | | | Phonet: fix skb leak in pipe endpoint accept() | Rémi Denis-Courmont | 2010-07-09 |
| * | | | Bluetooth: Update sec_level/auth_type for already existing connections | Ville Tervo | 2010-07-08 |
| * | | | Bluetooth: Reset the security level after an authentication failure | Johan Hedberg | 2010-07-08 |
| * | | | Bluetooth: Check L2CAP pending status before sending connect request | Andrei Emeltchenko | 2010-07-08 |
* | | | | drop_monitor: convert some kfree_skb call sites to consume_skb | Neil Horman | 2010-07-20 |
* | | | | drop_monitor: Add error code to detect duplicate state changes | Neil Horman | 2010-07-20 |
* | | | | __dst_free(): put EXPORT_SYMBOLS after the fct | Nicolas Dichtel | 2010-07-20 |
* | | | | phy: add suspend/resume in the ic+ | Giuseppe Cavallaro | 2010-07-20 |
* | | | | cxgb4vf: add maintainer entry for cxgb4vf | Casey Leedom | 2010-07-20 |
* | | | | cxgb4vf: Fix bug where we were only allocating one queue in MSI mode | Casey Leedom | 2010-07-20 |
* | | | | cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array | Casey Leedom | 2010-07-20 |
* | | | | ipv6: Make IP6CB(skb)->nhoff 16-bit. | David S. Miller | 2010-07-20 |
* | | | | bnx2: Update version to 2.0.17. | Michael Chan | 2010-07-19 |
* | | | | bnx2: Remove some unnecessary smp_mb() in tx fast path. | Michael Chan | 2010-07-19 |
* | | | | bnx2: Call pci_enable_msix() with actual number of vectors. | Michael Chan | 2010-07-19 |