1. f6c382f loopback: make use of NETIF_F_GSO_SOFTWARE by Marcelo Ricardo Leitner · 8 years ago
  2. f2edc4e net: fjes: fjes_main: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  3. 351a4ded qed: Utilize FW 8.10.3.0 by Yuval Mintz · 8 years ago
  4. b87ab6b net: vrf: set operstate and mtu at link create by David Ahern · 8 years ago
  5. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 8 years ago
  6. 41cae08 net: ethernet: wiznet: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  7. c8296b9 ravb: Remove manual pause frame transmit by Masaru Nagai · 8 years ago
  8. 2e280c1 stmmac: make platform drivers depend on their associated SoC by Peter Robinson · 8 years ago
  9. 250ba74 Merge branch 'macvlan-less-mcast-cloning' by David S. Miller · 8 years ago
  10. 9c127a0 macvlan: Avoid unnecessary multicast cloning by Herbert Xu · 8 years ago
  11. 260916d macvlan: Fix potential use-after free for broadcasts by Herbert Xu · 8 years ago
  12. 595d0b2 udp: avoid csum_partial() for validated skb by Eric Dumazet · 8 years ago
  13. 524c6f6 ravb: Add SET_RUNTIME_PM_OPS macro by Kazuya Mizuguchi · 8 years ago
  14. 8d9c418 ravb: Add ESF in RCR for enabling separation filter by Masaru Nagai · 8 years ago
  15. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  16. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  17. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 8 years ago
  18. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 8 years ago
  19. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 8 years ago
  20. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  21. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago
  22. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  23. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 8 years ago
  24. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 8 years ago
  25. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  26. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 8 years ago
  27. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 8 years ago
  28. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 8 years ago
  29. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  30. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  31. 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  32. 5eca831 Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  33. 852f42a Merge branch 'uuid' (lib/uuid fixes from Andy) by Linus Torvalds · 8 years ago
  34. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
  35. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
  36. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  37. 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 8 years ago
  38. 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 8 years ago
  39. 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 8 years ago
  40. 9c10280 gpio: flush direction status in gpiochip_lock_as_irq() by Linus Walleij · 8 years ago
  41. 320a648 gpio: lpc32xx: disable broken to_irq support by Sylvain Lemieux · 8 years ago
  42. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  43. 176b346 Documentation: ip-sysctl.txt: clarify secure_redirects by Eric Garver · 8 years ago
  44. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 8 years ago
  45. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 8 years ago
  46. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 8 years ago
  47. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  48. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 8 years ago
  49. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 8 years ago
  50. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 8 years ago
  51. 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 8 years ago
  52. b02b1fb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  53. d11c2a0 sparc: Harden signal return frame checks. by David S. Miller · 8 years ago
  54. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  55. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  56. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  57. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  58. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  59. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  60. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  61. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  62. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  63. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  64. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  65. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  66. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  67. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  68. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  69. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 8 years ago
  70. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  71. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  72. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 8 years ago
  73. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  74. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  75. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  76. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  77. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  79. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  80. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  81. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 8 years ago
  82. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 8 years ago
  83. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 8 years ago
  84. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 8 years ago
  85. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 8 years ago
  86. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 8 years ago
  87. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 8 years ago
  88. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 8 years ago
  89. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 8 years ago
  90. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 8 years ago
  91. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 8 years ago
  92. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 8 years ago
  93. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 8 years ago
  94. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 8 years ago
  95. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 8 years ago
  96. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 8 years ago
  97. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 8 years ago
  98. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 8 years ago
  99. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 8 years ago
  100. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 8 years ago