summaryrefslogtreecommitdiff
path: root/net/bluetooth/bnep
Commit message (Expand)AuthorAge
* Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen2017-06-27
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* net: remove MTU limits on a few ether_setup callersJarod Wilson2016-10-21
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer2015-12-11
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann2015-04-02
* bluetooth: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* Bluetooth: Fix potential NULL dereferenceJohan Hedberg2015-02-03
* Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2014-12-19
* Bluetooth: Introduce BT_BREDR and BT_LE config optionsMarcel Holtmann2014-11-02
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
* Bluetooth: Access BNEP session addresses through L2CAP channelMarcel Holtmann2013-10-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \
| * | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
| |/
* | net: add ETH_P_802_3_MINSimon Horman2013-03-28
|/
* Bluetooth: Remove unnecessary include l2cap.hRami Rosen2013-01-09
* Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2012-11-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\
| * Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\ \ | |/ |/|
| * net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-21
* | Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-06
|/
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-05
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * Bluetooth: bnep: use constant for ethertypeEldad Zack2012-05-09
* | bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-21
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-12-03
|\
| * Bluetooth: bnep: Fix module referenceDavid Herrmann2011-11-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\ \ | |/ |/|
| * Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\ \ | |/
| * Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-27
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\ \ | |/
| * Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-11
| * Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-11