1. eb1c28c l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 7 years ago
  2. b6a930f net: phy: marvell: clear wol event before setting it by Jingju Hou · 7 years ago
  3. 77621f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  4. aa8f877 ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 7 years ago
  5. ddea788 bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave by Xin Long · 7 years ago
  6. 7e5a206 tcp: don't read out-of-bounds opsize by Jann Horn · 7 years ago
  7. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  8. 660e309 ibmvnic: Clean actual number of RX or TX pools by Thomas Falcon · 7 years ago
  9. 906cce0 Merge branch 'net-sched-ife-malformed-ife-packet-fixes' by David S. Miller · 7 years ago
  10. d57493d net: sched: ife: check on metadata length by Alexander Aring · 7 years ago
  11. cc74edd net: sched: ife: handle malformed tlv length by Alexander Aring · 7 years ago
  12. f6cd145 net: sched: ife: signal not finding metaid by Alexander Aring · 7 years ago
  13. 7c5aba2 strparser: Do not call mod_delayed_work with a timeout of LONG_MAX by Doron Roberts-Kedes · 7 years ago
  14. a957fa1 ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts by Ahmed Abdelsalam · 7 years ago
  15. 3a04ce7 llc: fix NULL pointer deref for SOCK_ZAPPED by Cong Wang · 7 years ago
  16. 5e391dc5 net: ethernet: ti: cpsw: fix tx vlan priority mapping by Ivan Khoronzhuk · 7 years ago
  17. b905ef9a llc: delete timers synchronously in llc_sk_free() by Cong Wang · 7 years ago
  18. 5411b618 l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow by Guillaume Nault · 7 years ago
  19. 353697e Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  20. b7493e9 s390/qeth: use Read device to query hypervisor for MAC by Julian Wiedmann · 7 years ago
  21. db71bbb s390/qeth: fix request-side race during cmd IO timeout by Julian Wiedmann · 7 years ago
  22. bcacfcb s390/qeth: fix MAC address update sequence by Julian Wiedmann · 7 years ago
  23. a936b1e s390/qeth: handle failure on workqueue creation by Julian Wiedmann · 7 years ago
  24. 901e3f4 s390/qeth: avoid control IO completion stalls by Julian Wiedmann · 7 years ago
  25. 686c97e s390/qeth: fix error handling in adapter command callbacks by Julian Wiedmann · 7 years ago
  26. 6ab690a bpf: sockmap remove dead check by Jann Horn · 7 years ago
  27. 83beed7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  28. 7e3cb16 Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  29. 7768ee3 Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  30. a9e5b73 vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion by David Howells · 7 years ago
  31. 6606259 afs: Fix server record deletion by David Howells · 7 years ago
  32. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  33. b9abdcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. 43f70c9 Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 7 years ago
  35. 0d9cf33 Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  36. 4d18905 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  37. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  38. 36e584d Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  39. 854da23 Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  40. d08de37b Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  41. c2d94c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  42. 16a34ad Don't leak MNT_INTERNAL away from internal mounts by Al Viro · 7 years ago
  43. 1255fcb net/smc: fix shutdown in state SMC_LISTEN by Ursula Braun · 7 years ago
  44. a60faa6 bnxt_en: Fix memory fault in bnxt_ethtool_init() by Vasundhara Volam · 7 years ago
  45. 0df8bb0 Merge branch 'virtio-ctrl-buffer-fixes' by David S. Miller · 7 years ago
  46. f4ee703 virtio_net: sparse annotation fix by Michael S. Tsirkin · 7 years ago
  47. d7fad4c virtio_net: fix adding vids on big-endian by Michael S. Tsirkin · 7 years ago
  48. 12e5716 virtio_net: split out ctrl buffer by Michael S. Tsirkin · 7 years ago
  49. f4ea891 net: hns: Avoid action name truncation by dann frazier · 7 years ago
  50. ab91345 docs: ip-sysctl.txt: fix name of some ipv6 variables by Olivier Gayot · 7 years ago
  51. 65ec0bd vmxnet3: fix incorrect dereference when rxvlan is disabled by Ronak Doshi · 7 years ago
  52. f7e4367 llc: hold llc_sap before release_sock() by Cong Wang · 7 years ago
  53. 02b94fc MAINTAINERS: Direct networking documentation changes to netdev by Jonathan Corbet · 7 years ago
  54. f333554 atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" by Colin Ian King · 7 years ago
  55. 4ec7eb3 net: qmi_wwan: add Wistron Neweb D19Q1 by Pawel Dembicki · 7 years ago
  56. 5e84b38 net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN" by Colin Ian King · 7 years ago
  57. 565020a net: stmmac: Disable ACS Feature for GMAC >= 4 by Jose Abreu · 7 years ago
  58. da42bb2 net: mvpp2: Fix DMA address mask size by Maxime Chevallier · 7 years ago
  59. bb9aaaa net: change the comment of dev_mc_init by sunlianwen · 7 years ago
  60. 5a78623 netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2 by Pablo Neira Ayuso · 7 years ago
  61. 0cbc94d mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs by Wolfram Sang · 7 years ago
  62. d71efb5 netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update by Taehee Yoo · 7 years ago
  63. 39f2ff0 netfilter: nf_tables: NAT chain and extensions require NF_TABLES by Pablo Neira Ayuso · 7 years ago
  64. b658912 HID: i2c-hid: fix inverted return value from i2c_hid_command() by Jiri Kosina · 7 years ago
  65. 56376c5 powerpc/kvm: Fix lockups when running KVM guests on Power8 by Michael Ellerman · 7 years ago
  66. 13a83ea powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 7 years ago
  67. 64e86fe net: qualcomm: rmnet: Fix warning seen with fill_info by Subash Abhinov Kasiviswanathan · 7 years ago
  68. 0a0a7e0 tools/bpf: fix test_sock and test_sock_addr.sh failure by Yonghong Song · 7 years ago
  69. b3d7e55 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 7 years ago
  70. c96eebf MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 7 years ago
  71. 87ef120 Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  72. 81c8950 tun: fix vlan packet truncation by Bjørn Mork · 7 years ago
  73. 36a50a9 tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 7 years ago
  74. be47e41 tipc: fix use-after-free in tipc_nametbl_stop by Jon Maloy · 7 years ago
  75. b32e56e powerpc/xive: Fix trying to "push" an already active pool VP by Benjamin Herrenschmidt · 7 years ago
  76. 44f06ba udf: Fix leak of UTF-16 surrogates into encoded strings by Jan Kara · 7 years ago
  77. e04907d dt-bindings: thermal: Remove "cooling-{min|max}-level" properties by Viresh Kumar · 7 years ago
  78. 8b8b590 dt-bindings: thermal: remove no longer needed samsung thermal properties by Bartlomiej Zolnierkiewicz · 7 years ago
  79. 9c438d7 KEYS: DNS: limit the length of option strings by Eric Biggers · 7 years ago
  80. 89bda97 sfc: check RSS is active for filter insert by Bert Kenward · 7 years ago
  81. 7ce2367 vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 7 years ago
  82. daf70d8 MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup by Matt Redfearn · 7 years ago
  83. 77ac725 net: qrtr: add MODULE_ALIAS_NETPROTO macro by Nicolas Dechesne · 7 years ago
  84. 05e489b VSOCK: make af_vsock.ko removable again by Stefan Hajnoczi · 7 years ago
  85. ebf04f3 xen: xenbus_dev_frontend: Really return response string by Simon Gaiser · 7 years ago
  86. cd6e992 xen/sndif: Sync up with the canonical definition in Xen by Oleksandr Andrushchenko · 7 years ago
  87. 3b2c77d livepatch: Allow to call a custom callback when freeing shadow variables by Petr Mladek · 7 years ago
  88. e91c2518 livepatch: Initialize shadow variables safely by a custom callback by Petr Mladek · 7 years ago
  89. 9dfbf78 powerpc/64s: Default l1d_size to 64K in RFI fallback flush by Madhavan Srinivasan · 7 years ago
  90. 765cca9 netfilter: conntrack: include kmemleak.h for kmemleak_not_leak() by Stephen Rothwell · 7 years ago
  91. fae7649 s390/signal: cleanup uapi struct sigaction by Martin Schwidefsky · 7 years ago
  92. 5968a70 textsearch: fix kernel-doc warnings and add kernel-api section by Randy Dunlap · 7 years ago
  93. 1c9f0a9 Merge branch 'tipc-Better-check-user-provided-attributes' by David S. Miller · 7 years ago
  94. c640412 tipc: fix possible crash in __tipc_nl_net_set() by Eric Dumazet · 7 years ago
  95. ec518f2 tipc: add policy for TIPC_NLA_NET_ADDR by Eric Dumazet · 7 years ago
  96. a27fc14 Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  97. 8a8158c MIPS: memset.S: EVA & fault support for small_memset by Matt Redfearn · 7 years ago
  98. d95c884 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. e86281e eCryptfs: don't pass up plaintext names when using filename encryption by Tyler Hicks · 7 years ago
  100. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago