summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg2012-02-211-0/+1
* Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg2012-02-211-0/+4
* Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg2012-02-211-0/+3
* Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann2012-02-201-0/+1
* Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-203-0/+53
* Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-201-5/+2
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-1/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-201-2/+2
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-191-7/+1
* Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg2012-02-191-1/+1
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-191-0/+2
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-191-2/+1
* Bluetooth: Track discovery typeAndre Guedes2012-02-191-0/+1
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-192-5/+12
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-171-2/+2
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-171-4/+4
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-171-1/+1
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-171-1/+2
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-171-0/+27
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-171-6/+8
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-171-0/+1
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-171-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-16139-1250/+3797
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15143-1260/+3809
| |\
| | * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-151-2/+2
| | * Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | * Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-0/+2
| | * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-151-3/+3
| | * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-151-1/+1
| | * net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-301-0/+2
| | * netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
| | * net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-247-11/+28
| | |\
| | | * netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
| | | * team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| | | * bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| | | * net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| | | * cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| | | * net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| | | * kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| | | * tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0
| | | * mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
| | * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
| | |\ \
| | | * | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
| | * | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-231-1/+1
| | * | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-231-2/+17
| | |\ \ \
| | | * | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
| | * | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-234-6/+18
| | |\ \ \ \