1. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  2. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 8 years ago
  3. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 8 years ago
  4. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 8 years ago
  5. b7e7ad6 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  6. 3e7cfce qed: Don't config min BW on 100g on link flap by Yuval Mintz · 8 years ago
  7. bb13ace qed: Prevent 100g from working in MSI by Sudarsana Reddy Kalluru · 8 years ago
  8. 1af9dcf qed: Add missing 100g init mode by Yuval Mintz · 8 years ago
  9. cc3d5eb qed: Save min/max accross dcbx-change by Yuval Mintz · 8 years ago
  10. 7952929 qed: Fix allocation in interrupt context by Sudarsana Reddy Kalluru · 8 years ago
  11. 6ecb0a0 qede: Don't expose self-test for VFs by Yuval Mintz · 8 years ago
  12. ce2b885 qede: Reload on GRO changes by Yuval Mintz · 8 years ago
  13. be7b6d6 qede: Fix VF minimum BW setting by Yuval Mintz · 8 years ago
  14. 6124872 Merge branch 'mlx4-stats-fixes' by David S. Miller · 8 years ago
  15. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 8 years ago
  16. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 8 years ago
  17. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 8 years ago
  18. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 8 years ago
  19. bed187b sctp: fix double EPs display in sctp_diag by Xin Long · 8 years ago
  20. 3424d9b net: arc: trivial: Replace comma with a semicolon by Marek Vasut · 8 years ago
  21. 643d60b net: stmmac: Fix incorrect memcpy source memory by Marek Vasut · 8 years ago
  22. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 8 years ago
  23. f6988cb team: don't call netdev_change_features under team->lock by Ivan Vecera · 8 years ago
  24. f58fb33 Merge branch 'dsa-doc-fixes' by David S. Miller · 8 years ago
  25. f05e2db Documentation: networking: dsa: Describe port_vlan_filtering by Florian Fainelli · 8 years ago
  26. 7013d8e Documentation: networking: dsa: Remove priv_size description by Florian Fainelli · 8 years ago
  27. 75c0bbd Documentation: networking: dsa: Remove poll_link description by Florian Fainelli · 8 years ago
  28. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 8 years ago
  29. 217f97e Merge branch 'hwbm-locking-fixes' by David S. Miller · 8 years ago
  30. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 8 years ago
  31. 91c45e3 net: mvneta: Fix lacking spinlock initialization by Gregory CLEMENT · 8 years ago
  32. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 8 years ago
  33. ec7c7f5 qed: Reset the enable flag for eth protocol. by Sudarsana Reddy Kalluru · 8 years ago
  34. 3851112 ethtool: add support for 25G/50G/100G speed modes by Vidya Sagar Ravipati · 8 years ago
  35. 3d3ed18 net sched actions: policer missing timestamp processing by Jamal Hadi Salim · 8 years ago
  36. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 8 years ago
  37. 3275c0c net/qlge: Avoids recursive EEH error by Gavin Shan · 8 years ago
  38. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 8 years ago
  39. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 8 years ago
  40. 54b9430 qed: signedness bug in qed_dcbx_process_tlv() by Dan Carpenter · 8 years ago
  41. 612baca bpf, inode: disallow userns mounts by Daniel Borkmann · 8 years ago
  42. 156f4fb MAINTAINERS: Add file patterns for net device tree bindings by Geert Uytterhoeven · 8 years ago
  43. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 8 years ago
  44. 2ece068 ptp: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
  45. 8da07a3 net: hns: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  46. c685293 net/atm: sk_err_soft must be positive by Stefan Hajnoczi · 8 years ago
  47. bbf178e net: pegasus: simplify logical constraint by xypron.glpk@gmx.de · 8 years ago
  48. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  49. 77ed402 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  50. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  51. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  52. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 8 years ago
  53. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  54. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  55. 63d222b Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  56. 10cd715 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  57. 51e68d0 x86 isa: add back X86_32 dependency on CONFIG_ISA by Linus Torvalds · 8 years ago
  58. b9ba1eb rtc: tps6586x: rename so module can be autoloaded by Nicolas Chauvet · 8 years ago
  59. 814db2b rtc: rv3029: hide unused i2c device table by Arnd Bergmann · 8 years ago
  60. a9dbe55 rtc: rs5c372: r2025: fix check for 'oscillator halted' condition by Thomas Koeller · 14 years ago
  61. 0ddc5b8 rtc: rv3029: add alarm IRQ by Mylène Josserand · 8 years ago
  62. 38201ca rtc: rv3029: fix set_time function by Mylène Josserand · 8 years ago
  63. dc492e8 rtc: rv3029: fix alarm support by Mylène Josserand · 8 years ago
  64. abe2f55 rtc: rv3029: Remove some checks and warnings by Mylène Josserand · 8 years ago
  65. c2a1c14 rtc: rv3029: Add support of RV3049 by Mylène Josserand · 8 years ago
  66. e6e3808 rtc: rv3029: convert to use regmap by Mylène Josserand · 8 years ago
  67. 4e7f1a6 rtc: rv3029: remove 'i2c' in functions names by Mylène Josserand · 8 years ago
  68. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  69. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  70. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  71. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  72. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  73. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  74. 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  75. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. 54cf809 locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() by Peter Zijlstra · 8 years ago
  77. b99a9e8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  78. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 8 years ago
  79. b1ac6b7 aeroflex/greth: fix warning about unused variable by Sam Ravnborg · 8 years ago
  80. 21916a4 openprom: fix warning by Sam Ravnborg · 8 years ago
  81. ea9b501 samples/kprobes: print out the symbol name for the hooks by Huang Shijie · 8 years ago
  82. d04659a samples/kprobes: add a new module parameter by Huang Shijie · 8 years ago
  83. 603ac5d kprobes: add the "tls" argument for j_do_fork by Huang Shijie · 8 years ago
  84. c8cdd2b init/main.c: simplify initcall_blacklisted() by Rasmus Villemoes · 8 years ago
  85. 4108124 fs/efs/super.c: fix return value by Heloise · 8 years ago
  86. 28898fd checkpatch: improve --git <commit-count> shortcut by Joe Perches · 8 years ago
  87. 0dea9f1 checkpatch: reduce number of `git log` calls with --git by Joe Perches · 8 years ago
  88. 4a593c3 checkpatch: add support to check already applied git commits by Du, Changbin · 8 years ago
  89. 3beb42e checkpatch: add --list-types to show message types to show or ignore by Joe Perches · 8 years ago
  90. ef21219 checkpatch: advertise the --fix and --fix-inplace options more by Joe Perches · 8 years ago
  91. 481aea5 checkpatch: whine about ACCESS_ONCE by Joe Perches · 8 years ago
  92. a91e899 checkpatch: add test for keywords not starting on tabstops by Joe Perches · 8 years ago
  93. f39e176 checkpatch: improve CONSTANT_COMPARISON test for structure members by Joe Perches · 8 years ago
  94. 2d63274 checkpatch: add PREFER_IS_ENABLED test by Joe Perches · 8 years ago
  95. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  96. 3bcadd6 radix-tree: free up the bottom bit of exceptional entries for reuse by Matthew Wilcox · 8 years ago
  97. 78a9be0 dax: move RADIX_DAX_ definitions to dax.c by NeilBrown · 8 years ago
  98. 9e85d81 radix-tree: make radix_tree_descend() more useful by Matthew Wilcox · 8 years ago
  99. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  100. 89148aa radix-tree: tidy up __radix_tree_create() by Matthew Wilcox · 8 years ago