summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-223-2/+11
* [NET]: Use the skb_set_queue_mapping where appropriatePavel Emelyanov2007-10-222-5/+3
* [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare2007-10-222-4/+4
* [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-224-0/+13
* [NIU]: Cleanup PAGE_SIZE checks a bitOlof Johansson2007-10-221-29/+5
* [NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu2007-10-221-2/+1
* [ATM]: Fix clip module reload crash.Randy Dunlap2007-10-221-0/+3
* [TG3]: Update version to 3.85Matt Carlson2007-10-221-2/+2
* [TG3]: PCI command adjustmentMatt Carlson2007-10-222-6/+3
* [TG3]: Add management FW version to ethtool reportMatt Carlson2007-10-222-14/+78
* [TG3]: Add 5723 supportMatt Carlson2007-10-222-0/+2
* [Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann2007-10-221-39/+21
* [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-225-22/+151
* [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-221-0/+25
* [Bluetooth] Fix wrong argument in debug code of HIDPDave Young2007-10-221-1/+1
* [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-223-0/+578
* [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-223-0/+419
* [Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik2007-10-224-16/+4
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-225-2/+557
* [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-221-362/+262
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-222-8/+37
* [Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann2007-10-221-5/+18
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-222-84/+163
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-222-11/+11
* [Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann2007-10-221-6/+10
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-228-1032/+1315
* NFS: Fix a typo in nfs_call_unlink()Trond Myklebust2007-10-211-1/+1
* NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust2007-10-211-0/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-2161-317/+5669
|\
| * Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
| * Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-226-6/+34
| * Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-216-211/+484
| * Blackfin arch: add a cheesy install targetMike Frysinger2007-10-222-0/+60
| * Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-212-1/+15
| * Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-212-1/+376
| * Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2
| * Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-2116-25/+25
| * Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt2007-10-211-0/+2
| * Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
| * Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-211-0/+4
| * Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz2007-10-211-39/+61
| * Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-211-3/+3
| * Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-222-2/+14
| * Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger2007-10-221-1/+8
| * Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-2129-37/+4590
* | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-10-2121-40/+1411
|\ \
| * | [PATCH] audit: watching subtreesAl Viro2007-10-2110-10/+1310
| * | [PATCH] new helper - inotify_evict_watch()Al Viro2007-10-212-0/+9
| * | [PATCH] new helper - inotify_clone_watch()Al Viro2007-10-212-0/+36
OpenPOWER on IntegriCloud