summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-158-14/+38
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-151-0/+3
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-153-9/+3
* [Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann2006-10-151-2/+2
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-154-7/+33
* [Bluetooth] Make use of virtual devices treeMarcel Holtmann2006-10-151-5/+1
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-155-7/+16
* [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2006-10-153-17/+161
* [IPV6] sit: Add missing MODULE_LICENSEJan Dittmer2006-10-151-0/+1
* [IPV6]: Remove bogus WARN_ON in Proxy-NA handling.YOSHIFUJI Hideaki2006-10-151-2/+0
* [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf2006-10-152-7/+23
* [XFRM]: Fix xfrm_state_num going negative.David S. Miller2006-10-151-4/+13
* [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-152-22/+24
* NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-151-2/+2
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-153-13/+30
* NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-151-6/+12
* [BRIDGE]: flush forwarding table when device carrier offStephen Hemminger2006-10-154-4/+11
* [NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso2006-10-152-138/+6
* [NETFILTER]: Update MAINTAINERS entryPatrick McHardy2006-10-151-3/+5
* [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy2006-10-151-1/+3
* [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2006-10-152-6/+6
* [NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy2006-10-151-0/+2
* [NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy2006-10-152-2/+2
* [DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy2006-10-151-1/+1
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-152-2/+0
* Fix VM_MAYEXEC calculationLinus Torvalds2006-10-151-11/+10
* [PATCH] Fix core files so they make sense to gdb...Petr Vandrovec2006-10-151-5/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-10-1529-1005/+1088
|\
| * Pull trivial into test branchLen Brown2006-10-147-11/+14
| |\
| | * ACPI: fix printk format warningsRandy Dunlap2006-10-142-2/+2
| | * ACPI: fix section for CPU init functionsPierre Ossman2006-10-142-2/+2
| | * ACPI: update comments in motherboard.cLen Brown2006-10-141-0/+6
| | * ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina2006-10-141-1/+1
| | * ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov2006-10-141-6/+3
| * | Pull sci into test branchLen Brown2006-10-141-5/+5
| |\ \
| | * | ACPI: SCI interrupt source overrideKimball Murray2006-10-141-5/+5
| | |/
| * | Pull bugzilla-5534 into test branchLen Brown2006-10-142-34/+14
| |\ \
| | * | ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy2006-10-141-21/+13
| | * | ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy2006-10-141-13/+1
| | |/
| * | Pull msi-laptop into test branchLen Brown2006-10-144-0/+422
| |\ \
| | * | MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering2006-10-144-0/+422
| * | | Pull ec into test branchLen Brown2006-10-142-803/+296
| |\ \ \ | | |/ /
| | * | ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering2006-10-141-0/+2
| | * | ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov2006-10-141-79/+45
| | * | ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov2006-10-141-95/+12
| | * | ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov2006-10-141-81/+29
| | * | ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov2006-10-141-458/+253
| | * | ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov2006-10-141-53/+50
| | * | ACPI: consolidate functions in acpi ec driverLennart Poettering2006-10-142-230/+98
| | |/
| * | Pull mwait into test branchLen Brown2006-10-148-56/+242
| |\ \
OpenPOWER on IntegriCloud