1. 089b032 af_iucv: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  2. d8282ea 9P: remove unnecessary break after return by Fabian Frederick · 10 years ago
  3. 7ceaa58 tipc: remove unnecessary break after return by Fabian Frederick · 10 years ago
  4. fe8c0f4 packet: remove unnecessary break after return by Fabian Frederick · 10 years ago
  5. 7cf6604 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  6. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  7. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
  8. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  9. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  10. 5ee2c94 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction by Christoph Paasch · 10 years ago
  11. 5517750 net: rtnetlink - make create_link take name_assign_type by Tom Gundersen · 10 years ago
  12. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  13. 238fa36 net: set name assign type for renamed devices by Tom Gundersen · 10 years ago
  14. 685343f net: add name_assign_type netdev attribute by Tom Gundersen · 10 years ago
  15. c634099 net: mvpp2: Fix a typo in the license by Ezequiel Garcia · 10 years ago
  16. 97b8ee8 ring-buffer: Fix polling on trace_pipe by Martin Lau · 10 years ago
  17. eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  18. 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  19. d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  20. 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  21. f1121ab f2fs: reduce searching region of segmap when free section by Chao Yu · 10 years ago
  22. 3f1be4f udf: avoid redundant memcpy when writing data in ICB by Chao Yu · 10 years ago
  23. c7ff482 fs/udf: re-use hex_asc_upper_{hi,lo} macros by Andy Shevchenko · 10 years ago
  24. 2c15ac5 fs/quota: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  25. e973606 udf: use linux/uaccess.h by Fabian Frederick · 10 years ago
  26. e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 10 years ago
  27. b9ba6f9 quota: remove dqptr_sem by Niu Yawei · 10 years ago
  28. 9eb6463 quota: simplify remove_inode_dquot_ref() by Niu Yawei · 10 years ago
  29. 1ea06be quota: avoid unnecessary dqget()/dqput() calls by Niu Yawei · 10 years ago
  30. 606cdcc quota: protect Q_GETFMT by dqonoff_mutex by Niu Yawei · 10 years ago
  31. d68aab6b quota: missing lock in dqcache_shrink_scan() by Niu Yawei · 10 years ago
  32. acd052b ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c file by Tero Kristo · 10 years ago
  33. 9ac77ed ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.c by Tero Kristo · 10 years ago
  34. b166730 ARM: OMAP2+: clock/dpll: remove unused header includes from clkt_dpll.c by Tero Kristo · 10 years ago
  35. 066edb2 ARM: OMAP2+: clock/interface: add a clk_features definition for idlest value by Tero Kristo · 10 years ago
  36. 2337c5b ARM: OMAP2+: clock/dpll: add jitter correction behind clk_features by Tero Kristo · 10 years ago
  37. 512d91c ARM: OMAP2+: clock/dpll: convert bypass check to use clk_features by Tero Kristo · 10 years ago
  38. 5f84aeb ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypass by Tero Kristo · 10 years ago
  39. a24886e ARM: OMAP2+: clock: add fint values to the ti_clk_features struct by Tero Kristo · 10 years ago
  40. 8111e01 ARM: OMAP2+: clock: introduce ti_clk_features flags by Tero Kristo · 10 years ago
  41. 44b65e7 ARM: OMAP4+: dpll44xx: remove cm-regbits-44xx.h and clock44xx.h includes by Tero Kristo · 10 years ago
  42. 74b9b62 ARM: OMAP4+: dpll: remove cpu_is_omap44xx checks by Tero Kristo · 10 years ago
  43. 6daf432 ssb: extract antenna gains from SPROMs revs 4+ properly by Rafał Miłecki · 10 years ago
  44. 67d392c ssb: make code for antenna gain extraction more generic by Rafał Miłecki · 10 years ago
  45. b3bbf84 wireless: zd1211rw: new url for fw, remove experimental by Xose Vazquez Perez · 10 years ago
  46. c9ff78b b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5 by Rafał Miłecki · 10 years ago
  47. c3da74b brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach() by Arend van Spriel · 10 years ago
  48. b48d891 brcmfmac: rework wiphy structure setup by Arend van Spriel · 10 years ago
  49. aa70b4f brcmfmac: moving some functions around by Arend van Spriel · 10 years ago
  50. c08437b brcmfmac: introduce feature and quirk handling by Arend van Spriel · 10 years ago
  51. ccfd1e8 brcmfmac: move attach and detach functions in wl_cfg80211.c by Arend van Spriel · 10 years ago
  52. c1b2053 brcmfmac: Make firmware path a module parameter by Daniel Kim · 10 years ago
  53. 82d957e brcmfmac: rework debugfs functions in the driver by Arend van Spriel · 10 years ago
  54. 1b1e4e9 brcmfmac: make use of seq_file API for debugfs entries by Arend van Spriel · 10 years ago
  55. 5779ae6 brcmfmac: Cleanup used device IDs. by Hante Meuleman · 10 years ago
  56. b053557 mwifiex: correct a typo in mwifiex_ret_tdls_oper by Bing Zhao · 10 years ago
  57. ea4eb7f mwifiex: declare sta_ptr in smaller scope by Bing Zhao · 10 years ago
  58. 30fa51c mwifiex: define TDLS idle timeout macro with units by Bing Zhao · 10 years ago
  59. 2a317ad mwifiex: fix a cut-n-paste error in adhoc-start by Bing Zhao · 10 years ago
  60. d5343f0 mwifiex: fix corner case system hang issue by Amitkumar Karwar · 10 years ago
  61. 2d70283 mwifiex: access rx_reorder_tbl_ptr only while holding lock by Amitkumar Karwar · 10 years ago
  62. 6a06e55 wireless: rt2x00: add new rt2800usb devices by Xose Vazquez Perez · 10 years ago
  63. 5e74b3a wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs by Eliad Peller · 10 years ago
  64. 9bccb8a wl18xx: make sure fw_status->priv exists before deref by Eliad Peller · 10 years ago
  65. 1631020 wl18xx: change the number of WLAN addrs per chip by Arik Nemtsov · 10 years ago
  66. e656286 wlcore: don't switch channels on disconnected STA vifs by Arik Nemtsov · 10 years ago
  67. d8c5a48 wlcore: register vendor commands by Eliad Peller · 10 years ago
  68. fbddf58 wlcore: increase max roc duration to 30 seconds by Eliad Peller · 10 years ago
  69. e93e15f wlcore/wl18xx: handle smart config events by Eliad Peller · 10 years ago
  70. 80ff806 wlcore: handle smart config vendor commands by Eliad Peller · 10 years ago
  71. ccb1df9 wlcore/wl18xx: add smart config commands by Eliad Peller · 10 years ago
  72. 936c50d wlcore: add smart config definitions by Eliad Peller · 10 years ago
  73. 71a301b wlcore: use correct LAA bit by Eliad Peller · 10 years ago
  74. 601d6c4 wl18xx: fix last tx rate calculation by Eliad Peller · 10 years ago
  75. 30a0035 wlcore: user smaller sqn padding for GEM by Eliad Peller · 10 years ago
  76. 50d26aa wlcore: save seq num only between recoveries by Eliad Peller · 10 years ago
  77. 72fcd3d b43: don't warn about no 5 GHz support on 2.4 GHz devices by Rafał Miłecki · 10 years ago
  78. 3695b93 b43: enable radio 0x2057 rev 9 (AKA BCM43228) support by Rafał Miłecki · 10 years ago
  79. 785e7db b43: N-PHY: implement channel switching of radio 0x2057 rev 5 by Rafał Miłecki · 10 years ago
  80. 162bee1 b43: N-PHY: init and channel switching of radio 0x2057 rev 9 by Rafał Miłecki · 10 years ago
  81. 40c68f2 b43; N-PHY: write most of the missing code for revs 7+ by Rafał Miłecki · 10 years ago
  82. 303415e b43: N-PHY: add placeholders for new devices support by Rafał Miłecki · 10 years ago
  83. 12db548 b43: N-PHY: add TX gain tables for devices with specific EPA by Rafał Miłecki · 10 years ago
  84. 0933ecf b43: N-PHY: drop reg 0x1 access restriction on new PHY revs by Rafał Miłecki · 10 years ago
  85. 88d825b b43: always print info about radio (manuf, id, revision) by Rafał Miłecki · 10 years ago
  86. f24937d staging: vt6656: usbpipe irrelevant function descriptions by Malcolm Priestley · 10 years ago
  87. 08823af staging: vt6656: rename s_nsBulkInUsbIoCompleteRead to vnt_submit_rx_urb_complete by Malcolm Priestley · 10 years ago
  88. 2dc37af staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb by Malcolm Priestley · 10 years ago
  89. ceebd90 staging: vt6656: rename s_nsBulkOutIoCompleteWrite to vnt_tx_context_complete by Malcolm Priestley · 10 years ago
  90. 476e7d9 staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context. by Malcolm Priestley · 10 years ago
  91. 34f98e3 staging: vt6656: rename s_nsInterruptUsbIoCompleteRead to vnt_start_interrupt_urb_complete by Malcolm Priestley · 10 years ago
  92. b0bc572 staging: vt6656: usbpipe rename PIPEnsInterruptRead to vnt_start_interrupt_urb by Malcolm Priestley · 10 years ago
  93. 0d90132 staging: vt6656: int.c remove irrelevant function description by Malcolm Priestley · 10 years ago
  94. 6200193 staging: vt6656: rename INTvWorkItem to vnt_int_start_interrupt by Malcolm Priestley · 10 years ago
  95. e360d2b staging: vt6656: int rename INTnsProcessData to vnt_int_process_data by Malcolm Priestley · 10 years ago
  96. 5073060 staging: vt6656: int.c Replace DBG_PRT debug messages by Malcolm Priestley · 10 years ago
  97. 526fed3 staging: vt6656: INTvWorkItem remove camel case by Malcolm Priestley · 10 years ago
  98. d4ec15e staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 10 years ago
  99. 6a44b50 staging: android: Clean up else statement from sync_fence_poll() by Lucas Tanure · 10 years ago
  100. fe13264 gpio: rcar: Add support for DT IRQ flags by Laurent Pinchart · 10 years ago