1. 365ddb6 sctp: remove the typedef sctp_cookie_preserve_param_t by Xin Long · 8 years ago
  2. 00987cc sctp: remove the typedef sctp_ipv6addr_param_t by Xin Long · 8 years ago
  3. a38905e sctp: remove the typedef sctp_ipv4addr_param_t by Xin Long · 8 years ago
  4. aed20a5 rds: cancel send/recv work before queuing connection shutdown by Sowmini Varadhan · 8 years ago
  5. ce3dbe2 Merge branch 'atm-constify-atm-pci_device_id' by David S. Miller · 8 years ago
  6. 97ae5c2 atm: idt77252: constify pci_device_id. by Arvind Yadav · 8 years ago
  7. f283974 atm: eni: constify pci_device_id. by Arvind Yadav · 8 years ago
  8. 0fdfb33 atm: firestream: constify pci_device_id. by Arvind Yadav · 8 years ago
  9. aea39c7 atm: zatm: constify pci_device_id. by Arvind Yadav · 8 years ago
  10. 626e87c atm: lanai: constify pci_device_id. by Arvind Yadav · 8 years ago
  11. 6d6148b3 atm: solos-pci: constify pci_device_id. by Arvind Yadav · 8 years ago
  12. 77c0805 atm: horizon: constify pci_device_id. by Arvind Yadav · 8 years ago
  13. 5c00784 atm: he: constify pci_device_id. by Arvind Yadav · 8 years ago
  14. 2f3e260 atm: nicstar: constify pci_device_id. by Arvind Yadav · 8 years ago
  15. d5c5665 atm: fore200e: constify pci_device_id. by Arvind Yadav · 8 years ago
  16. c21c5a7 atm: ambassador: constify pci_device_id. by Arvind Yadav · 8 years ago
  17. 10244bc atm: iphase: constify pci_device_id. by Arvind Yadav · 8 years ago
  18. ccdb2d1 ip6: fix PMTU discovery when using /127 subnets by Vincent Bernat · 8 years ago
  19. 1c3a044 tools: hv: ignore a NIC if it has been configured by sixiao@microsoft.com · 8 years ago
  20. 98524e0 sunvnet: add support for IPv6 checksum offloads by Shannon Nelson · 8 years ago
  21. edaf382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  22. bd664f6 disable new gcc-7.1.1 warnings for now by Linus Torvalds · 8 years ago
  23. 3a75ad1 Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  24. d93b07f net: stmmac: revert "support future possible different internal phy mode" by LABBE Corentin · 8 years ago
  25. c70d681 sfc: don't read beyond unicast address list by Bert Kenward · 8 years ago
  26. 07b8a7c Merge branch 'net-doc-fixes' by David S. Miller · 8 years ago
  27. d3f6cd9 datagram: fix kernel-doc comments by stephen hemminger · 8 years ago
  28. 771edca socket: add documentation for missing elements by stephen hemminger · 8 years ago
  29. 57fe147 smsc911x: Add check for ioremap_nocache() return code by Alexey Khoroshilov · 8 years ago
  30. 235b84f Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  31. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  32. 6b1c776 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  33. 58c7ffc fix a braino in compat_sys_getrlimit() by Al Viro · 8 years ago
  34. 8f44c9a brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() by Arend van Spriel · 8 years ago
  35. 76b825a net: hns: Bugfix for Tx timeout handling in hns driver by Lin Yun Sheng · 8 years ago
  36. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 8 years ago
  37. 88f0f09b nfp: freeing the wrong variable by Dan Carpenter · 8 years ago
  38. da29676 Merge branch 'mlxsw-spectrum-Various-fixes' by David S. Miller · 8 years ago
  39. 6f49793 mlxsw: spectrum_switchdev: Check status of memory allocation by Ido Schimmel · 8 years ago
  40. a9265b8 mlxsw: spectrum_switchdev: Remove unused variable by Ido Schimmel · 8 years ago
  41. 7387dbb mlxsw: spectrum_router: Fix use-after-free in route replace by Ido Schimmel · 8 years ago
  42. a4e75b7 mlxsw: spectrum_router: Add missing rollback by Ido Schimmel · 8 years ago
  43. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  44. 5333502 samples/bpf: fix a build issue by Yonghong Song · 8 years ago
  45. 1bfb159 bridge: mdb: fix leak on complete_info ptr on fail path by Eduardo Valentin · 8 years ago
  46. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  47. 908b852 Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  48. ffa423f tap: convert a mutex to a spinlock by WANG Cong · 8 years ago
  49. 6a146f3 cxgb4: fix BUG() on interrupt deallocating path of ULD by Guilherme G. Piccoli · 8 years ago
  50. 91d1ae4 qed: Fix printk option passed when printing ipv6 addresses by Kalderon, Michal · 8 years ago
  51. 5e34fa2 net: Fix minor code bug in timestamping.txt by Ahmad Fatoum · 8 years ago
  52. f4e2794 Merge branch 'stmmac-dma-resources-fixes' by David S. Miller · 8 years ago
  53. 6224226 net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer by Christophe Jaillet · 8 years ago
  54. 6941f7c net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()' by Christophe Jaillet · 8 years ago
  55. 63c3aa6 net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()' by Christophe Jaillet · 8 years ago
  56. 3bf7878 Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  57. fdf99b3 cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()' by Christophe Jaillet · 8 years ago
  58. 4c17e1f Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 8 years ago
  59. 9b0436c bnxt_en: Fix SRIOV on big-endian architecture. by Michael Chan · 8 years ago
  60. 3b6b34d bnxt_en: Fix bug in ethtool -L. by Michael Chan · 8 years ago
  61. f9b76eb bnxt_en: Fix race conditions in .ndo_get_stats64(). by Michael Chan · 8 years ago
  62. 07d306c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  63. a3ddacb Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 8 years ago
  64. a018817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  65. 9967468 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. dd83c16 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 8 years ago
  67. 4ea7701 kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 8 years ago
  68. 67c6777 binfmt_elf: safely increment argv pointers by Kees Cook · 8 years ago
  69. a73dc53 s390: reduce ELF_ET_DYN_BASE by Kees Cook · 8 years ago
  70. 47ebb09 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 8 years ago
  71. 0244599 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 8 years ago
  72. 6a9af90 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 8 years ago
  73. eab0953 binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 8 years ago
  74. c257a34 fs, epoll: short circuit fetching events if thread has been killed by David Rientjes · 8 years ago
  75. fd71f63 checkpatch: improve multi-line alignment test by Joe Perches · 8 years ago
  76. 7fe528a2 checkpatch: improve macro reuse test by Joe Perches · 8 years ago
  77. 737c076 checkpatch: change format of --color argument to --color[=WHEN] by John Brooks · 8 years ago
  78. 8d81ae0 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 8 years ago
  79. a0ad759 checkpatch: improve tests for multiple line function definitions by Joe Perches · 8 years ago
  80. 948b133 checkpatch: remove false warning for commit reference by Heinrich Schuchardt · 8 years ago
  81. ca81986 checkpatch: fix stepping through statements with $stat and ctx_statement_block by Joe Perches · 8 years ago
  82. fe658f9 checkpatch: [HLP]LIST_HEAD is also declaration by Steffen Maier · 8 years ago
  83. 628f91a checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t by Joe Perches · 8 years ago
  84. fb0d0e0 checkpatch: improve the unnecessary OOM message test by Joe Perches · 8 years ago
  85. 166a0f7 lib/bsearch.c: micro-optimize pivot position calculation by Sergey Senozhatsky · 8 years ago
  86. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 8 years ago
  87. 12e8fd6 lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possible by Michal Hocko · 8 years ago
  88. c46ecce4 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 8 years ago
  89. a8ec14d lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 8 years ago
  90. a54dae0 lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 8 years ago
  91. 0f789b6 lib/interval_tree_test.c: allow the module to be compiled-in by Davidlohr Bueso · 8 years ago
  92. be5f3c7 lib/kstrtox.c: use "unsigned int" more by Alexey Dobriyan · 8 years ago
  93. 512750e lib/kstrtox.c: delete end-of-string test by Alexey Dobriyan · 8 years ago
  94. 2c6deb0 bitmap: use memcmp optimisation in more situations by Matthew Wilcox · 8 years ago
  95. 2a98dc02 include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when possible by Matthew Wilcox · 8 years ago
  96. e5af323 bitmap: optimise bitmap_set and bitmap_clear of a single bit by Matthew Wilcox · 8 years ago
  97. 3cc7812 lib/test_bitmap.c: add optimisation tests by Matthew Wilcox · 8 years ago
  98. b689d4a MAINTAINERS: give proc sysctl some maintainer love by Luis R. Rodriguez · 8 years ago
  99. 63b23e2 kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL) by Masahiro Yamada · 8 years ago
  100. b7b2562 kernel/groups.c: use sort library function by Rasmus Villemoes · 8 years ago