1. 023033b Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  2. 46ea297 bonding: export slave's partner_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 10 years ago
  3. 254cb6d bonding: export slave's actor_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 10 years ago
  4. f66feaa rocker: move port stop to 'no wait' processing by Scott Feldman · 10 years ago
  5. 92014b9 rocker: move MAC learn event back to 'no wait' processing by Scott Feldman · 10 years ago
  6. ac28393 rocker: mark STP update as 'no wait' processing by Scott Feldman · 10 years ago
  7. 02a9fbf rocker: mark neigh update event processing as 'no wait' by Scott Feldman · 10 years ago
  8. 179f9a2 rocker: revert back to support for nowait processes by Scott Feldman · 10 years ago
  9. 4d81db4 rocker: fix neigh tbl index increment race by Scott Feldman · 10 years ago
  10. a072031 rocker: gaurd against NULL rocker_port when removing ports by Scott Feldman · 10 years ago
  11. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. c8d17b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  13. 5b173cf Fix Cavium Liquidio build related errors and warnings by Raghu Vatsavayi · 10 years ago
  14. d0dcad8 NFC: nfcmrvl: set PB_BAIL_OUT at setup by Vincent Cuissard · 10 years ago
  15. 83d5672 NFC: nfcmrvl: Allow ISO15693 protocol by Vincent Cuissard · 10 years ago
  16. 43465b7 NFC: nfcmrvl: small fix in USB driver by Vincent Cuissard · 10 years ago
  17. b85dfd3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  18. 7b565d9 Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  19. c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  20. c83b2f2 iommu/vt-d: Only enable extended context tables if PASID is supported by David Woodhouse · 10 years ago
  21. ea358cd md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync by NeilBrown · 10 years ago
  22. 8e8e251 md: Close race when setting 'action' to 'idle'. by NeilBrown · 10 years ago
  23. c008f1d md: don't return 0 from array_state_store by NeilBrown · 10 years ago
  24. 6e2eb00 Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  25. 950c370 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  26. 58c98be net: igb: fix the start time for periodic output signals by Richard Cochran · 10 years ago
  27. ecc4678 bna: use netdev_* and dev_* instead of printk and pr_* by Ivan Vecera · 10 years ago
  28. ad24d6f bna: fix timeout API argument type by Ivan Vecera · 10 years ago
  29. 16712c5 bna: use list_for_each_entry where appropriate by Ivan Vecera · 10 years ago
  30. 2b26fb9 bna: get rid of private macros for manipulation with lists by Ivan Vecera · 10 years ago
  31. b45da3f bna: remove useless pointer assignment by Ivan Vecera · 10 years ago
  32. d0e6a80 bna: use memdup_user to copy userspace buffers by Ivan Vecera · 10 years ago
  33. 93719d26 bna: correct comparisons/assignments to bool by Ivan Vecera · 10 years ago
  34. 2a2d75c bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag by Ivan Vecera · 10 years ago
  35. d7548e6 bna: remove paused from bna_rx_config and flags from bna_rxf by Ivan Vecera · 10 years ago
  36. 82362d7 bna: remove RXF_E_PAUSE and RXF_E_RESUME events by Ivan Vecera · 10 years ago
  37. 6f544de bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx by Ivan Vecera · 10 years ago
  38. f39857e bna: remove oper_state_cbfn from struct bna_rxf by Ivan Vecera · 10 years ago
  39. ef5b67c bna: remove pause_cbfn from struct bna_enet by Ivan Vecera · 10 years ago
  40. 1f9883e bna: remove unused cbfn parameter by Ivan Vecera · 10 years ago
  41. 1a50691 bna: use BIT(x) instead of (1 << x) by Ivan Vecera · 10 years ago
  42. a1ac490 bna: get rid of duplicate and unused macros by Ivan Vecera · 10 years ago
  43. e423c85 bna: replace pragma(pack) with attribute __packed by Ivan Vecera · 10 years ago
  44. d6b3059 bna: get rid of mac_t by Ivan Vecera · 10 years ago
  45. e2f9ecf bna: use ether_addr_copy instead of memcpy by Ivan Vecera · 10 years ago
  46. 3191e05f net/mlx5e: Add transport domain to the ethernet TIRs/TISs by Achiad Shochat · 10 years ago
  47. 56508b5 net/mlx5_core: Add transport domain alloc/dealloc support by Achiad Shochat · 10 years ago
  48. 12be4b2 net/mlx5e: Support NETIF_F_SG by Saeed Mahameed · 10 years ago
  49. 796a27e net/mlx5e: Enforce max flow-tables level >= 3 by Gal Pressman · 10 years ago
  50. cd58c71 net/mlx5e: Disable client vlan TX acceleration by Saeed Mahameed · 10 years ago
  51. fc11fbf net/mlx5e: Add HW cacheline start padding by Saeed Mahameed · 10 years ago
  52. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 10 years ago
  53. 7ec0bb2 net/mlx5_core: fix an error code by Dan Carpenter · 10 years ago
  54. f60a8b3 vxge: use swap() in vxge_hw_channel_dtr_alloc() by Fabian Frederick · 10 years ago
  55. d0cc114 net: fs_enet: use swap() in fs_enet_rx_napi() by Fabian Frederick · 10 years ago
  56. c9003ec net/ibm/emac: use swap() in emac_make_bootlist() by Fabian Frederick · 10 years ago
  57. e55898a net/mlx4_core: use swap() in mlx4_make_profile() by Fabian Frederick · 10 years ago
  58. 2df1caf net/mlx4: use swap() in mlx4_init_qp_table() by Fabian Frederick · 10 years ago
  59. b6f2098 block: pmem: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  60. e097dc62 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 10 years ago
  61. dc14bde NFC: nfcmrvl: add platform_data and DT configuration by Vincent Cuissard · 10 years ago
  62. 4a2b947 NFC: nfcmrvl: add chip reset management by Vincent Cuissard · 10 years ago
  63. 8a81a96 NFC: nfcmrvl: update USB device id by Vincent Cuissard · 10 years ago
  64. e1bf80c NFC: nfcmrvl: update nci recv frame API by Vincent Cuissard · 10 years ago
  65. f1f1a7d NFC: nfcmrvl: add support of HCI-based transport by Vincent Cuissard · 10 years ago
  66. d18ee5a NFC: nfcmrvl: remove integration related settings by Vincent Cuissard · 10 years ago
  67. ee18e59 drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO by Michel Dänzer · 10 years ago
  68. ebb9bf1 Revert "drm/radeon: adjust pll when audio is not enabled" by Alex Deucher · 10 years ago
  69. 6fb3c025 Revert "drm/radeon: don't share plls if monitors differ in audio support" by Alex Deucher · 10 years ago
  70. 6dfd197 drm/radeon: fix freeze for laptop with Turks/Thames GPU. by Jérôme Glisse · 10 years ago
  71. 7161d18 net/ps3_gelic: Fix build error with DEBUG by Geoff Levand · 10 years ago
  72. 1a3f4e8 net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs by Florian Fainelli · 10 years ago
  73. 9d3366e net: bcmgenet: handle broken turn-around for specific PHYs by Florian Fainelli · 10 years ago
  74. 1059261 net: phy: davicom: add IDs for DM9161B and C variants by Gustavo Zacarias · 10 years ago
  75. a0d2f20 Renesas Ethernet AVB PTP clock driver by Sergei Shtylyov · 10 years ago
  76. c156633 Renesas Ethernet AVB driver proper by Sergei Shtylyov · 10 years ago
  77. 8b13b4e enic: fix memory leak in rq_clean by Govindarajulu Varadarajan · 10 years ago
  78. 19b596b enic: check return value for stat dump by Govindarajulu Varadarajan · 10 years ago
  79. 6286e82 enic: unlock napi busy poll before unmasking intr by Govindarajulu Varadarajan · 10 years ago
  80. aafc66f net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 10 years ago
  81. 4447d2a bgmac: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 10 years ago
  82. 2729b42 b44: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 10 years ago
  83. 1edaa7e Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  84. bae23b6 atm: idt77105: Use setup_timer by Vaishali Thakkar · 10 years ago
  85. f21fb3e Add support of Cavium Liquidio ethernet adapters by Raghu Vatsavayi · 10 years ago
  86. 048856f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  87. 7864026 cxgb4: Add debugfs entry to dump channel rate by Hariprasad Shenai · 10 years ago
  88. 1968960 cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents by Hariprasad Shenai · 10 years ago
  89. 26fae93 cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs by Hariprasad Shenai · 10 years ago
  90. 9d92daf bna: remove obsolete use of EXTRA_CFLAGS by Jiri Slaby · 10 years ago
  91. f527856 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  92. d7ad41a zram: clear disk io accounting when reset zram device by Weijie Yang · 10 years ago
  93. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  94. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 10 years ago
  95. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 10 years ago
  96. bec4e68 ixgbe: Remember to write ixfi changes after modifying by Don Skidmore · 10 years ago
  97. d5ec98a ixgbe: fix X550 default set_phy_power method by Don Skidmore · 10 years ago
  98. 7e49d61 ixgbe: Set lan_id before using I2C by Don Skidmore · 10 years ago
  99. a4e293a ixgbe: add link check for X550 copper by Don Skidmore · 10 years ago
  100. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 10 years ago