summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg2015-11-193-193/+195
* Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-192-4/+1
* Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-193-0/+104
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-194-5/+35
* Bluetooth: Fix casting coding style within HCI socketsMarcel Holtmann2015-11-191-13/+13
* Bluetooth: Add clarifying comment why schedule_work is usedJohan Hedberg2015-11-191-0/+4
* Bluetooth: Add missing hci_skb_opcode for raw socket commandsMarcel Holtmann2015-11-191-0/+5
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-194-14/+23
* Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-1921-116/+127
* Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-193-32/+33
* Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
* Bluetooth: Make LE only events conditional on supported commandsMarcel Holtmann2015-11-191-4/+18
* Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event maskMarcel Holtmann2015-11-191-1/+2
* Bluetooth: Build LE event mask based on supported commandsMarcel Holtmann2015-11-191-1/+28
* Bluetooth: Move BR/EDR default events behind its featuresMarcel Holtmann2015-11-191-4/+8
* be2net: remove local variable 'status'Ivan Vecera2015-11-181-4/+2
* net: hisilicon: fix binding document of mdiohuangdaode2015-11-181-1/+6
* net ipv4: use preferred log methodsBastian Stender2015-11-184-59/+44
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-1829-278/+247
|\
| * s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
| * s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| * s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| * s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| * s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| * s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-115-8/+14
| * s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe2015-11-111-0/+6
| * s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-116-32/+86
| * s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| * s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| * s390/pci_dma: handle dma table failuresSebastian Ott2015-11-093-17/+48
| * s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| * s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| * s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0
| * s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| * s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
* | Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-183-11/+14
|\ \
| * | hwmon: (scpi) skip unsupported sensors properlySudeep Holla2015-11-161-10/+11
| * | hwmon: (scpi) add thermal-of dependencyArnd Bergmann2015-11-161-0/+1
| * | hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan2015-11-161-1/+1
| * | hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang2015-11-161-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1784-3650/+1036
|\ \ \
| * | | MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz2015-11-171-1/+9
| * | | net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-171-1/+4
| * | | af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-171-1/+4
| * | | rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-171-122/+152
| * | | net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-171-1/+1
| * | | packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-171-1/+1
| * | | packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-171-2/+2
| * | | net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3