1. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 9 years ago
  2. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  3. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  4. 29663b0 mac802154: constify ieee802154_llsec_ops structure by Julia Lawall · 9 years ago
  5. 86f7ac7 Bluetooth: btmrvl: fix hung task warning dump by Chin-Ran Lo · 9 years ago
  6. adbdeae Bluetooth: hci_bcm: new ACPI IDs by Heikki Krogerus · 9 years ago
  7. d3d2072 Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver by Heikki Krogerus · 9 years ago
  8. 59869eb ieee802154: cc2520: Check CRC & add promiscuous by Brad Campbell · 9 years ago
  9. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  11. 7c672dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  12. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  13. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
  14. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
  15. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  16. ccac042 Merge branch 'ethtool-phy-stats' by David S. Miller · 9 years ago
  17. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  18. d2fa47d phy: marvell: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  19. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  20. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  21. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  22. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  23. a3748a9 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  24. 1ab8c11 Merge branch 'be2net-next' by David S. Miller · 9 years ago
  25. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 9 years ago
  26. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 9 years ago
  27. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 9 years ago
  28. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 9 years ago
  29. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 9 years ago
  30. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 9 years ago
  31. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 9 years ago
  32. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 9 years ago
  33. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 9 years ago
  34. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 9 years ago
  35. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. ab3a3b7 ixgbe: Fix bugs in ixgbe_clear_vf_vlans() by Alexander Duyck · 9 years ago
  37. 3ca2b25 ixgbe: Correct X550EM_x revision check by Mark Rustad · 9 years ago
  38. e9ee323 ixgbe: fix RSS limit for X550 by Emil Tantilov · 9 years ago
  39. fb8ad4a ixgbe: Clean up redundancy in hw_enc_features by Mark Rustad · 9 years ago
  40. 695b816 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 9 years ago
  41. af56b4d ixgbe: add support for QSFP PHY types in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  42. 9ad3d6f ixgbevf: minor cleanups for ixgbevf_set_itr() by Emil Tantilov · 9 years ago
  43. d0f71af ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector by William Dauchy · 9 years ago
  44. 866be88 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. e25bd6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  47. cc28d6d ocfs2/dlm: clear migration_pending when migration target goes down by xuejiufei · 9 years ago
  48. 5f0f288 mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() by Andrew Banman · 9 years ago
  49. b5a8bc3 ocfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  50. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 9 years ago
  51. 6122192 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  52. facca61 arch/x86/xen/suspend.c: include xen/xen.h by Andrew Morton · 9 years ago
  53. 6df3868 mm: memcontrol: fix possible memcg leak due to interrupted reclaim by Vladimir Davydov · 9 years ago
  54. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 9 years ago
  55. da0bcb4 net: hns: use to_platform_device() by Geliang Tang · 9 years ago
  56. bd0ed56 atm: solos-pci: use to_pci_dev() by Geliang Tang · 9 years ago
  57. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  58. 90c7afc openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  59. 5e71125 Merge branch 'bpf_hash-locking' by David S. Miller · 9 years ago
  60. 688ecfe bpf: hash: use per-bucket spinlock by tom.leiming@gmail.com · 9 years ago
  61. 45d8390 bpf: hash: move select_bucket() out of htab's spinlock by tom.leiming@gmail.com · 9 years ago
  62. 6591f1e bpf: hash: use atomic count by tom.leiming@gmail.com · 9 years ago
  63. 76cc404 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() by Al Viro · 9 years ago
  64. c3293a9 lightnvm: wrong offset in bad blk lun calculation by Matias Bjørling · 9 years ago
  65. 1e60508 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  66. 48cc661 null_blk: use async queue restart helper by Jens Axboe · 9 years ago
  67. 2149141 block: add blk_start_queue_async() by Jens Axboe · 9 years ago
  68. 8513342 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  69. 2c7143d Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  70. f41647e RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  71. 10a214d RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  72. 36ac0db RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  73. c6002d5 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  74. 26a4d06 Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  75. fbc9a52 bnxt_en: Add BCM57301 & BCM57402 devices. by David Christensen · 9 years ago
  76. c193554 bnxt_en: Update to Firmware interface spec 1.0.0. by Michael Chan · 9 years ago
  77. b72d4a6 bnxt_en: Keep track of the ring group resource. by Michael Chan · 9 years ago
  78. 4a21b49 bnxt_en: Improve VF resource accounting. by Michael Chan · 9 years ago
  79. 92268c3 bnxt_en: Cleanup bnxt_hwrm_func_cfg(). by Michael Chan · 9 years ago
  80. 2bcfa6f bnxt_en: Check hardware resources before enabling NTUPLE. by Michael Chan · 9 years ago
  81. 27e2418 bnxt_en: Don't treat single segment rx frames as GRO frames. by Michael Chan · 9 years ago
  82. 45019a1 bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled. by Michael Chan · 9 years ago
  83. 665e350 bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set. by Satish Baddipadige · 9 years ago
  84. 2731d70 bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV by Rob Swindell · 9 years ago
  85. edd0c2c bnxt_en: Optimize ring alloc and ring free functions. by Michael Chan · 9 years ago
  86. be58a0d bnxt_en: support hwrm_func_drv_unrgtr command by Jeffrey Huang · 9 years ago
  87. f456882 qlcnic: constify qlcnic_dcb_ops structures by Julia Lawall · 9 years ago
  88. ae49841 Merge branch 'r8169-RTL8168H-PHY-fixes' by David S. Miller · 9 years ago
  89. 5849333 r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt" by Chun-Hao Lin · 9 years ago
  90. e2e2788 r8169:Fix typo in setting RTL8168H PHY parameter by Chun-Hao Lin · 9 years ago
  91. 3538a5c sctp: label accepted/peeled off sockets by Marcelo Ricardo Leitner · 9 years ago
  92. 9ba0b96 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  93. 032c5e8 Driver for IBM System i/p VNIC protocol by Thomas Falcon · 9 years ago
  94. 74bf8ef Linux 4.4-rc7 by Linus Torvalds · 9 years ago
  95. 3ae86f1 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  96. db06650 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  97. 7b752fd Merge branch 'fsl-fmain' by David S. Miller · 9 years ago
  98. 3933961 fsl/fman: Add FMan MAC driver by Igal Liberman · 9 years ago
  99. 18a6c85 fsl/fman: Add FMan Port Support by Igal Liberman · 9 years ago
  100. e81edc3 fsl/fman: Add FMan SP support by Igal Liberman · 9 years ago