1. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 1255fcb net/smc: fix shutdown in state SMC_LISTEN by Ursula Braun · 6 years ago
  3. f7e4367 llc: hold llc_sap before release_sock() by Cong Wang · 6 years ago
  4. 5e84b38 net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN" by Colin Ian King · 6 years ago
  5. bb9aaaa net: change the comment of dev_mc_init by sunlianwen · 6 years ago
  6. 36a50a9 tipc: fix infinite loop when dumping link monitor summary by Tung Nguyen · 6 years ago
  7. be47e41 tipc: fix use-after-free in tipc_nametbl_stop by Jon Maloy · 6 years ago
  8. 9c438d7 KEYS: DNS: limit the length of option strings by Eric Biggers · 6 years ago
  9. 7ce2367 vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 6 years ago
  10. 77ac725 net: qrtr: add MODULE_ALIAS_NETPROTO macro by Nicolas Dechesne · 6 years ago
  11. 05e489b VSOCK: make af_vsock.ko removable again by Stefan Hajnoczi · 6 years ago
  12. c640412 tipc: fix possible crash in __tipc_nl_net_set() by Eric Dumazet · 6 years ago
  13. ec518f2 tipc: add policy for TIPC_NLA_NET_ADDR by Eric Dumazet · 6 years ago
  14. 9783ccd net: Fix one possible memleak in ip_setup_cork by Gao Feng · 6 years ago
  15. 5171b37 net: af_packet: fix race in PACKET_{R|T}X_RING by Eric Dumazet · 6 years ago
  16. bffd168 tcp: clear tp->packets_out when purging write queue by Soheil Hassas Yeganeh · 6 years ago
  17. 4a3877c rpc_pipefs: fix double-dput() by Al Viro · 6 years ago
  18. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  19. f726214 l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file by Guillaume Nault · 6 years ago
  20. 0e0c3fe l2tp: hold reference on tunnels printed in pppol2tp proc file by Guillaume Nault · 6 years ago
  21. 5846c13 l2tp: hold reference on tunnels in netlink dumps by Guillaume Nault · 6 years ago
  22. 53b76cd net: fix deadlock while clearing neighbor proxy table by Wolfgang Bumiller · 6 years ago
  23. 1071ec9 sctp: do not check port in sctp_inet6_cmp_addr by Xin Long · 6 years ago
  24. 335b929 tipc: fix missing initializer in tipc_sendmsg() by Jon Maloy · 6 years ago
  25. 9d0c75b strparser: Fix incorrect strp->need_bytes value. by Doron Roberts-Kedes · 6 years ago
  26. 7dd07c1 net: validate attribute sizes in neigh_dump_table() by Eric Dumazet · 6 years ago
  27. 7212303 tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets by Eric Dumazet · 6 years ago
  28. c3317f4 tipc: fix unbalanced reference counter by Jon Maloy · 6 years ago
  29. b16520f net/tls: Remove VLA usage by Kees Cook · 6 years ago
  30. a1bf4c7 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  31. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  32. f6cd651 l2tp: fix race in duplicate tunnel detection by Guillaume Nault · 6 years ago
  33. 6b9f342 l2tp: fix races in tunnel creation by Guillaume Nault · 6 years ago
  34. a43cced rds: MP-RDS may use an invalid c_path by Ka-Cheong Poon · 6 years ago
  35. 0e779aa SUNRPC: Add helpers for decoding opaque and string types by Trond Myklebust · 6 years ago
  36. 2552428 xprtrdma: Fix corner cases when handling device removal by Chuck Lever · 6 years ago
  37. a25a4cb sunrpc: Add static trace point to report result of RPC ping by Chuck Lever · 6 years ago
  38. 40bf7eb sunrpc: Add static trace point to report RPC latency stats by Chuck Lever · 6 years ago
  39. e671edb sunrpc: Simplify synopsis of some trace points by Chuck Lever · 6 years ago
  40. ff699ea8 SUNRPC: Make num_reqs a non-atomic integer by Chuck Lever · 6 years ago
  41. 7821575 SUNRPC: Make RTT measurement more precise (Send) by Chuck Lever · 6 years ago
  42. 0b87a46 SUNRPC: Make RTT measurement more precise (Receive) by Chuck Lever · 6 years ago
  43. ecd465e SUNRPC: Move xprt_update_rtt callsite by Chuck Lever · 6 years ago
  44. 2dd4a01 xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req by Chuck Lever · 6 years ago
  45. f287762 xprtrdma: Chain Send to FastReg WRs by Chuck Lever · 6 years ago
  46. fb14ae8 xprtrdma: "Support" call-only RPCs by Chuck Lever · 6 years ago
  47. ae741a8 xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create by Chuck Lever · 6 years ago
  48. 9e679d5 xprtrdma: ->send_request returns -EAGAIN when there are no free MRs by Chuck Lever · 6 years ago
  49. 8a14793 xprtrdma: Remove xprt-specific connect cookie by Chuck Lever · 6 years ago
  50. b7e85fff xprtrdma: Remove arbitrary limit on initiator depth by Chuck Lever · 6 years ago
  51. 6720a89 xprtrdma: Fix latency regression on NUMA NFS/RDMA clients by Chuck Lever · 6 years ago
  52. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  53. 1cc5954 ip_gre: clear feature flags when incompatible o_flags are set by Sabrina Dubroca · 6 years ago
  54. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  55. b6a37e5 inetpeer: fix uninit-value in inet_getpeer by Eric Dumazet · 6 years ago
  56. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 6 years ago
  57. fc56be4 devlink: convert occ_get op to separate registration by Jiri Pirko · 6 years ago
  58. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 6 years ago
  59. 81e9837 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 6 years ago
  60. fc5f337 net: dsa: Discard frames from unused ports by Andrew Lunn · 6 years ago
  61. 6780db2 sctp: do not leak kernel memory to user space by Eric Dumazet · 6 years ago
  62. 3099a52 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  63. d0ea2b1 ipv4: fix uninit-value in ip_route_output_key_hash_rcu() by Eric Dumazet · 6 years ago
  64. b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 6 years ago
  65. 77d3639 net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 6 years ago
  66. b13dda9 net: initialize skb->peeked when cloning by Eric Dumazet · 6 years ago
  67. 6091f09 netlink: fix uninit-value in netlink_sendmsg by Eric Dumazet · 6 years ago
  68. f12c643 net_sched: fix a missing idr_remove() in u32_delete_key() by Cong Wang · 6 years ago
  69. 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 6 years ago
  70. 3ca3273e kbuild: clean up *-asn1.[ch] patterns from top-level Makefile by Masahiro Yamada · 6 years ago
  71. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  72. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  73. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 6 years ago
  74. 9421c3e net/9p/client.c: fix potential refcnt problem of trans module by Chengguang Xu · 6 years ago
  75. a852224 net/9p: avoid -ERESTARTSYS leak to userspace by Greg Kurz · 6 years ago
  76. 3239534 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 6 years ago
  77. 71a1c91 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 6 years ago
  78. 5e4d659 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  79. 58b35f2 arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 6 years ago
  80. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. 537b361 vti6: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  82. db7a65e ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  83. 5f42df0 ip6_gre: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  84. b95211e ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  85. 9cb726a ip_tunnel: better validate user provided tunnel names by Eric Dumazet · 6 years ago
  86. a9d4820 net: fool proof dev_valid_name() by Eric Dumazet · 6 years ago
  87. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  88. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 6 years ago
  89. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 6 years ago
  90. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 6 years ago
  91. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 6 years ago
  92. 4f858c5 ipv6: udp: set dst cache for a connected sk if current not valid by Alexey Kodanev · 6 years ago
  93. 9f542f6 ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() by Alexey Kodanev · 6 years ago
  94. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 6 years ago
  95. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 6 years ago
  96. 3848ec5 af_unix: remove redundant lockdep class by Cong Wang · 6 years ago
  97. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 6 years ago
  98. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  99. f3aefb6 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 6 years ago
  100. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 6 years ago