1. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  2. 30ff547 net: sched: export tc_connmark.h so it is uapi accessible by Jamal Hadi Salim · 9 years ago
  3. 57e5956 team: fix possible null pointer dereference in team_handle_frame by Jiri Pirko · 9 years ago
  4. 46b9e4b decnet: Fix obvious o/0 typo by Rasmus Villemoes · 9 years ago
  5. 71bb001 rhashtable: initialize all rhashtable walker members by Sasha Levin · 9 years ago
  6. 85689b2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  7. 407550f Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers by Marcel Holtmann · 9 years ago
  8. 6514890 tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() by Neal Cardwell · 9 years ago
  9. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 9 years ago
  10. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 9 years ago
  11. 2c45015 wan: cosa: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  12. 50462ce hso: replace current->state by __set_current_state() by Fabian Frederick · 9 years ago
  13. 45cee4f mISDN: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  14. 3f34b24 af_packet: allow packets defragmentation not only for hash fanout type by Alexander Drozdov · 9 years ago
  15. b9ebafb rhashtable: ensure cache line alignment on bucket_table by Eric Dumazet · 9 years ago
  16. a4176a9 net: reject creation of netdev names with colons by Matthew Thode · 9 years ago
  17. ddede6d net: dsa: bcm_sf2: fix 64-bits register reads by Florian Fainelli · 9 years ago
  18. 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 9 years ago
  19. eb6d1ab rhashtable: better high order allocation attempts by Daniel Borkmann · 9 years ago
  20. 342100d rhashtable: don't test for shrink on insert, expansion on delete by Daniel Borkmann · 9 years ago
  21. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  22. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 9 years ago
  23. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 9 years ago
  24. 65e9256 ethtool: Add hw-switch-offload to netdev_features_strings. by Rami Rosen · 9 years ago
  25. f4c2b7a ipvlan: Fix text that talks about ip util support by Mahesh Bandewar · 9 years ago
  26. b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 9 years ago
  27. bf60e50 net/appletalk: LTPC needs virt_to_bus by Arnd Bergmann · 9 years ago
  28. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 9 years ago
  29. 997d5c3 sock: sock_dequeue_err_skb() needs hard irq safety by Eric Dumazet · 9 years ago
  30. 846cd66 net: Initialize all members in skb_gro_remcsum_init() by Geert Uytterhoeven · 9 years ago
  31. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 9 years ago
  32. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 9 years ago
  33. 34eea79 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 9 years ago
  34. 54da5a8 net: phy: Fix verification of EEE support in phy_init_eee by Guenter Roeck · 9 years ago
  35. fba04a9 ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 9 years ago
  36. 42c972a usb: plusb: Add support for National Instruments host-to-host cable by Ben Shelton · 9 years ago
  37. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 9 years ago
  38. 1c4cff0 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 9 years ago
  39. 5c27700 Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  40. 9a8b2aa Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  41. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  42. 928fce2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  43. a5ac1fb Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  44. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  45. b65af27 pwm: tegra: Use NSEC_PER_SEC by Thierry Reding · 9 years ago
  46. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  47. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  48. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 9 years ago
  49. fbe4da4 Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  50. 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  51. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 9 years ago
  52. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  54. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  55. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  57. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 580c57f seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 9 years ago
  59. 3a9af0b samples/seccomp: improve label helper by Kees Cook · 9 years ago
  60. 52644c9 ipc,sem: use current->state helpers by Davidlohr Bueso · 9 years ago
  61. a9c5bcf scripts/gdb: disable pagination while printing from breakpoint handler by Jan Kiszka · 9 years ago
  62. 158daf1 scripts/gdb: define maintainer by Jan Kiszka · 9 years ago
  63. a77e15e scripts/gdb: convert CpuList to generator function by Jan Kiszka · 9 years ago
  64. fffb944 scripts/gdb: convert ModuleList to generator function by Jan Kiszka · 9 years ago
  65. 54e2289 scripts/gdb: use a generator instead of iterator for task list by Daniel Wagner · 9 years ago
  66. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 9 years ago
  67. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 9 years ago
  68. bda1a92 scripts/gdb: add basic documentation by Jan Kiszka · 9 years ago
  69. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 9 years ago
  70. 3d4cd9c scripts/gdb: add class to iterate over CPU masks by Jan Kiszka · 9 years ago
  71. 116b47b scripts/gdb: add lx_current convenience function by Jan Kiszka · 9 years ago
  72. fe7f9ed scripts/gdb: add internal helper and convenience function for per-cpu lookup by Jan Kiszka · 9 years ago
  73. a4d8679 scripts/gdb: add get_gdbserver_type helper by Jan Kiszka · 9 years ago
  74. cf7492e scripts/gdb: add internal helper and convenience function to retrieve thread_info by Jan Kiszka · 9 years ago
  75. b24e2d2 scripts/gdb: add is_target_arch helper by Jan Kiszka · 9 years ago
  76. 4752871 scripts/gdb: add helper and convenience function to look up tasks by Jan Kiszka · 9 years ago
  77. 7704d58 scripts/gdb: add task iteration class by Jan Kiszka · 9 years ago
  78. ae7dbaa scripts/gdb: add lx-dmesg command by Jan Kiszka · 9 years ago
  79. 78e8781 scripts/gdb: add read_u16/32/64 helpers by Jan Kiszka · 9 years ago
  80. 7f99496 scripts/gdb: add get_target_endianness helper by Jan Kiszka · 9 years ago
  81. 7b599ef scripts/gdb: add internal helper and convenience function to look up a module by Jan Kiszka · 9 years ago
  82. 82b41e3 scripts/gdb: add automatic symbol reloading on module insertion by Jan Kiszka · 9 years ago
  83. be02a18 kernel/module.c: do not inline do_init_module() by Jan Kiszka · 9 years ago
  84. 6605172 scripts/gdb: add lx-symbols command by Jan Kiszka · 9 years ago
  85. 850202e scripts/gdb: add module iteration class by Jan Kiszka · 9 years ago
  86. b0fecd8 scripts/gdb: add container_of helper and convenience function by Jan Kiszka · 9 years ago
  87. 2b51482 scripts/gdb: add cache for type objects by Jan Kiszka · 9 years ago
  88. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 9 years ago
  89. 0445f01 fs/affs/super.c: fix switch indentation by Fabian Frederick · 9 years ago
  90. 0cdfe18 fs/affs/inode.c: remove double extern affs_symlink_inode_operations by Fabian Frederick · 9 years ago
  91. 211c2af fs/affs/bitmap.c: remove unnecessary return by Fabian Frederick · 9 years ago
  92. b4478e3 fs/affs/amigaffs.c: remove else after return by Fabian Frederick · 9 years ago
  93. f157853 fs/affs: define AFFSNAMEMAX to replace constant use by Fabian Frederick · 9 years ago
  94. eeb36f8 fs/affs: use unsigned int for string lengths by Fabian Frederick · 9 years ago
  95. 4d29e57 fs/affs/super.c: destroy sbi mutex in affs_kill_sb() by Fabian Frederick · 9 years ago
  96. 92b2070 fs/affs/file.c: fix direct IO writes beyond EOF by Fabian Frederick · 9 years ago
  97. afe305d fs/affs/file.c: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  98. 08fe100 fs/affs: fix casting in printed messages by Geert Uytterhoeven · 9 years ago
  99. e22553e eventfd: don't take the spinlock in eventfd_poll by Chris Mason · 9 years ago
  100. 7647f14 lib/rbtree.c: fix typo in comment by John de la Garza · 9 years ago