1. 9be0dab Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev by David Herrmann · 13 years ago
  2. fb33405 Bluetooth: Restrict to one SCO listening socket by Marcel Holtmann · 13 years ago
  3. 8ed21f7 Bluetooth: Don't check source address in SCO bind function by Marcel Holtmann · 13 years ago
  4. fc50744 Bluetooth: Fix registering hci with duplicate name by Ulisses Furquim · 13 years ago
  5. 519e42b Bluetooth: Remove not needed status parameter by Lukasz Rymanowski · 13 years ago
  6. 7d5d775 Bluetooth: Split error handling for SCO listen sockets by Marcel Holtmann · 13 years ago
  7. 6b3af73 Bluetooth: Split error handling for L2CAP listen sockets by Marcel Holtmann · 13 years ago
  8. 35d4adcc Bluetooth: Don't distribute keys in case of Encryption Failure by Hemant Gupta · 13 years ago
  9. 2d8b3a1 Bluetooth: Fix debug printing unallocated name by Andrei Emeltchenko · 13 years ago
  10. 4596fde5 Bluetooth: mgmt: Fix address type while loading Long Term Key by Hemant Gupta · 13 years ago
  11. 0c01bc4 Bluetooth: mgmt: Remove unwanted goto statements by Syam Sidhardhan · 13 years ago
  12. 5c94f37 Bluetooth: remove unneeded declaration of sco_conn_del() by Gustavo Padovan · 13 years ago
  13. 088ce08 Bluetooth: Remove unnecessary check by Mikel Astiz · 13 years ago
  14. abc5de8 Bluetooth: Use unsigned int instead of signed int by Mikel Astiz · 13 years ago
  15. b76bbd6 Bluetooth: Functions for handling ERTM control fields by Mat Martineau · 13 years ago
  16. 3c58819 Bluetooth: Add the l2cap_seq_list structure for tracking frames by Mat Martineau · 13 years ago
  17. 9033894 Bluetooth: Remove err parameter from alloc_skb() by Gustavo Padovan · 13 years ago
  18. bd4b165 Bluetooth: Adds set_default function in L2CAP setup by Andrei Emeltchenko · 13 years ago
  19. 6bcbc48 Bluetooth: Add Read Local AMP Info to init by Andrei Emeltchenko · 13 years ago
  20. 328c924 Bluetooth: mgmt: Fix missing connect failed event for LE by Hemant Gupta · 13 years ago
  21. b24c624 Bluetooth: Fix clearing discovery type when stopping discovery by Hemant Gupta · 13 years ago
  22. 0ed0914 Bluetooth: Remove MGMT_ADDR_INVALID macro by Andre Guedes · 13 years ago
  23. eb19aaa Bluetooth: Send correct address type for LTK by Hemant Gupta · 13 years ago
  24. 3a602a0 Bluetooth: Remove unneeded zero initialization by Andrei Emeltchenko · 13 years ago
  25. 053262d Bluetooth: Update management interface revision by Marcel Holtmann · 13 years ago
  26. eef1d9b Bluetooth: Remove sk parameter from l2cap_chan_create() by Gustavo Padovan · 13 years ago
  27. 14a2849 Bluetooth: Make L2CAP chan_add functions static by Andrei Emeltchenko · 13 years ago
  28. bcd11ff Bluetooth: Remove unneeded timer clear by Andrei Emeltchenko · 13 years ago
  29. 1519cc1 Bluetooth: Ignore inquiry results from periodic inquiry by Andre Guedes · 13 years ago
  30. 642be6c Bluetooth: Check HCI_PERIODIC_INQ in start_discovery by Andre Guedes · 13 years ago
  31. ae854a7 Bluetooth: Add HCI_PERIODIC_INQ to dev_flags by Andre Guedes · 13 years ago
  32. 4d93483 Bluetooth: Add Periodic Inquiry command complete handler by Andre Guedes · 13 years ago
  33. e0d9727e Bluetooth: Refactor stop_discovery by Andre Guedes · 13 years ago
  34. 7537e5c Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry by Andre Guedes · 13 years ago
  35. 3e9fb6d Bluetooth: Silence sparse warning by Andrei Emeltchenko · 13 years ago
  36. c72d4b8 Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source by Szymon Janc · 13 years ago
  37. d97dcb6 Bluetooth: mgmt: Fix some code style and indentation issues by Szymon Janc · 13 years ago
  38. c9ecc48 Bluetooth: LE support for MGMT stop discovery by Andre Guedes · 13 years ago
  39. 7dbfac1 Bluetooth: Add hci_cancel_le_scan() to hci_core by Andre Guedes · 13 years ago
  40. 2e3c35e Bluetooth: trivial: Remove sparse warnings by Andrei Emeltchenko · 13 years ago
  41. 1f350c8 Bluetooth: Fix broken usage of get_unaligned_le16 by Marcel Holtmann · 13 years ago
  42. 1036b89 Bluetooth: Fix opcode access in hci_complete by Andrei Emeltchenko · 13 years ago
  43. 035100c Bluetooth: Fix type in cpu_to_le conversion by Andrei Emeltchenko · 13 years ago
  44. 739f43e Bluetooth: trivial: Correct types by Andrei Emeltchenko · 13 years ago
  45. 4fd21a8 Bluetooth: trivial: Fix endian conversion mode by Andrei Emeltchenko · 13 years ago
  46. 8ce0c49 Bluetooth: Convert error codes to le16 by Andrei Emeltchenko · 13 years ago
  47. d9b8870 Bluetooth: Correct CID endian notation by Andrei Emeltchenko · 13 years ago
  48. 61386cb Bluetooth: Correct length calc in L2CAP conf rsp by Andrei Emeltchenko · 13 years ago
  49. 5811537 Bluetooth: Correct ediv in SMP by Andrei Emeltchenko · 13 years ago
  50. eb55ef0 Bluetooth: Fix broken usage of put_unaligned_le16 by Marcel Holtmann · 13 years ago
  51. cdbaccc Bluetooth: Add management command for setting Device ID by Marcel Holtmann · 13 years ago
  52. 2b9be13 Bluetooth: Handle EIR tags for Device ID by Marcel Holtmann · 13 years ago
  53. 91c4e9b Bluetooth: Add TX power tag to EIR data by Marcel Holtmann · 13 years ago
  54. 6935e0f Bluetooth: Remove redundant hdev->parent field by David Herrmann · 13 years ago
  55. bc3dd33 Bluetooth: Check FINDING state in interleaved discovery by Andre Guedes · 13 years ago
  56. 097db76 Bluetooth: Correct chan->psm endian conversions by Andrei Emeltchenko · 13 years ago
  57. 78e8098 Bluetooth: Fix extra conversion to __le32 by Andrei Emeltchenko · 13 years ago
  58. 9a00665 Bluetooth: Correct type for ediv to __le16 by Andrei Emeltchenko · 13 years ago
  59. e466688 Bluetooth: trivial: Correct endian conversion by Andrei Emeltchenko · 13 years ago
  60. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
  61. b91e64a mac80211: Allow nonHT/HT peering in mesh by Ashok Nagarajan · 13 years ago
  62. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 13 years ago
  63. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 13 years ago
  64. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 13 years ago
  65. 3073a7c mac80211: Add more ethtools stats: survey, rates, etc by Ben Greear · 13 years ago
  66. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 13 years ago
  67. b1ab792 mac80211: Support getting sta_info stats via ethtool. by Ben Greear · 13 years ago
  68. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 13 years ago
  69. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 13 years ago
  70. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 13 years ago
  71. 91a0099 mac80211: fix rate control update on 2040 bss change by Rajkumar Manoharan · 13 years ago
  72. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 13 years ago
  73. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 13 years ago
  74. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 13 years ago
  75. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 13 years ago
  76. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  77. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  78. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 13 years ago
  79. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 13 years ago
  80. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
  81. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 13 years ago
  82. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 13 years ago
  83. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 13 years ago
  84. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 13 years ago
  85. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 13 years ago
  86. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 13 years ago
  87. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  88. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  89. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  90. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  91. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  92. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  93. 4981682 netfilter: bridge: optionally set indev to vlan by Pablo Neira Ayuso · 13 years ago
  94. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 13 years ago
  95. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 13 years ago
  96. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  97. 3a084dd net: IP_MULTICAST_IF setsockopt now recognizes struct mreq by Jiri Pirko · 13 years ago
  98. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 13 years ago
  99. 3e24591 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head by Alexander Duyck · 13 years ago
  100. 9202e31 skb: Drop bad code from pskb_expand_head by Alexander Duyck · 13 years ago