1. 25ef42f staging: most: fix race condition in AIM networking by Christian Gromm · 9 years ago
  2. bf35804 staging: most: remove aim reset by Christian Gromm · 9 years ago
  3. ec5c00a staging: most: change structure initialization by Christian Gromm · 9 years ago
  4. 5cfe8c1 wilc1000 : Remove unused macro definitions by Anish Bhatt · 9 years ago
  5. 1fea593 staging: wilc1000: remove variable cif_func by Glen Lee · 9 years ago
  6. b002e20 staging: wilc1000: remove function pointer os_wait by Glen Lee · 9 years ago
  7. d2bfac0 staging: wilc1000: remove mutex txq_cs and it's related codes by Glen Lee · 9 years ago
  8. 03eb726 staging: wilc1000: remove variable rx_buffer_size by Glen Lee · 9 years ago
  9. 7015b5d staging: wilc1000: remove variable tx_buffer_size by Glen Lee · 9 years ago
  10. 187f1ef staging: wilc1000: remove pointer varialbes of hif_cs by Glen Lee · 9 years ago
  11. d5a63a8 staging: wilc1000: remove pointer variables of txq_add_to_head_cs by Glen Lee · 9 years ago
  12. 6a3b94f staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event by Glen Lee · 9 years ago
  13. 5cd6363 staging: wilc1000: remove pointer variable of g_linux_wlan->txq_event by Glen Lee · 9 years ago
  14. 645db60 staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemnt by Glen Lee · 9 years ago
  15. 85e5756 staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of it by Glen Lee · 9 years ago
  16. ef2b784 staging: wilc1000: remove function pointer os_debug by Glen Lee · 9 years ago
  17. c0cadaa staging: wilc1000: remove function pointer rx_complete by Glen Lee · 9 years ago
  18. 4417d3d staging: wilc1000: remove function pointer mac_indicate by Glen Lee · 9 years ago
  19. 6361167 staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  20. 498767e staging: wilc1000: remove WILC_OSW_INTERFACE_VER define by Chaehyun Lim · 9 years ago
  21. f23eb98 staging: wilc1000: move wilc_msgqueue.h include file by Chaehyun Lim · 9 years ago
  22. 9472390 staging: wilc1000: remove wilc_platform.h include file by Chaehyun Lim · 9 years ago
  23. 6e8c37d staging: wilc1000: move struct Message and WILC_MsgQueueHandle by Chaehyun Lim · 9 years ago
  24. 70f52de staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IP by Glen Lee · 9 years ago
  25. f446ebb staging: wilc1000: remove ifdef OLD_FPGA_BITFILE line by Glen Lee · 9 years ago
  26. 74a443e staging: wilc1000: parse_network_info: remove s32Error by Chaehyun Lim · 9 years ago
  27. a1f7f64 staging: wilc1000: rename ParseNetworkInfo by Chaehyun Lim · 9 years ago
  28. dd32257 staging: wilc1000: remove extern declaration by Chaehyun Lim · 9 years ago
  29. 36cca3b staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  30. d0a7fcc staging: wilc1000: replace kmalloc_array/memset with kcalloc by Chaehyun Lim · 9 years ago
  31. 02cf299 staging: wilc1000: replace kmalloc/memcpy with kmemdup by Chaehyun Lim · 9 years ago
  32. ef15441 staging: wilc1000: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  33. cf32c3c staging: wilc1000: rename SendConfigPkt by Chaehyun Lim · 9 years ago
  34. c22dbd4 staging: wilc1000: remove CoreConfiguratorDeInit by Chaehyun Lim · 9 years ago
  35. 6a27224 staging: wicl1000: fix dereference after free in wilc_wlan_cleanup() by Javier Martinez Canillas · 9 years ago
  36. dddaba1 staging: wilc1000: host_int_init: remove unnecessary parentheses by Chaehyun Lim · 9 years ago
  37. 1d53eec staging: wilc1000: host_int_init: remove blank line before a close brace. by Chaehyun Lim · 9 years ago
  38. 5b09bd3 staging: wilc1000: host_int_init: replace s32Error with result by Chaehyun Lim · 9 years ago
  39. 3f4e0ce staging: wilc1000: host_int_init: remove commented code by Chaehyun Lim · 9 years ago
  40. 9dfcff4 staging: wilc1000: host_int_init: remove multiple blank lines by Chaehyun Lim · 9 years ago
  41. 1604296 staging: wilc1000: host_int_init: fix kzalloc error check by Chaehyun Lim · 9 years ago
  42. 27a82eb staging: wilc1000: host_int_init: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  43. 67ec31b staging: wilc1000: host_int_init: remove meaningless comment by Chaehyun Lim · 9 years ago
  44. 109c483 staging: wilc1000: remove CoreConfiguratorInit by Chaehyun Lim · 9 years ago
  45. 37316e8 staging: wilc1000: make add_virtual_intf static by Chaehyun Lim · 9 years ago
  46. c156032 staging: wilc1000: make mgmt_tx static by Chaehyun Lim · 9 years ago
  47. 85c587a staging: wilc1000: make mgmt_tx_cancel_wait static by Chaehyun Lim · 9 years ago
  48. 956d721 staging: wilc1000: make del_virtual_intf static by Chaehyun Lim · 9 years ago
  49. a8047e2 staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config by Chaehyun Lim · 9 years ago
  50. cdc9cba staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  51. 4653067 staging: wilc1000: rename WILC_WFI_set_power_mgmt by Chaehyun Lim · 9 years ago
  52. 531c7ce staging: wilc1000: wilc_wlan_if.h: align define, enum and structure by Leo Kim · 9 years ago
  53. d4cebe4 staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 characters by Leo Kim · 9 years ago
  54. 12dc9e4 staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank lines by Leo Kim · 9 years ago
  55. 234837d staging: wilc1000: Modify null check routine by Leo Kim · 9 years ago
  56. bcabc6f Merge 4.3-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  57. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  58. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  61. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  62. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  63. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  64. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  65. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  66. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  67. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  68. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  69. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  70. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  71. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  72. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  74. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  75. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  76. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  77. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  78. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  79. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  80. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  81. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  82. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  83. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  84. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  85. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  86. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  87. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  88. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  89. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  90. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  91. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  92. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  93. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  94. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  95. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 9 years ago
  96. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  97. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  98. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  99. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  100. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago