1. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  2. 5a10ecec Merge branch 'tw_cleanups' by David S. Miller · 9 years ago
  3. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  4. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 9 years ago
  5. 3fd2f1b9 inet: remove BUG_ON() in twsk_destructor() by Eric Dumazet · 9 years ago
  6. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 9 years ago
  7. 7c3d0d6 dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321 by Aleksey S. Kazantsev · 9 years ago
  8. 986ca37 Merge branch 'tcp-in-slow-start' by David S. Miller · 9 years ago
  9. b20a3fa tcp: update congestion state first before raising cwnd by Yuchung Cheng · 9 years ago
  10. 7617400 tcp: do not slow start when cwnd equals ssthresh by Yuchung Cheng · 9 years ago
  11. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  12. 1007f59 net: skb_defer_rx_timestamp should check for phydev before setting up classify by Alexander Duyck · 9 years ago
  13. 2251ae4 tcp: v1 always send a quick ack when quickacks are enabled by Jon Maxwell · 9 years ago
  14. 77a58c7 rocker: add change MTU support by Scott Feldman · 9 years ago
  15. 910be1a neterion: s2io: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  16. 71d3c0b cxgb4vf: Fix check to use new User Doorbell mechanism by Hariprasad Shenai · 9 years ago
  17. ba29bec test_bpf: extend tests for 32-bit endianness conversion by Xi Wang · 9 years ago
  18. ca661a2 Merge branch 'cxgb4-t6' by David S. Miller · 9 years ago
  19. b766064 cxgb4: Enable cim_la dump to support T6 by Hariprasad Shenai · 9 years ago
  20. df459eb cxgb4: Read stats for only available channels by Hariprasad Shenai · 9 years ago
  21. 5b4e83e cxgb4: Update register ranges for T6 adapter by Hariprasad Shenai · 9 years ago
  22. 5be9ed8 cxgb4: Don't use entire L2T table, use only its slice by Hariprasad Shenai · 9 years ago
  23. b11b6ed net: ec_bhf: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  24. f9cbce3 hv_netvsc: Add support to set MTU reservation from guest side by Haiyang Zhang · 9 years ago
  25. 9e29e21a ifb: add multiqueue operation by Eric Dumazet · 9 years ago
  26. 81aa507 cxgb4: Add PCI device ids for few more T5 and T6 adapters by Hariprasad Shenai · 9 years ago
  27. 0beb44b net/mlx4_core: Add extra check for total vfs for SRIOV by Carol Soto · 9 years ago
  28. d912557 samples: bpf: enable trace samples for s390x by Michael Holzheu · 9 years ago
  29. 7baaa90 net: macb: Add SG support for Zynq SOC family by Punnaiah Choudary Kalluri · 9 years ago
  30. 6ab13b2 xen-netback: remove duplicated function definition by Li, Liang Z · 9 years ago
  31. 8685255 Merge branch 'sch_act_lockless' by David S. Miller · 9 years ago
  32. 2ee22a9 net_sched: act_mirred: remove spinlock in fast path by Eric Dumazet · 9 years ago
  33. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 9 years ago
  34. 8f2ae965b net_sched: act_gact: read tcfg_ptype once by Eric Dumazet · 9 years ago
  35. cc6510a net_sched: act_gact: use a separate packet counters for gact_determ() by Eric Dumazet · 9 years ago
  36. cef5ecf net_sched: act_gact: make tcfg_pval non zero by Eric Dumazet · 9 years ago
  37. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 9 years ago
  38. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  39. 0a6d424 mlx4: TCP/UDP packets have L4 hash by Eric Dumazet · 9 years ago
  40. 71c3353 Merge branch 'tcp-policer-drops' by David S. Miller · 9 years ago
  41. 3759824 tcp: PRR uses CRB mode by default and SS mode conditionally by Yuchung Cheng · 9 years ago
  42. 291a00d tcp: reduce cwnd if retransmit is lost in CA_Loss by Yuchung Cheng · 9 years ago
  43. fda8b18 cxgb4: Fix incorrect sequence numbers shown in devlog by Hariprasad Shenai · 9 years ago
  44. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 9 years ago
  45. 92b80eb netlink: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  46. f6e1c91 net-RDS: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  47. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 9 years ago
  48. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  49. c4555d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  50. 25c14ef enic: fix issues in enic_poll by Govindarajulu Varadarajan · 9 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  58. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  59. 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
  60. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  61. 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
  62. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  63. 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
  64. 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
  65. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  66. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  67. 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
  68. 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
  69. ae6f246 Add __init attribute to new_kmalloc_cache by Christoph Lameter · 9 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. b2102eb watchdog: omap_wdt: early_enable module parameter by Lars Poeschel · 9 years ago
  75. 65f2606 time: Remove development rules from Kbuild/Makefile by Thomas Gleixner · 9 years ago
  76. 7a5a566 iommu/amd: Introduce protection_domain_init() function by Joerg Roedel · 9 years ago
  77. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  78. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  79. 94521ca Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  80. 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
  81. 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
  82. 43baed3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  84. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  85. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
  86. 2026302 MAINTAINERS: add zpool by Dan Streetman · 9 years ago
  87. d1aa1ab MAINTAINERS: BCACHE: Kent Overstreet has changed email address by Joe Perches · 9 years ago
  88. 2b0d8f0 MAINTAINERS: move Jens Osterkamp to CREDITS by Joe Perches · 9 years ago
  89. 70a116d MAINTAINERS: remove unused nbd.h pattern by Joe Perches · 9 years ago
  90. 1db12cd MAINTAINERS: update brcm gpio filename pattern by Joe Perches · 9 years ago
  91. 338808d MAINTAINERS: update brcm dts pattern by Joe Perches · 9 years ago
  92. e8e1225 MAINTAINERS: update sound soc intel patterns by Joe Perches · 9 years ago
  93. 712c034 MAINTAINERS: remove website for paride by Sudip Mukherjee · 9 years ago
  94. 2b8e733 MAINTAINERS: update Emulex ocrdma email addresses by Laurent Navet · 9 years ago
  95. 958b433 bcache: use kvfree() in various places by Pekka Enberg · 9 years ago
  96. 32a78fa libcxgbi: use kvfree() in cxgbi_free_big_mem() by Pekka Enberg · 9 years ago
  97. de64d3a target: use kvfree() in session alloc and free by Pekka Enberg · 9 years ago
  98. f8c5b93 IB/ehca: use kvfree() in ipz_queue_{cd}tor() by Pekka Enberg · 9 years ago
  99. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  100. 15e21cd drm: use kvfree() in drm_free_large() by Pekka Enberg · 9 years ago