summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
* Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11
* Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-11
* Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-08
* Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-08
* Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-08
* Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-08
* Bluetooth: remove unused member of hci_dev.Rami Rosen2012-10-01
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-27
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko2012-09-27
* Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko2012-09-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
|\
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
| * Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-21
| * Bluetooth: Add more HCI error codesMikel Astiz2012-08-21
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-15
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-24
|\ \
| * | mac80211: add key flag for management keysJohannes Berg2012-09-10
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
| |\ \
| * \ \ Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
| |\ \ \
* | \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\ \ \ \ \
| * | | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-27
| * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-02
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-02
| * | | | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-02
| * | | | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-02
| * | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
| |\ \ \ \ \
| | * | | | | netvm: prevent a stream-specific deadlockMel Gorman2012-07-31
| | * | | | | netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-31
| | * | | | | netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
| | * | | | | netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-31
| | * | | | | net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-31