1. bfdd56b net: hamradio/yam: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  2. 9714481 net: hamradio/scc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. d96caf6 net: fujitsu: Remove ISA depdendency from Kconfig by Matthew Whitehead · 11 years ago
  4. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  5. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  6. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  7. 96f817f tcp: shrink tcp6_timewait_sock by one cache line by Eric Dumazet · 11 years ago
  8. 40dc9ab atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features by Andrea Merello · 11 years ago
  9. 274dede wireless: rt2x00: rt2800usb: add new devices by Xose Vazquez Perez · 11 years ago
  10. d41200a rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  11. 3fc0165 rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  12. 6483033 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  13. 0d1cdce rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup() by Larry Finger · 11 years ago
  14. 3764eb7 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  15. 5784935 rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  16. 4f4826d rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  17. c6d3729 rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct by Larry Finger · 11 years ago
  18. dab3df5 rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c by Larry Finger · 11 years ago
  19. 354d0f3 rtlwifi: Fix smatch warnings in usb.c by Larry Finger · 11 years ago
  20. a3557d4 rtlwifi: Fix smatch warning in pci.c by Larry Finger · 11 years ago
  21. d0df71dc rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c by Larry Finger · 11 years ago
  22. 61800b2 rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c by Larry Finger · 11 years ago
  23. 857c007 rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c by Larry Finger · 11 years ago
  24. adb250b rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c by Larry Finger · 11 years ago
  25. 3b9b74b rt2800: add support for radio chip RF3070 by Stanislaw Gruszka · 11 years ago
  26. 05f3820 brcmfmac: rework rx path bus interface by Arend van Spriel · 11 years ago
  27. f2c44fe brcmfmac: Use fw filename and nvram based of devid for sdio. by Hante Meuleman · 11 years ago
  28. 5af47fb brcmfmac: fix sparse error 'bad constant expression' by Arend van Spriel · 11 years ago
  29. 5491c11 brcmfmac: reserve memory for bus layer in sk_buff::cb by Franky Lin · 11 years ago
  30. 7434785 brcmfmac: add valid core index check in related functions by Franky Lin · 11 years ago
  31. fe04015 brcmfmac: add BCM4339 SDIO interface support by Franky Lin · 11 years ago
  32. 4cd0ea4 brcmfmac: sync firmware event list by Franky Lin · 11 years ago
  33. 0d4f55b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  34. 75ae83d Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  35. c21a7d6 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  36. 1d3d591 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 by Matthew Whitehead · 11 years ago
  37. 34a6eda net: ipv4: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  38. de36cef net: myri10ge: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  39. b85d717 net: bnx2x: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  40. 5570563 net: atl1c: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  41. 99ebe9f Merge branch 'bond_hash' by David S. Miller · 11 years ago
  42. 7a6afab bonding: document the new xmit policy modes and update the changed ones by Nikolay Aleksandrov · 11 years ago
  43. 32819dc bonding: modify the old and add new xmit hash policies by Nikolay Aleksandrov · 11 years ago
  44. 357afe9 flow_dissector: factor out the ports extraction in skb_flow_get_ports by Nikolay Aleksandrov · 11 years ago
  45. 5080546 inet: consolidate INET_TW_MATCH by Eric Dumazet · 11 years ago
  46. 4f3e219 Bluetooth: Only one command per L2CAP LE signalling is supported by Marcel Holtmann · 11 years ago
  47. 92381f5 Bluetooth: Check minimum length of SMP packets by Marcel Holtmann · 11 years ago
  48. b99707d Bluetooth: Drop packets on ATT fixed channel on BR/EDR by Marcel Holtmann · 11 years ago
  49. ae4fd2d Bluetooth: L2CAP connectionless channels are only valid for BR/EDR by Marcel Holtmann · 11 years ago
  50. 7b9899d Bluetooth: SMP packets are only valid on LE connections by Marcel Holtmann · 11 years ago
  51. 94b6a09 Bluetooth: Don't copy L2CAP LE signalling to raw sockets by Marcel Holtmann · 11 years ago
  52. a287762 Bluetooth: Fix switch statement order for L2CAP fixed channels by Marcel Holtmann · 11 years ago
  53. 6203fc9 Bluetooth: Allow changing device class when BR/EDR is disabled by Marcel Holtmann · 11 years ago
  54. cf99ba1 Bluetooth: Restrict loading of long term keys to LE capable controllers by Marcel Holtmann · 11 years ago
  55. 9060d5c Bluetooth: Restrict loading of link keys to BR/EDR capable controllers by Marcel Holtmann · 11 years ago
  56. 62af444 Bluetooth: Allow setting static address even if LE is disabled by Marcel Holtmann · 11 years ago
  57. cdba528 Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers by Marcel Holtmann · 11 years ago
  58. 7b4371e ath10k: wmi: Convert use of 6 to ETH_ALEN by Joe Perches · 11 years ago
  59. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  60. 0b3d8e0 include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path() by Denis Kirjanov · 11 years ago
  61. 6ae7053 tcp: sndbuf autotuning improvements by Eric Dumazet · 11 years ago
  62. bbe34cf fib_trie: avoid a redundant bit judgement in inflate by baker.zhang · 11 years ago
  63. 3b16629 Bluetooth: Fix memory leak with L2CAP signal channels by Marcel Holtmann · 11 years ago
  64. 8455778 isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity() by Jesper Juhl · 11 years ago
  65. 99d3d58 xen-netfront: convert to GRO API by Wei Liu · 11 years ago
  66. ee002b6 tg3: use phylib when robo switch is in use by Hauke Mehrtens · 11 years ago
  67. 4bcef89 ssb: provide phy address for Gigabit Ethernet driver by Hauke Mehrtens · 11 years ago
  68. ead2402 tg3: add support a phy at an address different than 01 by Hauke Mehrtens · 11 years ago
  69. 2ed0180 Bluetooth: Add the definition for Slave Page Response Timeout by DoHyun Pyun · 11 years ago
  70. 2b35944 Bluetooth: Add the definition and stcuture for Sync Train Complete by DoHyun Pyun · 11 years ago
  71. cefded9 Bluetooth: Add the definition for Start Synchronization Train by DoHyun Pyun · 11 years ago
  72. 8c9a041 Bluetooth: Add the definition and structure for Set CSB by DoHyun Pyun · 11 years ago
  73. a9b07a6 Bluetooth: Add the structure for Write Sync Train Parameters by DoHyun Pyun · 11 years ago
  74. 7d1dab4 Bluetooth: Add the definition and structure for Set CSB Data by DoHyun Pyun · 11 years ago
  75. 6a20eaf Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR by DoHyun Pyun · 11 years ago
  76. d0bf75a Bluetooth: Add the definition and structure for Set Reserved LT_ADDR by DoHyun Pyun · 11 years ago
  77. d819c6c iwlwifi: pcie: fix merge damage by Johannes Berg · 11 years ago
  78. 9ab8cf3 Bluetooth: Increment management interface revision by Marcel Holtmann · 11 years ago
  79. 11802b2 Bluetooth: Fix advertising data flags with disabled BR/EDR by Johan Hedberg · 11 years ago
  80. e6fe798 Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses by Johan Hedberg · 11 years ago
  81. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  82. a0cdf960 Bluetooth: Restrict disabling of HS when controller is powered off by Marcel Holtmann · 11 years ago
  83. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  84. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 11 years ago
  85. 2cc8689 Bluetooth: btmrvl: add calibration data download support by Amitkumar Karwar · 11 years ago
  86. 4b24572 Bluetooth: btmrvl: add setup handler by Amitkumar Karwar · 11 years ago
  87. 7d5b400 Bluetooth: btmrvl: get rid of struct btmrvl_cmd by Amitkumar Karwar · 11 years ago
  88. c037874 Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function by Amitkumar Karwar · 11 years ago
  89. e1d08f4 Bluetooth: Fix workqueue synchronization in hci_dev_open by Johan Hedberg · 11 years ago
  90. cbed0ca Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function by Johan Hedberg · 11 years ago
  91. 922ca1d Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default by Marcel Holtmann · 11 years ago
  92. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  93. ee39269 Bluetooth: Send new settings event when changing high speed option by Marcel Holtmann · 11 years ago
  94. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 11 years ago
  95. a59ac2f Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE by Marcel Holtmann · 11 years ago
  96. 60f2a3e Bluetooth: Use only 2 bits for controller type information by Marcel Holtmann · 11 years ago
  97. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  99. 0b93684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  100. 517bf8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago