1. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  2. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  3. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 9 years ago
  4. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 9 years ago
  5. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 9 years ago
  6. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  7. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  8. 65f53e9 Bluetooth: Access BNEP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  9. d6b67c6 Bluetooth: Remove unnecessary include l2cap.h by Rami Rosen · 12 years ago
  10. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  11. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  12. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  13. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  14. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  15. 000092b Bluetooth: bnep: use constant for ethertype by Eldad Zack · 12 years ago
  16. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  17. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  18. 9b338c3 Bluetooth: bnep: Fix module reference by David Herrmann · 13 years ago
  19. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  20. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  21. 751c10a Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  22. 38d5755 Bluetooth: bnep: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  23. f4d7cd4 Bluetooth: Use kthread API in bnep by Szymon Janc · 13 years ago
  24. 3aad75a Bluetooth: Fix checkpatch errors and some code style issues in bnep by Szymon Janc · 13 years ago
  25. a3d9bd4 Bluetooth: Opencode macros in bnep/core.c by Szymon Janc · 13 years ago
  26. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 13 years ago
  27. 5520d20 Bluetooth: bnep: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  28. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  30. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  31. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  32. cde9f80 Bluetooth: Fix handling of BNEP setup connection requests by Vikram Kandukuri · 15 years ago
  33. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  34. b4d7f0a bluetooth: driver API update by Stephen Hemminger · 16 years ago
  35. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  36. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  37. d2ad3ca net/: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  38. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  39. 28111eb [Bluetooth] Add parameters to control BNEP header compression by Marcel Holtmann · 16 years ago
  40. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  41. ec8dab3 [Bluetooth] Signal user-space for HIDP and BNEP socket errors by Marcel Holtmann · 16 years ago
  42. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  43. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  44. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  45. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  46. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  47. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  48. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  49. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  50. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  51. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  52. 1bc5d44 [BLUETOOTH]: bnep endianness annotations by Al Viro · 18 years ago
  53. e41d216 [BLUETOOTH] bnep endianness bug: filtering by packet type by Al Viro · 18 years ago
  54. b2cfcd7 [Bluetooth] Fix reference count when connection lookup fails by Marcel Holtmann · 18 years ago
  55. 0a85b96 [Bluetooth] Integrate services into the driver model by Marcel Holtmann · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. 67b52e5 [BLUETOOTH]: Return negative error constant by Tobias Klauser · 18 years ago
  58. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago