1. 80d887d Revert "netvsc: optimize calculation of number of slots" by stephen hemminger · 7 years ago
  2. 6cee9d6 ftgmac100: return error in ftgmac100_alloc_rx_buf by Joel Stanley · 7 years ago
  3. afce615 ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() by Stefano Brivio · 7 years ago
  4. 7836925 lib: test_rhashtable: Fix KASAN warning by Phil Sutter · 7 years ago
  5. 2eaa38d net: phy: Remove trailing semicolon in macro definition by Marc Gonzalez · 7 years ago
  6. dce4551 udp: preserve head state for IP_CMSG_PASSSEC by Paolo Abeni · 7 years ago
  7. 9f9e772 net: dsa: Initialize ds->cpu_port_mask earlier by Florian Fainelli · 7 years ago
  8. c800aaf packet: fix use-after-free in prb_retire_rx_blk_timer_expired() by WANG Cong · 7 years ago
  9. d57b9db ftgmac100: Make the MDIO bus a child of the ethernet device by Benjamin Herrenschmidt · 7 years ago
  10. c7472ec ftgmac100: Increase reset timeout by Benjamin Herrenschmidt · 7 years ago
  11. 69ec932 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  12. 9476d39 mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled by Thomas Jarosch · 7 years ago
  13. f4458b9 net: stmmac: Adjust dump offset of DMA registers for ethtool by Thor Thayer · 7 years ago
  14. 864d966 net/socket: fix type in assignment and trim long line by Paolo Abeni · 7 years ago
  15. 490198e Merge tag 'wireless-drivers-for-davem-2017-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  16. 1819ae3 mlxsw: spectrum_router: Don't offload routes next in list by Ido Schimmel · 7 years ago
  17. e859afe lib: test_rhashtable: fix for large entry counts by Phil Sutter · 8 years ago
  18. 1d9b86d Merge branch 'bpf-fix-verifier-min-max-handling-in-BPF_SUB' by David S. Miller · 7 years ago
  19. 9305706 bpf/verifier: fix min/max handling in BPF_SUB by Edward Cree · 8 years ago
  20. 545722c selftests/bpf: subtraction bounds test by Edward Cree · 8 years ago
  21. 70dba20 net: ethernet: mediatek: Explicitly include linux/interrupt.h by Mark Brown · 8 years ago
  22. 5edfbd3 tun/tap: Add the missed return value check of register_netdevice_notifier by Tonghao Zhang · 8 years ago
  23. 6c7fce6 net: ethernet: mediatek: avoid potential invalid memory access by Sean Wang · 7 years ago
  24. d755cbc Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 8 years ago
  25. bf8b286 iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART by Johannes Berg · 8 years ago
  26. 7b758a1 iwlwifi: mvm: handle IBSS probe_queue in a few missing places by Luca Coelho · 8 years ago
  27. 5462bcd iwlwifi: fix tracing when tx only is enabled by Emmanuel Grumbach · 8 years ago
  28. 2388bd7 iwlwifi: missing error code in iwl_trans_pcie_alloc() by Dan Carpenter · 8 years ago
  29. 61dd8a8 iwlwifi: mvm: fix a NULL pointer dereference of error in recovery by Emmanuel Grumbach · 8 years ago
  30. f6eac74 iwlwifi: pcie: fix unused txq NULL pointer dereference by Mordechai Goodstein · 8 years ago
  31. 0b0f934 iwlwifi: dvm: prevent an out of bounds access by Emmanuel Grumbach · 8 years ago
  32. 271612d Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" by Larry Finger · 8 years ago
  33. 0a16628 brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() by Arend Van Spriel · 8 years ago
  34. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  35. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 8 years ago
  36. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 8 years ago
  37. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 8 years ago
  38. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 8 years ago
  39. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 8 years ago
  40. be35e8c net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 8 years ago
  41. 5067f4c Merge branch 'BPF-map-value-adjust-fix' by David S. Miller · 8 years ago
  42. 8641250 bpf: more tests for mixed signed and unsigned bounds checks by Daniel Borkmann · 8 years ago
  43. b712296 bpf: add test for mixed signed and unsigned bounds checks by Edward Cree · 8 years ago
  44. a150213 bpf: fix up test cases with mixed signed/unsigned bounds by Daniel Borkmann · 8 years ago
  45. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 8 years ago
  46. 4cabc5b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 8 years ago
  47. 63a8636 Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  48. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 8 years ago
  49. 791f2df Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  50. 465b0db Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  51. f58781c Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  52. ae1c908 Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  53. c6efb45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  54. ffa64d5 Merge branches 'intel_pstate' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  55. 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 8 years ago
  56. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 8 years ago
  57. 1e6c22a net: tehuti: don't process data if it has not been copied from userspace by Colin Ian King · 8 years ago
  58. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 8 years ago
  59. bb0a267 net: dsa: mv88e6xxx: Enable CMODE config support for 6390X by Martin Hundebøll · 8 years ago
  60. 65e3c76 dt-binding: ptp: Add SoC compatibility strings for dte ptp clock by Arun Parameswaran · 8 years ago
  61. beaec53 llist: clang: introduce member_address_is_nonnull() by Alexander Potapenko · 8 years ago
  62. 90f522a NET: dwmac: Make dwmac reset unconditional by Eugeniy Paltsev · 8 years ago
  63. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 8 years ago
  64. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 8 years ago
  65. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  66. a90c6ac Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  67. b0659ae audit: fix memleak in auditd_send_unicast_skb. by Shu Wang · 8 years ago
  68. 975e83c PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 8 years ago
  69. bbb3be1 device-dax: fix sysfs duplicate warnings by Dan Williams · 8 years ago
  70. 073dd5a netfilter: fix netfilter_net_init() return by Dan Carpenter · 8 years ago
  71. 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  72. 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 8 years ago
  73. 74cbd96 Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  74. 799f917 atm: zatm: Fix an error handling path in 'zatm_init_one()' by Christophe Jaillet · 8 years ago
  75. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 8 years ago
  76. e5dadc6 ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 8 years ago
  77. bef85bd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. 15b0a8d Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  79. 8496946 hfsplus: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  80. 34363c0 isofs: Fix off-by-one in 'session' mount option parsing by Jan Kara · 8 years ago
  81. fcea8ae reiserfs: preserve i_mode if __reiserfs_set_acl() fails by Ernesto A. Fernández · 8 years ago
  82. fe26569 ext2: preserve i_mode if ext2_set_acl() fails by Ernesto A. Fernández · 8 years ago
  83. 4db08d0 f2fs: avoid cpu lockup by Jaegeuk Kim · 8 years ago
  84. 299aa41 f2fs: include seq_file.h for sysfs.c by Jaegeuk Kim · 8 years ago
  85. ebc9ca4 IB/core: Allow QP state transition from reset to error by Tadeusz Struk · 8 years ago
  86. 5f110ac4 IB/hns: Fix for checkpatch.pl comment style warnings by oulijun · 8 years ago
  87. d322f00 IB/hns: Fix the bug with modifying the MAC address without removing the driver by oulijun · 8 years ago
  88. 9de61d3 IB/hns: Fix the bug with rdma operation by oulijun · 8 years ago
  89. 58c4f0d IB/hns: Fix the bug with wild pointer when destroy rc qp by oulijun · 8 years ago
  90. 5802883 IB/hns: Fix the bug of polling cq failed for loopback Qps by oulijun · 8 years ago
  91. 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 8 years ago
  92. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 8 years ago
  93. b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
  94. 8fe8bac IB/core: Add ordered workqueue for RoCE GID management by Majd Dibbiny · 8 years ago
  95. 12cc1a0 IB/mlx5: Clean mr_cache debugfs in case of failure by Leon Romanovsky · 8 years ago
  96. 7855f58 IB/core: Remove NOIO QP create flag by Leon Romanovsky · 8 years ago
  97. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  98. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  99. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  100. ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago