1. f5adbfe net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters by Eran Ben Elisha · 9 years ago
  2. d4e28cb net/mlx5e: Use the right DMA free function on TX path by Achiad Shochat · 9 years ago
  3. 50a9eea net/mlx5e: Max mtu comparison fix by Doron Tsur · 9 years ago
  4. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  5. ba6c4c0 net/mlx5e: Fix inline header size calculation by Saeed Mahameed · 9 years ago
  6. 340c78e ipvs: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  7. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  8. 5883d9c net: thunder: Fix crash upon shutdown after failed probe by Pavel Fedin · 9 years ago
  9. ed5a377 sctp: translate host order to network order when setting a hmacid by lucien · 9 years ago
  10. 52b4620 Merge branch 'packet-fixes' by David S. Miller · 9 years ago
  11. 5cfb4c8 packet: fix tpacket_snd max frame len by Daniel Borkmann · 9 years ago
  12. c72219b packet: infer protocol from ethernet header if unset by Daniel Borkmann · 9 years ago
  13. 3c70c13 packet: only allow extra vlan len on ethernet devices by Daniel Borkmann · 9 years ago
  14. 8fd6c80 packet: always probe for transport header by Daniel Borkmann · 9 years ago
  15. efdfa2f packet: do skb_probe_transport_header when we actually have data by Daniel Borkmann · 9 years ago
  16. d7475de tools/net: Use include/uapi with __EXPORTED_HEADERS__ by Kamal Mostafa · 9 years ago
  17. e63e904 Merge branch 'ipv6-route-fixes' by David S. Miller · 9 years ago
  18. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  19. 5973fb1 ipv6: Check expire on DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  20. 0d3f6d2 ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree by Martin KaFai Lau · 9 years ago
  21. 9001d94 fjes: fix inconsistent indenting by Colin Ian King · 9 years ago
  22. 73ed5d2 af-unix: fix use-after-free with concurrent readers while splicing by Hannes Frederic Sowa · 9 years ago
  23. 49e4a22 stmmac: avoid ipq806x constant overflow warning by Arnd Bergmann · 9 years ago
  24. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  25. 3917429 r8169: fix kasan reported skb use-after-free. by françois romieu · 9 years ago
  26. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. 5dfe5b2 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  28. 152813e Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  29. c34e6e0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  30. 6a177af Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  31. ae36ce0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  32. 10855ae drm/nouveau: fix build failures on all non ARM. by Dave Airlie · 9 years ago
  33. 28fb4cb drm/ast: Initialized data needed to map fbdev memory by Egbert Eich · 10 years ago
  34. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  35. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. 01504f5 Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  37. 4bde961 Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  38. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  39. 704c16d usbnet: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  40. 21fd6c0 kaweth: remove ifdefed out call to dma_supported by Christoph Hellwig · 9 years ago
  41. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 9 years ago
  42. 0dcc4a5 nouveau: don't call pci_dma_supported by Christoph Hellwig · 9 years ago
  43. e806f75 netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  44. 4571e4a cx23885: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  45. 251c591 cx25821: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  46. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  47. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  48. 45fa9c0 saa7164: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  49. bad007bc tw68-core: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  50. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  51. 3368e8f lib/string.c: add ULL suffix to the constant definition by Andy Shevchenko · 9 years ago
  52. d15c7c0 hugetlb: trivial comment fix by Naoya Horiguchi · 9 years ago
  53. e14231c selftests/mlock2: add ULL suffix to 64-bit constants by Geert Uytterhoeven · 9 years ago
  54. 60997fe selftests/mlock2: add missing #define _GNU_SOURCE by Geert Uytterhoeven · 9 years ago
  55. c6de7f1 Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  56. 52e9a33 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  57. c0d6fe2 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  58. b44a3d2a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  59. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  60. a5e1d71 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  61. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  62. aabc92b net: add __netdev_alloc_pcpu_stats() to indicate gfp flags by Pablo Neira Ayuso · 9 years ago
  63. 74ec4d5 netfilter: fix xt_TEE and xt_TPROXY dependencies by Arnd Bergmann · 9 years ago
  64. c872a2d netfilter: nfnetlink_log: work around uninitialized variable warning by Arnd Bergmann · 9 years ago
  65. 64fd8c8 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  66. b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
  67. 8a92126 Revert "bridge: Allow forward delay to be cfgd when STP enabled" by Vlad Yasevich · 9 years ago
  68. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
  69. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  70. 3934bbc Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  71. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  72. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  73. 42d4ebb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  74. 6aabef6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  75. 1eb196c Merge tag 'ntb-4.4' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  76. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  77. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  78. 3b13866 Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  79. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  80. c1c5346 direct-io: be sure to assign dio->bio_bdev for both paths by Jens Axboe · 9 years ago
  81. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  82. d69bbf8 net: fix a race in dst_release() by Eric Dumazet · 9 years ago
  83. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  84. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  85. 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  86. 123a28d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  87. 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  88. f4d6893 Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
  89. 3e4dda7 Merge branch 'next/arm64' into next/dt by Olof Johansson · 9 years ago
  90. 3510ca1 Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  91. e4da7e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  92. 50c3650 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  93. 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
  94. 28f6570 fs/stat.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  95. 3cc5d9a fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  96. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  97. 4467e29f fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  98. a2a1704 fs/jfs: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  99. fdca5e6 fs/hpfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  100. a8415e4 fs/f2fs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago