1. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  2. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  3. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  4. 9cd5935 mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index by Jack Morgenstein · 11 years ago
  5. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  6. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 11 years ago
  7. 693350c netdev: set __percpu attribute on netdev_alloc_pcpu_stats by stephen hemminger · 11 years ago
  8. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 11 years ago
  9. 5812521b net: add a pre-check of net_ns in sk_change_net() by Gu Zheng · 11 years ago
  10. d03e9d0 Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  11. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 11 years ago
  12. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 11 years ago
  13. cefc8c8 6lowpan: move 6lowpan header to include/net by Alexander Aring · 11 years ago
  14. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 11 years ago
  15. e90c148 inet: remove now unused flag DST_NOPEER by Hannes Frederic Sowa · 11 years ago
  16. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. f3baa39 UAPI: add MPLS label stack definition by Simon Wunderlich · 11 years ago
  18. b62faf3 if_ether.h: add IEEE 802.21 Ethertype by Simon Wunderlich · 11 years ago
  19. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  20. 3f803ab Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  21. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 11 years ago
  22. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 11 years ago
  23. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  24. f19c29e tcp: snmp stats for Fast Open, SYN rtx, and data pkts by Yuchung Cheng · 11 years ago
  25. 9ffd2e9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  26. 7abd42e Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  27. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 11 years ago
  28. 9813337 net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() by Eugenia Emantayev · 11 years ago
  29. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  30. 7240cde 6lowpan: handling 6lowpan fragmentation via inet_frag api by Alexander Aring · 11 years ago
  31. 633fc86 net: ns: add ieee802154_6lowpan namespace by Alexander Aring · 11 years ago
  32. 89745c9 6lowpan: add frag information struct by Alexander Aring · 11 years ago
  33. 7aa4835 Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  34. 3ebe8e2 ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  35. 1d207cd wl1251: move power GPIO handling into the driver by Sebastian Reichel · 11 years ago
  36. 946651c wl1251: split wl251 platform data to a separate structure by Luciano Coelho · 11 years ago
  37. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 11 years ago
  38. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 11 years ago
  39. a7139ed Bluetooth: Add defines for LE initiator filter policy by Johan Hedberg · 11 years ago
  40. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 11 years ago
  41. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  42. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 11 years ago
  43. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 11 years ago
  44. d9a7b0a Bluetooth: Add definitions for LE white list HCI commands by Marcel Holtmann · 11 years ago
  45. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 11 years ago
  46. bc86195 ipv6: addrconf: silence sparse endianness warnings by Bjørn Mork · 11 years ago
  47. 8e1f40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  48. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  49. 7aa9804 net: move net_device priv_flags out from UAPI by Luis R. Rodriguez · 11 years ago
  50. 589f581 net: kdoc struct net_device flags and priv_flags by Luis R. Rodriguez · 11 years ago
  51. 86c7654 Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  52. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  53. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 11 years ago
  54. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 11 years ago
  55. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 11 years ago
  56. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 11 years ago
  57. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 11 years ago
  58. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 11 years ago
  59. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 11 years ago
  60. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 11 years ago
  61. 2acf3d9 Bluetooth: Stop scanning on LE connection by Andre Guedes · 11 years ago
  62. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 11 years ago
  63. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 11 years ago
  64. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 11 years ago
  65. 363ec3923 net: add skb_mstamp infrastructure by Eric Dumazet · 11 years ago
  66. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  67. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 11 years ago
  68. 3f85944 net: Add sysfs file for port number by Amir Vadai · 11 years ago
  69. 8e165e2 net: tcp: add mib counters to track zero window transitions by Florian Westphal · 11 years ago
  70. 2ebe21f net: order MPLS ethertypes numerically by Neil Jerram · 11 years ago
  71. f3713fd ipc,mqueue: remove limits for the amount of system-wide queues by Davidlohr Bueso · 11 years ago
  72. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 11 years ago
  73. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 11 years ago
  74. 10b7cdc Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into clk-fixes by Mike Turquette · 11 years ago
  75. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  76. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 11 years ago
  77. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  78. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  79. db18014 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  80. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 11 years ago
  81. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 11 years ago
  82. f4f0750 Bluetooth: Add convenience function for getting total connection count by Johan Hedberg · 11 years ago
  83. e6cfc02 asm-generic: add sched_setattr/sched_getattr syscalls by James Hogan · 11 years ago
  84. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 11 years ago
  85. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 11 years ago
  86. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 11 years ago
  87. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 11 years ago
  88. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 11 years ago
  89. 45d39cb Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  90. 755a900 Bluetooth: Add mgmt defines for privacy by Johan Hedberg · 11 years ago
  91. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 11 years ago
  92. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 11 years ago
  93. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 11 years ago
  94. 6d35ab4 sched: Add 'flags' argument to sched_{set,get}attr() syscalls by Peter Zijlstra · 11 years ago
  95. b80edbc cfg80211: docbook: add interface combinations documentation by Luciano Coelho · 11 years ago
  96. 0fcf8ac cfg80211: docbook: fix small formatting error by Luciano Coelho · 11 years ago
  97. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 11 years ago
  98. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 11 years ago
  99. d158fc7 Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  100. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago