1. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 9 years ago
  2. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 9 years ago
  3. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 9 years ago
  4. 27b808c rocker: zero allocate ports array by Scott Feldman · 9 years ago
  5. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  6. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
  7. 96c6dd5 f2fs: disable the discard option when device doesn't support by Chenxi Mao · 9 years ago
  8. 4683ff8 f2fs crypto: remove alloc_page for bounce_page by Jaegeuk Kim · 9 years ago
  9. 9236cac f2fs: fix a deadlock for summary page lock vs. sentry_lock by Jaegeuk Kim · 9 years ago
  10. e5e0906 f2fs crypto: clean up error handling in f2fs_fname_setup_filename by Jaegeuk Kim · 9 years ago
  11. e992e23 f2fs crypto: avoid f2fs_inherit_context for symlink by Jaegeuk Kim · 9 years ago
  12. 4637fd1 f2fs crypto: do not set encryption policy for non-directory by ioctl by Chao Yu · 9 years ago
  13. 81b0a8f f2fs crypto: allow setting encryption policy once by Chao Yu · 9 years ago
  14. d3baf7c f2fs crypto: check context consistent for rename2 by Chao Yu · 9 years ago
  15. 1237702 f2fs: avoid duplicated code by reusing f2fs_read_end_io by Chao Yu · 9 years ago
  16. 26bf3dc f2fs crypto: use per-inode tfm structure by Jaegeuk Kim · 9 years ago
  17. da554e4 f2fs: recovering broken superblock during mount by hujianyang · 9 years ago
  18. 304eecc f2fs crypto: check encryption for tmpfile by Jaegeuk Kim · 9 years ago
  19. 7e01e7ad f2fs: support RENAME_WHITEOUT by Chao Yu · 9 years ago
  20. 381722d f2fs: introduce update_meta_page by Chao Yu · 9 years ago
  21. cb5c94c f2fs crypto: zero next free dnode block by Chao Yu · 9 years ago
  22. cfc4d97 f2fs crypto: split f2fs_crypto_init/exit with two parts by Jaegeuk Kim · 9 years ago
  23. b9da898 f2fs crypto: fix incorrect release for crypto ctx by Chao Yu · 9 years ago
  24. 7bf4b55 f2fs crypto: fix to release buffer for fname crypto by Chao Yu · 9 years ago
  25. ca40b03 f2fs crypto: shrink size of the f2fs_crypto_ctx structure by Jaegeuk Kim · 9 years ago
  26. 640778f f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info by Jaegeuk Kim · 9 years ago
  27. 8bacf6de f2fs crypto: use slab caches by Jaegeuk Kim · 9 years ago
  28. 06e1bc0 f2fs: truncate data blocks for orphan inode by Jaegeuk Kim · 9 years ago
  29. 912a83b f2fs: cleanup a confusing indent by Dan Carpenter · 9 years ago
  30. 7beb428 f2fs: fix building on 32-bit architectures by Arnd Bergmann · 9 years ago
  31. e19ef527 f2fs: avoid buggy functions by Jaegeuk Kim · 9 years ago
  32. 08b9512 f2fs: add compat_ioctl to provide backward compatability by hujianyang · 9 years ago
  33. 40a02be f2fs: do not issue next dnode discard redundantly by Jaegeuk Kim · 9 years ago
  34. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 9 years ago
  35. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  36. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 9 years ago
  37. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  38. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 9 years ago
  39. 552bc94 PCI: Preserve resource size during alignment reordering by Yinghai Lu · 9 years ago
  40. c76f238 ARM: proc-v7: sanitise and document registers around errata by Russell King · 10 years ago
  41. 4419496 ARM: proc-v7: clean up MIDR access by Russell King · 10 years ago
  42. 17e7bf8 ARM: proc-v7: move CPU errata out of line by Russell King · 10 years ago
  43. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 10 years ago
  44. 1221ed1 ARM: cleanup early_paging_init() calling by Russell King · 10 years ago
  45. d8dc7fb ARM: re-implement physical address space switching by Russell King · 10 years ago
  46. c0b759d ARM: keystone2: rename init_meminfo to pv_fixup by Russell King · 10 years ago
  47. 39b74fe ARM: keystone2: move address space switch printk into generic code by Russell King · 10 years ago
  48. c8ca2b4 ARM: keystone2: move update of the phys-to-virt constants into generic code by Russell King · 10 years ago
  49. 30b5f4d ARM: keystone2: move platform notifier initialisation into platform init by Russell King · 10 years ago
  50. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  51. e3abe25 ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_show_dma_caps by Nicholas Krause · 9 years ago
  52. 28a7eed memory: omap-gpmc: Fix parsing of devices by Tony Lindgren · 9 years ago
  53. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  54. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  55. 4248322 NVMe: Remove hctx reliance for multi-namespace by Keith Busch · 9 years ago
  56. 843e8dd Merge branch 'for-4.2/core' into for-4.2/drivers by Jens Axboe · 9 years ago
  57. f26cdc8 blk-mq: Shared tag enhancements by Keith Busch · 9 years ago
  58. 7a6cb0a ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage by Matthijs van Duin · 9 years ago
  59. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  60. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  61. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  62. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  63. b33558c ARM: dts: AM35xx: fix system control module clocks by Tero Kristo · 9 years ago
  64. 4fa9dab ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blocked by Dmitry Tunin · 10 years ago
  65. 55a8d02 jfs: removed a prohibited space after opening parenthesis by Nan Jia · 9 years ago
  66. 7667f71 ASoC: rsnd: Document r8a7778-specific binding by Geert Uytterhoeven · 9 years ago
  67. 7b38951 Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanup by Arnd Bergmann · 9 years ago
  68. c413d7b Merge tag 'imx-defconfig-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/defconfig by Arnd Bergmann · 9 years ago
  69. e897ee70 Merge tag 'dt-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Arnd Bergmann · 9 years ago
  70. 8102658 Merge tag 'v4.1-next-arm64' of https://github.com/mbgg/linux-mediatek into next/dt by Arnd Bergmann · 9 years ago
  71. 4af34b5 drivers: soc: sunxi: Introduce SoC driver to map SRAMs by Maxime Ripard · 9 years ago
  72. ed6e75c iio: light: signedness bug in stk3310_write_raw() by Dan Carpenter · 9 years ago
  73. 2526318 ARM: Kconfig: Select clocksource in STM32 entry by Maxime Coquelin · 9 years ago
  74. 5517547 iio: magnetometer: correct a harmless off by one check by Dan Carpenter · 9 years ago
  75. c9531b4f Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux into next/soc by Arnd Bergmann · 9 years ago
  76. 4a6c2aa ASoC: wm_hubs: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  77. 718e23f ASoC: wm9090: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  78. 1571f6e ASoC: wm9081: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  79. 8383dfd ASoC: wm8997: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  80. 6a141e4 ASoC: wm8996: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  81. a01ddd3 ASoC: wm8995: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  82. 8e09bac ASoC: wm8994: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  83. f8ae3cf8 ASoC: wm8993: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  84. bfdd20a ASoC: wm8991: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  85. 015ff30 ASoC: wm8990: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  86. 491c04e ASoC: wm8988: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  87. 4b67780 ASoC: wm8985: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  88. 71ffce0 ASoC: wm8983: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  89. 547f3f4 ASoC: wm8978: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  90. 5c6415d ASoC: wm8974: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  91. 1977361 ASoC: wm8971: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  92. 57ef7fa ASoC: wm8962: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  93. 049e17d ASoC: wm8961: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  94. 93f32f5 ASoC: wm8960: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  95. afcd11d ASoC: wm8955: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  96. 2145554 ASoC: wm8940: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  97. f44a984 ASoC: wm8904: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  98. 060ea2a ASoC: wm8903: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  99. eee53c3 ASoC: wm8900: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  100. e755603 ASoC: wm8804: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago