1. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  2. 1007f59 net: skb_defer_rx_timestamp should check for phydev before setting up classify by Alexander Duyck · 9 years ago
  3. 2251ae4 tcp: v1 always send a quick ack when quickacks are enabled by Jon Maxwell · 9 years ago
  4. 77a58c7 rocker: add change MTU support by Scott Feldman · 9 years ago
  5. 910be1a neterion: s2io: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  6. 71d3c0b cxgb4vf: Fix check to use new User Doorbell mechanism by Hariprasad Shenai · 9 years ago
  7. ba29bec test_bpf: extend tests for 32-bit endianness conversion by Xi Wang · 9 years ago
  8. ca661a2 Merge branch 'cxgb4-t6' by David S. Miller · 9 years ago
  9. b766064 cxgb4: Enable cim_la dump to support T6 by Hariprasad Shenai · 9 years ago
  10. df459eb cxgb4: Read stats for only available channels by Hariprasad Shenai · 9 years ago
  11. 5b4e83e cxgb4: Update register ranges for T6 adapter by Hariprasad Shenai · 9 years ago
  12. 5be9ed8 cxgb4: Don't use entire L2T table, use only its slice by Hariprasad Shenai · 9 years ago
  13. b11b6ed net: ec_bhf: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  14. f9cbce3 hv_netvsc: Add support to set MTU reservation from guest side by Haiyang Zhang · 9 years ago
  15. 9e29e21a ifb: add multiqueue operation by Eric Dumazet · 9 years ago
  16. 81aa507 cxgb4: Add PCI device ids for few more T5 and T6 adapters by Hariprasad Shenai · 9 years ago
  17. 0beb44b net/mlx4_core: Add extra check for total vfs for SRIOV by Carol Soto · 9 years ago
  18. d912557 samples: bpf: enable trace samples for s390x by Michael Holzheu · 9 years ago
  19. 7baaa90 net: macb: Add SG support for Zynq SOC family by Punnaiah Choudary Kalluri · 9 years ago
  20. 6ab13b2 xen-netback: remove duplicated function definition by Li, Liang Z · 9 years ago
  21. 8685255 Merge branch 'sch_act_lockless' by David S. Miller · 9 years ago
  22. 2ee22a9 net_sched: act_mirred: remove spinlock in fast path by Eric Dumazet · 9 years ago
  23. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 9 years ago
  24. 8f2ae965b net_sched: act_gact: read tcfg_ptype once by Eric Dumazet · 9 years ago
  25. cc6510a net_sched: act_gact: use a separate packet counters for gact_determ() by Eric Dumazet · 9 years ago
  26. cef5ecf net_sched: act_gact: make tcfg_pval non zero by Eric Dumazet · 9 years ago
  27. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 9 years ago
  28. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  29. 0a6d424 mlx4: TCP/UDP packets have L4 hash by Eric Dumazet · 9 years ago
  30. 71c3353 Merge branch 'tcp-policer-drops' by David S. Miller · 9 years ago
  31. 3759824 tcp: PRR uses CRB mode by default and SS mode conditionally by Yuchung Cheng · 9 years ago
  32. 291a00d tcp: reduce cwnd if retransmit is lost in CA_Loss by Yuchung Cheng · 9 years ago
  33. fda8b18 cxgb4: Fix incorrect sequence numbers shown in devlog by Hariprasad Shenai · 9 years ago
  34. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 9 years ago
  35. 92b80eb netlink: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  36. f6e1c91 net-RDS: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  37. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 9 years ago
  38. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  39. c4555d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  40. 25c14ef enic: fix issues in enic_poll by Govindarajulu Varadarajan · 9 years ago
  41. a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  42. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  43. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  44. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  45. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  46. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  47. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  48. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  49. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  50. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  51. 05fde26 Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  52. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 6ac15ba Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  56. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  57. 44b061f Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  58. f822dcc Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  59. ae6f246 Add __init attribute to new_kmalloc_cache by Christoph Lameter · 9 years ago
  60. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  61. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  62. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  63. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  64. b2102eb watchdog: omap_wdt: early_enable module parameter by Lars Poeschel · 9 years ago
  65. 65f2606 time: Remove development rules from Kbuild/Makefile by Thomas Gleixner · 9 years ago
  66. 7a5a566 iommu/amd: Introduce protection_domain_init() function by Joerg Roedel · 9 years ago
  67. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  68. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  69. 94521ca Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  70. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  71. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  72. 43baed3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  73. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  74. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  75. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
  76. 2026302 MAINTAINERS: add zpool by Dan Streetman · 9 years ago
  77. d1aa1ab MAINTAINERS: BCACHE: Kent Overstreet has changed email address by Joe Perches · 9 years ago
  78. 2b0d8f0 MAINTAINERS: move Jens Osterkamp to CREDITS by Joe Perches · 9 years ago
  79. 70a116d MAINTAINERS: remove unused nbd.h pattern by Joe Perches · 9 years ago
  80. 1db12cd MAINTAINERS: update brcm gpio filename pattern by Joe Perches · 9 years ago
  81. 338808d MAINTAINERS: update brcm dts pattern by Joe Perches · 9 years ago
  82. e8e1225 MAINTAINERS: update sound soc intel patterns by Joe Perches · 9 years ago
  83. 712c034 MAINTAINERS: remove website for paride by Sudip Mukherjee · 9 years ago
  84. 2b8e733 MAINTAINERS: update Emulex ocrdma email addresses by Laurent Navet · 9 years ago
  85. 958b433 bcache: use kvfree() in various places by Pekka Enberg · 9 years ago
  86. 32a78fa libcxgbi: use kvfree() in cxgbi_free_big_mem() by Pekka Enberg · 9 years ago
  87. de64d3a target: use kvfree() in session alloc and free by Pekka Enberg · 9 years ago
  88. f8c5b93 IB/ehca: use kvfree() in ipz_queue_{cd}tor() by Pekka Enberg · 9 years ago
  89. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  90. 15e21cd drm: use kvfree() in drm_free_large() by Pekka Enberg · 9 years ago
  91. d2fcb54 cxgb4: use kvfree() in t4_free_mem() by Pekka Enberg · 9 years ago
  92. 68c61b9 cxgb3: use kvfree() in cxgb_free_mem() by Pekka Enberg · 9 years ago
  93. 200f1ce kernel/relay.c: use kvfree() in relay_free_page_array() by Pekka Enberg · 9 years ago
  94. b389645 printk: improve the description of /dev/kmsg line format by Antonio Ospite · 9 years ago
  95. 9b597fd arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR by Masanari Iida · 9 years ago
  96. 386ecb1 drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue by Dave Gordon · 9 years ago
  97. 2a1bf8f lib/scatterlist: mark input buffer parameters as 'const' by Dave Gordon · 9 years ago
  98. 4dc7daf lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer() by Dave Gordon · 9 years ago
  99. 6157dbb ipc,sysv: return -EINVAL upon incorrect id/seqnum by Davidlohr Bueso · 9 years ago
  100. f8b5918 ipc,sysv: make return -EIDRM when racing with RMID consistent by Davidlohr Bueso · 9 years ago