summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko2010-10-121-1/+2
| | * | Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko2010-10-121-0/+16
| | * | Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu2010-10-121-0/+3
| | * | Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu2010-10-121-0/+3
| | * | Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg2010-10-121-1/+0
| | * | Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-121-1/+1
| | * | Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau2010-10-121-0/+3
| | * | Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-121-98/+6
| | * | Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-122-0/+111
| | * | Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau2010-10-121-4/+21
| | * | Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-121-4/+4
| | * | Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-122-0/+9
| | * | Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-123-5/+5
* | | | phonet: remove the unused variable pnChangli Gao2010-10-201-1/+0
* | | | netpoll: Revert napi_poll fix for bonding driverNeil Horman2010-10-201-8/+1
* | | | netpoll: Remove netpoll blocking from uninit pathNeil Horman2010-10-201-3/+0
* | | | bnx2x: update version to 1.60.00-3Dmitry Kravkov2010-10-191-2/+2
* | | | bnx2x: prevent false parity error in MSI-X memory of HC blockVladislav Zolotarov2010-10-192-2/+32
* | | | bnx2x: fix possible deadlock in HC hw blockDmitry Kravkov2010-10-191-8/+29
* | | | inet: RCU changes in inetdev_by_index()Eric Dumazet2010-10-194-22/+16
* | | | net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet2010-10-192-3/+3
* | | | 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.Paul Gortmaker2010-10-192-2/+2
* | | | bonding: Re-enable netpoll over bondingNeil Horman2010-10-181-19/+10
* | | | bonding: Fix netconsole to not deadlock on rmmodNeil Horman2010-10-181-1/+8
* | | | bonding: Fix napi poll for bonding driverNeil Horman2010-10-181-1/+8
* | | | bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman2010-10-183-4/+80
* | | | bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman2010-10-183-11/+19
* | | | e1000e: Fix for offline diag test failure at first callCarolyn Wyborny2010-10-181-11/+8
* | | | igbvf: Remove unneeded pm_qos* callsGreg Rose2010-10-181-5/+0
* | | | igb: fix stats handlingEric Dumazet2010-10-183-45/+129
* | | | netxen: mask correctable erroramit salecha2010-10-182-2/+28
* | | | netxen: fix race in tx stop queueRajesh Borundia2010-10-184-18/+22
* | | | qlcnic: update ethtool statsamit salecha2010-10-181-3/+70
* | | | IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()Andy Walls2010-10-181-7/+6
* | | | Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...David S. Miller2010-10-182-29/+70
|\ \ \ \
| * | | | can: mcp251x: optimize 2515, rx int gets cleared automaticallyMarc Kleine-Budde2010-10-181-4/+9
| * | | | can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515Marc Kleine-Budde2010-10-181-2/+12
| * | | | can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde2010-10-182-16/+12
| * | | | can: mcp251x: write intf only when neededMarc Kleine-Budde2010-10-181-2/+13
| * | | | can: mcp251x: read-modify-write eflag only when neededSascha Hauer2010-10-181-1/+2
| * | | | can: mcp251x: allow to read two registers in one spi transferSascha Hauer2010-10-181-3/+17
| * | | | can: mcp251x: increase rx_errors on overflow, not only rx_over_errorsSascha Hauer2010-10-181-2/+6
| * | | | can: mcp251x: fix NOHZ local_softirq_pending 08 warningMarc Kleine-Budde2010-10-181-2/+2
* | | | | bnx2x: update version to 1.60.00-2Dmitry Kravkov2010-10-181-2/+2
* | | | | bnx2x: remove unnecessary FUNC_FLG_RSS flag and relatedDmitry Kravkov2010-10-182-49/+34
* | | | | bnx2x: Use correct FW constant for header paddingDmitry Kravkov2010-10-182-3/+1
* | | | | bnx2x: do not deal with power if no capabilityDmitry Kravkov2010-10-181-0/+6
* | | | | bnx2x: remove redundant commands during error handlingDmitry Kravkov2010-10-181-2/+0
* | | | | bnx2x: Optimized the branching in the bnx2x_rx_int()Vladislav Zolotarov2010-10-181-5/+6
* | | | | ns83820: spin_lock_irq() => spin_lock()Dan Carpenter2010-10-181-1/+1
OpenPOWER on IntegriCloud