1. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 0fc3196 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  3. fb7c03d if_vlan: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  4. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  5. 6092315 ptp: introduce programmable pins. by Richard Cochran · 11 years ago
  6. 49c0ca1 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
  7. 477cc48 Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  8. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 11 years ago
  9. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 11 years ago
  10. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  11. f74462a net/mlx4: Add utils for N-Port VFs by Matan Barak · 11 years ago
  12. 1ab95d37 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 11 years ago
  13. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 11 years ago
  14. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  15. aa475b0 wireless: max MSDU size for DMG networks by Vladimir Kondratiev · 11 years ago
  16. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 11 years ago
  17. 72c2dfd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  18. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 11 years ago
  19. e1bd4d3 netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 11 years ago
  20. ad8d475 netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 11 years ago
  21. b6bacd5 netpoll: Don't drop all received packets. by Eric W. Biederman · 11 years ago
  22. ff60763 netpoll: Add netpoll_rx_processing by Eric W. Biederman · 11 years ago
  23. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  24. a797ca1 brcmfmac: add BCM4354 SDIO interface support by Franky Lin · 11 years ago
  25. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  26. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 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
  28. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  29. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  30. 9cd5935 mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index by Jack Morgenstein · 11 years ago
  31. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  32. 693350c netdev: set __percpu attribute on netdev_alloc_pcpu_stats by stephen hemminger · 11 years ago
  33. adf961d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  34. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  35. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  36. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. bd2a31d get rid of fget_light() by Al Viro · 11 years ago
  38. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 11 years ago
  39. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 11 years ago
  40. 79e6154 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  41. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  42. 4058f76 Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes by Olof Johansson · 11 years ago
  43. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  44. 721f0c1 Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  45. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  46. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 11 years ago
  47. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 11 years ago
  48. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 11 years ago
  49. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 11 years ago
  50. af284ec netfilter: ipset: Prepare the kernel for create option flags when no extension is needed by Jozsef Kadlecsik · 11 years ago
  51. 3b02b56 netfilter: ipset: add hash:ip,mark data type to ipset by Vytas Dauksa · 11 years ago
  52. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. f3baa39 UAPI: add MPLS label stack definition by Simon Wunderlich · 11 years ago
  54. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  55. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 11 years ago
  56. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 11 years ago
  57. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  58. 45ab2813 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  59. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 11 years ago
  60. 9813337 net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() by Eugenia Emantayev · 11 years ago
  61. 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
  62. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 11 years ago
  63. 6f285b1 audit: Send replies in the proper network namespace. by Eric W. Biederman · 11 years ago
  64. 3ebe8e2 ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  65. 1d207cd wl1251: move power GPIO handling into the driver by Sebastian Reichel · 11 years ago
  66. 946651c wl1251: split wl251 platform data to a separate structure by Luciano Coelho · 11 years ago
  67. 077bb25 Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 11 years ago
  68. 7aa9804 net: move net_device priv_flags out from UAPI by Luis R. Rodriguez · 11 years ago
  69. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  70. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 11 years ago
  71. 363ec3923 net: add skb_mstamp infrastructure by Eric Dumazet · 11 years ago
  72. 3f85944 net: Add sysfs file for port number by Amir Vadai · 11 years ago
  73. f3713fd ipc,mqueue: remove limits for the amount of system-wide queues by Davidlohr Bueso · 11 years ago
  74. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 11 years ago
  75. 0eb5db7 netfilter: nfnetlink: add rcu_dereference_protected() helpers by Patrick McHardy · 11 years ago
  76. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 11 years ago
  77. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  78. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 11 years ago
  79. 6d35ab4 sched: Add 'flags' argument to sched_{set,get}attr() syscalls by Peter Zijlstra · 11 years ago
  80. d6a25b3 blk-mq: support partial I/O completions by Christoph Hellwig · 11 years ago
  81. feb71da blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 11 years ago
  82. 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
  83. 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
  84. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  85. 2b73d20 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  86. 981adac Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd by Linus Torvalds · 11 years ago
  87. 994c41e ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT by Tomi Valkeinen · 11 years ago
  88. 2e99c07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  89. 5c6fbd5 mfd: tps65217: Naturalise cross-architecture discrepancies by Lee Jones · 11 years ago
  90. 8bace2d mfd: max8998: Naturalise cross-architecture discrepancies by Lee Jones · 11 years ago
  91. 05fb7a5 mfd: max8997: Naturalise cross-architecture discrepancies by Lee Jones · 11 years ago
  92. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  93. b0d3f6d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  94. f8ff080 bonding: remove useless updating of slave->dev->last_rx by Veaceslav Falico · 11 years ago
  95. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 11 years ago
  96. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 11 years ago
  97. 87eeff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  98. 4244db1 ieee802154: add netlink APIs for smartMAC configuration by Phoebe Buckheister · 11 years ago
  99. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 11 years ago
  100. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 11 years ago