aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/bnep
Commit message (Expand)AuthorAge
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* 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-20
* | 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-02
|\
| * 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
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* Bluetooth: Use kthread API in bnepSzymon Janc2011-04-05
* Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-03-31
* Bluetooth: Fix checkpatch errors and some code style issues in bnepSzymon Janc2011-03-31
* Bluetooth: Opencode macros in bnep/core.cSzymon Janc2011-03-31
* Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* Bluetooth: bnep: fix buffer overflowVasiliy Kulikov2011-02-14
* Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov2010-12-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * Bluetooth: Bring back var 'i' incrementGustavo F. Padovan2010-06-25
* | net: use __packed annotationEric Dumazet2010-06-03
|/
* net: sk_sleep() helperEric Dumazet2010-04-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-17
|/
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-04
* | Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri2009-12-03
* | net: pass kern to net_proto_family create functionEric Paris2009-11-06
* | net: mark net_proto_ops as constStephen Hemminger2009-10-07
|/
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-11
* netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* bluetooth: driver API updateStephen Hemminger2009-01-07
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18