1. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  2. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  3. d9b3fca tcp: __tcp_hdrlen() helper by Craig Gallek · 9 years ago
  4. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  5. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  6. 5ee14e6 bonding: 3ad: apply ad_actor settings changes immediately by Nikolay Aleksandrov · 9 years ago
  7. 157ede6 bridge: mdb: add support for offloaded mdb entries by Elad Raz · 9 years ago
  8. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  9. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  10. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  11. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  12. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  13. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  14. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  15. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  16. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  17. 103a8ad ethtool: add speed/duplex validation functions by Nikolay Aleksandrov · 9 years ago
  18. 46fcc6e sunvnet: Add support for perf LDC event tracing by Sowmini Varadhan · 9 years ago
  19. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 9 years ago
  20. 67eb033 net: Add support for fill_slave_info to VRF device by David Ahern · 9 years ago
  21. 828788a vxlan: restructure vxlan.h definitions by Jiri Benc · 9 years ago
  22. 427bc46 vxlan: remove duplicated macros by Jiri Benc · 9 years ago
  23. 0e715d6 vxlan: cleanup types by Jiri Benc · 9 years ago
  24. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  25. 15a07b3 bpf: add lookup/update support for per-cpu hash and array maps by Alexei Starovoitov · 9 years ago
  26. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 9 years ago
  27. 824bd0c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map by Alexei Starovoitov · 9 years ago
  28. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  29. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 9 years ago
  30. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  31. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  32. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  33. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  34. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  35. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 9 years ago
  39. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  40. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 9 years ago
  41. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 9 years ago
  42. 65f87ee fs, block: force direct-I/O for dax-enabled block devices by Dan Williams · 9 years ago
  43. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 9 years ago
  44. ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  45. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 9 years ago
  46. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  47. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  48. 21603fc tcp: Change reference to experimental CWND RFC. by Jörg Thalheim · 9 years ago
  49. 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 9 years ago
  50. 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 9 years ago
  51. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  52. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  53. 26cd836 Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  54. d8b8eb8 Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  55. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 9 years ago
  56. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 9 years ago
  57. a39bb9a include/linux/cleancache.h: Clean up code by Chen Gang · 9 years ago
  58. b3c6de4 cleancache: constify cleancache_ops structure by Julia Lawall · 9 years ago
  59. 0bfd464 tty: Wait interruptibly for tty lock on reopen by Peter Hurley · 9 years ago
  60. 602eb48 drm/etnaviv: add further minor features and varyings count by Russell King · 9 years ago
  61. 530cbe1 irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token by Marc Zyngier · 9 years ago
  62. 7fd1361 tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_on by Gustavo Padovan · 9 years ago
  63. facc432 net: simplify napi_synchronize() to avoid warnings by Arnd Bergmann · 9 years ago
  64. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  65. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  66. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  67. 696569f MIPS: bcm963xx: Update bcm_tag field image_sequence by Simon Arlott · 9 years ago
  68. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  69. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  70. 3271e61 MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure by Simon Arlott · 9 years ago
  71. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  72. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  73. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  74. 20c759c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  75. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
  76. 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 9 years ago
  77. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  78. 3f4a267 pmem: add wb_cache_pmem() to the PMEM API by Ross Zwisler · 9 years ago
  79. 3ed47db make sure that freeing shmem fast symlinks is RCU-delayed by Al Viro · 9 years ago
  80. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  81. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  82. e7cc3ed Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  83. 391f2a1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  84. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  85. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  86. 6fb11e6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  87. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  89. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 16fd0fe mm: fix kernel crash in khugepaged thread by yalin wang · 9 years ago
  91. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 9 years ago
  92. 4877be9 net: sock: remove dead cgroup methods from struct proto by Johannes Weiner · 9 years ago
  93. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
  94. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  96. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  97. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  98. 859e762 Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  99. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
  100. 79a3ed2 ceph: ceph_frag_contains_value can be boolean by Yaowei Bai · 9 years ago