1. 8b97ac5 openvswitch: Fix for force/commit action failures by Greg Rose · 7 years ago
  2. b1f5bfc sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() by Alexander Potapenko · 7 years ago
  3. 254d900 ipv4: ip_do_fragment: fix headroom tests by Vasily Averin · 7 years ago
  4. e36fef6 mlx4_en: remove unnecessary returned value check by Zhu Yanjun · 7 years ago
  5. dfcc16c ioc3-eth: store pointer to net_device for priviate area by Jason A. Donenfeld · 7 years ago
  6. 521ea95 Merge branch 'bgmac-stingray-soc' by David S. Miller · 7 years ago
  7. 10d79f7 Documentation: devicetree: net: optional idm regs for bgmac by Abhishek Shah · 7 years ago
  8. a163bdb net: ethernet: bgmac: Make IDM register space optional by Abhishek Shah · 7 years ago
  9. 83a5c5a net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write by Abhishek Shah · 7 years ago
  10. 10b3bf5 sctp: fix an array overflow when all ext chunks are set by Xin Long · 7 years ago
  11. 56c0da4 liquidio: fix possible eeprom format string overflow by Arnd Bergmann · 7 years ago
  12. c7673e4 vmxnet3: avoid format strint overflow warning by Arnd Bergmann · 7 years ago
  13. c41626c net: thunder_bgx: avoid format string overflow warning by Arnd Bergmann · 7 years ago
  14. be9cdf1 bnx2x: fix format overflow warning by Arnd Bergmann · 7 years ago
  15. 73066f6 net: niu: fix format string overflow warning: by Arnd Bergmann · 7 years ago
  16. 45e0b4b isdn: divert: fix sprintf buffer overflow warning by Arnd Bergmann · 7 years ago
  17. c98b053 net: qcom/emac: fix double free of SGMII IRQ during shutdown by Timur Tabi · 7 years ago
  18. a8f5cb9 smsc95xx: use ethtool_op_get_ts_info() by Petr Kulhavy · 7 years ago
  19. c4c4290 net sched actions: rename act_get_notify() to tcf_get_notify() by Roman Mashak · 7 years ago
  20. ccd4eb4 net/packet: Fix Tx queue selection for AF_PACKET by Iván Briano · 7 years ago
  21. 31a4562 net: bridge: fix dest lookup when vlan proto doesn't match by Nikolay Aleksandrov · 7 years ago
  22. 40fbbce cxgb4: ptp_clock_register() returns error pointers by Ganesh Goudar · 7 years ago
  23. 1e4babe net: hns: add acpi function of xge led control by LiuJian · 7 years ago
  24. 230cd12 netpoll: shut up a kernel warning on refcount by WANG Cong · 7 years ago
  25. 2b02c20 cdc_ncm: Set NTB format again after altsetting switch for Huawei devices by Enrico Mioso · 7 years ago
  26. 457839e mdio: mux: fix parsing mux registers outside of the PHY address range by Martin Blumenstingl · 7 years ago
  27. 5d89fb3 net: set fib rule refcount after malloc by David Ahern · 7 years ago
  28. 2683701 netlink: correctly document nla_put_u64_64bit() by Rolf Eike Beer · 7 years ago
  29. 803d5b6 cxgb4: add new T5 pci device id's by Ganesh Goudar · 7 years ago
  30. 5e349fc dccp: make const array error_code static by Colin Ian King · 7 years ago
  31. bf98bd0 rt2x00: make const array glrt_table static by Colin Ian King · 7 years ago
  32. f56ff77 net: stmmac: make const array route_possibilities static by Colin Ian King · 7 years ago
  33. 22c6089 net: broadcom: bnx2x: make a couple of const arrays static by Colin Ian King · 7 years ago
  34. 0db0109 xgene: Don't fail probe, if there is no clk resource for SGMII interfaces by Thomas Bogendoerfer · 7 years ago
  35. e4a6a34 bpf: fix return in bpf_skb_adjust_net by Kefeng Wang · 7 years ago
  36. edaf382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. bd664f6 disable new gcc-7.1.1 warnings for now by Linus Torvalds · 7 years ago
  38. 3a75ad1 Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  39. d93b07f net: stmmac: revert "support future possible different internal phy mode" by LABBE Corentin · 7 years ago
  40. c70d681 sfc: don't read beyond unicast address list by Bert Kenward · 7 years ago
  41. 07b8a7c Merge branch 'net-doc-fixes' by David S. Miller · 7 years ago
  42. d3f6cd9 datagram: fix kernel-doc comments by stephen hemminger · 7 years ago
  43. 771edca socket: add documentation for missing elements by stephen hemminger · 7 years ago
  44. 57fe147 smsc911x: Add check for ioremap_nocache() return code by Alexey Khoroshilov · 7 years ago
  45. 235b84f Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  46. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  47. 6b1c776 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  48. 58c7ffc fix a braino in compat_sys_getrlimit() by Al Viro · 7 years ago
  49. 8f44c9a brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() by Arend van Spriel · 7 years ago
  50. 76b825a net: hns: Bugfix for Tx timeout handling in hns driver by Lin Yun Sheng · 7 years ago
  51. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 7 years ago
  52. 88f0f09b nfp: freeing the wrong variable by Dan Carpenter · 7 years ago
  53. da29676 Merge branch 'mlxsw-spectrum-Various-fixes' by David S. Miller · 7 years ago
  54. 6f49793 mlxsw: spectrum_switchdev: Check status of memory allocation by Ido Schimmel · 7 years ago
  55. a9265b8 mlxsw: spectrum_switchdev: Remove unused variable by Ido Schimmel · 7 years ago
  56. 7387dbb mlxsw: spectrum_router: Fix use-after-free in route replace by Ido Schimmel · 7 years ago
  57. a4e75b7 mlxsw: spectrum_router: Add missing rollback by Ido Schimmel · 7 years ago
  58. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  59. 5333502 samples/bpf: fix a build issue by Yonghong Song · 7 years ago
  60. 1bfb159 bridge: mdb: fix leak on complete_info ptr on fail path by Eduardo Valentin · 7 years ago
  61. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  62. 908b852 Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  63. ffa423f tap: convert a mutex to a spinlock by WANG Cong · 7 years ago
  64. 6a146f3 cxgb4: fix BUG() on interrupt deallocating path of ULD by Guilherme G. Piccoli · 7 years ago
  65. 91d1ae4 qed: Fix printk option passed when printing ipv6 addresses by Kalderon, Michal · 7 years ago
  66. 5e34fa2 net: Fix minor code bug in timestamping.txt by Ahmad Fatoum · 7 years ago
  67. f4e2794 Merge branch 'stmmac-dma-resources-fixes' by David S. Miller · 7 years ago
  68. 6224226 net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer by Christophe Jaillet · 7 years ago
  69. 6941f7c net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()' by Christophe Jaillet · 7 years ago
  70. 63c3aa6 net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()' by Christophe Jaillet · 7 years ago
  71. 3bf7878 Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  72. fdf99b3 cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()' by Christophe Jaillet · 7 years ago
  73. 4c17e1f Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 7 years ago
  74. 9b0436c bnxt_en: Fix SRIOV on big-endian architecture. by Michael Chan · 7 years ago
  75. 3b6b34d bnxt_en: Fix bug in ethtool -L. by Michael Chan · 7 years ago
  76. f9b76eb bnxt_en: Fix race conditions in .ndo_get_stats64(). by Michael Chan · 7 years ago
  77. 07d306c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  78. 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 · 7 years ago
  79. a018817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  80. 9967468 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  81. dd83c16 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 7 years ago
  82. 4ea7701 kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 7 years ago
  83. 67c6777 binfmt_elf: safely increment argv pointers by Kees Cook · 7 years ago
  84. a73dc53 s390: reduce ELF_ET_DYN_BASE by Kees Cook · 7 years ago
  85. 47ebb09 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  86. 0244599 arm64: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 7 years ago
  87. 6a9af90 arm: move ELF_ET_DYN_BASE to 4MB by Kees Cook · 7 years ago
  88. eab0953 binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  89. c257a34 fs, epoll: short circuit fetching events if thread has been killed by David Rientjes · 7 years ago
  90. fd71f63 checkpatch: improve multi-line alignment test by Joe Perches · 7 years ago
  91. 7fe528a2 checkpatch: improve macro reuse test by Joe Perches · 7 years ago
  92. 737c076 checkpatch: change format of --color argument to --color[=WHEN] by John Brooks · 7 years ago
  93. 8d81ae0 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 7 years ago
  94. a0ad759 checkpatch: improve tests for multiple line function definitions by Joe Perches · 7 years ago
  95. 948b133 checkpatch: remove false warning for commit reference by Heinrich Schuchardt · 7 years ago
  96. ca81986 checkpatch: fix stepping through statements with $stat and ctx_statement_block by Joe Perches · 7 years ago
  97. fe658f9 checkpatch: [HLP]LIST_HEAD is also declaration by Steffen Maier · 7 years ago
  98. 628f91a checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t by Joe Perches · 7 years ago
  99. fb0d0e0 checkpatch: improve the unnecessary OOM message test by Joe Perches · 7 years ago
  100. 166a0f7 lib/bsearch.c: micro-optimize pivot position calculation by Sergey Senozhatsky · 7 years ago