1. b45da3f bna: remove useless pointer assignment by Ivan Vecera · 9 years ago
  2. d0e6a80 bna: use memdup_user to copy userspace buffers by Ivan Vecera · 9 years ago
  3. 93719d26 bna: correct comparisons/assignments to bool by Ivan Vecera · 9 years ago
  4. 2a2d75c bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag by Ivan Vecera · 9 years ago
  5. d7548e6 bna: remove paused from bna_rx_config and flags from bna_rxf by Ivan Vecera · 9 years ago
  6. 82362d7 bna: remove RXF_E_PAUSE and RXF_E_RESUME events by Ivan Vecera · 9 years ago
  7. 6f544de bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx by Ivan Vecera · 9 years ago
  8. f39857e bna: remove oper_state_cbfn from struct bna_rxf by Ivan Vecera · 9 years ago
  9. ef5b67c bna: remove pause_cbfn from struct bna_enet by Ivan Vecera · 9 years ago
  10. 1f9883e bna: remove unused cbfn parameter by Ivan Vecera · 9 years ago
  11. 1a50691 bna: use BIT(x) instead of (1 << x) by Ivan Vecera · 9 years ago
  12. a1ac490 bna: get rid of duplicate and unused macros by Ivan Vecera · 9 years ago
  13. e423c85 bna: replace pragma(pack) with attribute __packed by Ivan Vecera · 9 years ago
  14. d6b3059 bna: get rid of mac_t by Ivan Vecera · 9 years ago
  15. e2f9ecf bna: use ether_addr_copy instead of memcpy by Ivan Vecera · 9 years ago
  16. d205ce5 Merge branch 'mlx5-next' by David S. Miller · 9 years ago
  17. 3191e05f net/mlx5e: Add transport domain to the ethernet TIRs/TISs by Achiad Shochat · 9 years ago
  18. 56508b5 net/mlx5_core: Add transport domain alloc/dealloc support by Achiad Shochat · 9 years ago
  19. 12be4b2 net/mlx5e: Support NETIF_F_SG by Saeed Mahameed · 9 years ago
  20. 796a27e net/mlx5e: Enforce max flow-tables level >= 3 by Gal Pressman · 9 years ago
  21. cd58c71 net/mlx5e: Disable client vlan TX acceleration by Saeed Mahameed · 9 years ago
  22. fc11fbf net/mlx5e: Add HW cacheline start padding by Saeed Mahameed · 9 years ago
  23. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 9 years ago
  24. 7ec0bb2 net/mlx5_core: fix an error code by Dan Carpenter · 9 years ago
  25. f60a8b3 vxge: use swap() in vxge_hw_channel_dtr_alloc() by Fabian Frederick · 9 years ago
  26. d0cc114 net: fs_enet: use swap() in fs_enet_rx_napi() by Fabian Frederick · 9 years ago
  27. c9003ec net/ibm/emac: use swap() in emac_make_bootlist() by Fabian Frederick · 9 years ago
  28. e55898a net/mlx4_core: use swap() in mlx4_make_profile() by Fabian Frederick · 9 years ago
  29. 2df1caf net/mlx4: use swap() in mlx4_init_qp_table() by Fabian Frederick · 9 years ago
  30. b6f2098 block: pmem: Add dependency on HAS_IOMEM by Richard Weinberger · 9 years ago
  31. e097dc6 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 9 years ago
  32. dc14bde NFC: nfcmrvl: add platform_data and DT configuration by Vincent Cuissard · 9 years ago
  33. 9961127 NFC: nci: add generic uart support by Vincent Cuissard · 9 years ago
  34. 4a2b947f NFC: nfcmrvl: add chip reset management by Vincent Cuissard · 9 years ago
  35. 8a81a96 NFC: nfcmrvl: update USB device id by Vincent Cuissard · 9 years ago
  36. e1bf80c NFC: nfcmrvl: update nci recv frame API by Vincent Cuissard · 9 years ago
  37. f1f1a7d NFC: nfcmrvl: add support of HCI-based transport by Vincent Cuissard · 9 years ago
  38. d18ee5a NFC: nfcmrvl: remove integration related settings by Vincent Cuissard · 9 years ago
  39. cff100f Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  40. 4d66e5e block: fix ext_dev_lock lockdep report by Dan Williams · 9 years ago
  41. ee18e59 drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO by Michel Dänzer · 9 years ago
  42. ebb9bf1 Revert "drm/radeon: adjust pll when audio is not enabled" by Alex Deucher · 9 years ago
  43. 6fb3c02 Revert "drm/radeon: don't share plls if monitors differ in audio support" by Alex Deucher · 9 years ago
  44. 6dfd197 drm/radeon: fix freeze for laptop with Turks/Thames GPU. by Jérôme Glisse · 9 years ago
  45. 1080293 ring-buffer-benchmark: Fix the wrong sched_priority of producer by Wang Long · 9 years ago
  46. 7161d18 net/ps3_gelic: Fix build error with DEBUG by Geoff Levand · 9 years ago
  47. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
  48. de84725 Merge branch 'broadcom-MDIO-turn-around' by David S. Miller · 9 years ago
  49. 1a3f4e8 net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs by Florian Fainelli · 9 years ago
  50. 9d3366e net: bcmgenet: handle broken turn-around for specific PHYs by Florian Fainelli · 9 years ago
  51. 1059261 net: phy: davicom: add IDs for DM9161B and C variants by Gustavo Zacarias · 9 years ago
  52. a0d2f20 Renesas Ethernet AVB PTP clock driver by Sergei Shtylyov · 9 years ago
  53. c156633 Renesas Ethernet AVB driver proper by Sergei Shtylyov · 9 years ago
  54. 2b0a8c9 tcp: add CDG congestion control by Kenneth Klette Jonassen · 9 years ago
  55. 7782ad8 tcp: export tcp_enter_cwr() by Kenneth Klette Jonassen · 9 years ago
  56. af201f7 switchdev: fix handling for drivers not supporting IPv4 fib add/del ops by Scott Feldman · 9 years ago
  57. 8b13b4e enic: fix memory leak in rq_clean by Govindarajulu Varadarajan · 9 years ago
  58. 19b596b enic: check return value for stat dump by Govindarajulu Varadarajan · 9 years ago
  59. 6286e82 enic: unlock napi busy poll before unmasking intr by Govindarajulu Varadarajan · 9 years ago
  60. 1531407 Merge branch 'brcm-pseudo-phy-addr' by David S. Miller · 9 years ago
  61. aafc66f net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 9 years ago
  62. 4447d2a bgmac: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 9 years ago
  63. 2729b42 b44: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 9 years ago
  64. 8bc84b7 net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h by Florian Fainelli · 9 years ago
  65. 4f822c6 net: phy: broadcom: include phy.h for brcmphy.h by Florian Fainelli · 9 years ago
  66. f9c2ff2 net: tcp: dctcp_update_alpha() fixes. by Eric Dumazet · 9 years ago
  67. 5d75361 net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap by Mel Gorman · 9 years ago
  68. 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 · 9 years ago
  69. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 9 years ago
  70. bae23b6 atm: idt77105: Use setup_timer by Vaishali Thakkar · 9 years ago
  71. f21fb3e Add support of Cavium Liquidio ethernet adapters by Raghu Vatsavayi · 9 years ago
  72. 048856f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  73. 1a040ea bridge: fix multicast router rlist endless loop by Nikolay Aleksandrov · 9 years ago
  74. b3be5e3 tipc: disconnect socket directly after probe failure by Erik Hugne · 9 years ago
  75. 6891ff4 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  76. 7864026 cxgb4: Add debugfs entry to dump channel rate by Hariprasad Shenai · 9 years ago
  77. 1968960 cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents by Hariprasad Shenai · 9 years ago
  78. 26fae93 cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs by Hariprasad Shenai · 9 years ago
  79. 9d92daf bna: remove obsolete use of EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  80. 8c86f96 bridge: make br_fdb_delete also check if the port matches by Nikolay Aleksandrov · 9 years ago
  81. 4355989 Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  82. 2bfc60d Merge tag 'misc-for-linus-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  83. f527856 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. 5ec45a1 arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug by Andrew Morton · 9 years ago
  85. 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 9 years ago
  86. 02f7b41 zsmalloc: fix a null pointer dereference in destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  87. f371763 mm: memcontrol: fix false-positive VM_BUG_ON() on -rt by Johannes Weiner · 9 years ago
  88. 5129e87 checkpatch: fix "GLOBAL_INITIALISERS" test by Joe Perches · 9 years ago
  89. d7ad41a zram: clear disk io accounting when reset zram device by Weijie Yang · 9 years ago
  90. 7d63809 memcg: do not call reclaim if !__GFP_WAIT by Vladimir Davydov · 9 years ago
  91. 85bd839 mm/memory_hotplug.c: set zone->wait_table to null after freeing it by Gu Zheng · 9 years ago
  92. 1b0ccfe Revert "ipv6: Fix protocol resubmission" by David S. Miller · 9 years ago
  93. 80524e9 score: Fix exception handler label by Guenter Roeck · 9 years ago
  94. 5eea900 blackfin: Fix build error by Guenter Roeck · 9 years ago
  95. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  96. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 9 years ago
  97. 2df7f8c NFC: nci: Export nci_req_complete by Samuel Ortiz · 9 years ago
  98. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  99. 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
  100. c3eee1f Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago