1. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  2. 9c8bb16 igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  3. 98e3862c kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 8 years ago
  4. 382e1ee net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  5. 73d2c66 ping: fix a null pointer dereference by WANG Cong · 8 years ago
  6. 57031eb packet: round up linear to header len by Willem de Bruijn · 8 years ago
  7. 217e6fa net: introduce device min_header_len by Willem de Bruijn · 8 years ago
  8. d7426c6 sit: fix a double free on error path by WANG Cong · 8 years ago
  9. a11a7f7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 8 years ago
  10. 926af62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. 912964e sctp: check af before verify address in sctp_addr_id2transport by Xin Long · 8 years ago
  12. 2dcab59 sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  13. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  14. ccf7abb tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  15. a088d1d ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 8 years ago
  16. 89389b4 Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  17. ebf6c9c ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  18. fd551ba nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  19. da7061c mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 8 years ago
  20. 01fba20 mac80211: Allocate a sync skcipher explicitly for FILS AEAD by Jouni Malinen · 8 years ago
  21. e479ab6 mac80211: Fix FILS AEAD protection in Association Request frame by Jouni Malinen · 8 years ago
  22. 7892032 ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  23. d71b789 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  24. 34b2cef ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  25. 5fa8bbd net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  26. 3808d34 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 8 years ago
  27. 013e816 ipv6: sr: remove cleanup flag and fix HMAC computation by David Lebrun · 8 years ago
  28. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  29. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. 06425c3 tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  31. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  32. fd62d9f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  33. 034dd34 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 8 years ago
  34. 040587a net/sched: cls_flower: Correct matching on ICMPv6 code by Simon Horman · 8 years ago
  35. 0d29ed2 Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  36. 2b89ed6 ipv6: Paritially checksum full MTU frames by Vlad Yasevich · 8 years ago
  37. a06393ed0 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  38. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  39. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  40. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  42. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  43. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  44. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  45. 56d8062 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  46. 5207f39 sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 8 years ago
  47. 6f29a13 sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 8 years ago
  48. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  49. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  50. 35e22e4 tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  51. 4c887aa tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  52. 9dc3abd tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  53. fc0adfc tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  54. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  55. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  56. b2c11e4 netfilter: nf_tables: bump set->ndeact on set flush by Pablo Neira Ayuso · 8 years ago
  57. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  58. 35d0ac9 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 8 years ago
  59. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  60. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  61. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  62. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  63. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  64. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  65. b2fbd04 netfilter: nf_tables: validate the name size when possible by Liping Zhang · 8 years ago
  66. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  67. 9f427a0e net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  68. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  69. b667744 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  70. 91e7446 Revert "net: sctp: fix array overrun read on sctp_timer_tbl" by David S. Miller · 8 years ago
  71. 0e73fc9 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  72. e363116 ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value by Eric Dumazet · 8 years ago
  73. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  74. 0dbd7ff tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  75. 03e4def ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  76. e507205 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  77. 524b698 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  78. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  79. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  80. 3fd0b63 netfilter: ipt_CLUSTERIP: fix build error without procfs by Arnd Bergmann · 8 years ago
  81. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  82. 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  83. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. 0faa9cb net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  85. 8a367e7 ax25: Fix segfault after sock connection timeout by Basil Gunn · 8 years ago
  86. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  87. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  88. 02ca042 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  89. 1666d49 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  90. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  91. e4670b0 netfilter: Fix typo in NF_CONNTRACK Kconfig option description by William Breathitt Gray · 8 years ago
  92. d21e540 netfilter: nf_tables: fix possible oops when dumping stateful objects by Liping Zhang · 8 years ago
  93. 6443ebc netfilter: rpfilter: fix incorrect loopback packet judgment by Liping Zhang · 8 years ago
  94. 1a717fc Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  95. 75f01a4 openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  96. 003c941 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  97. fa79581 ipv6: sr: fix several BUGs when preemption is enabled by David Lebrun · 8 years ago
  98. dbef536 mac80211: prevent skb/txq mismatch by Michal Kazior · 8 years ago
  99. 43071d8 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 8 years ago
  100. ce1ca7d svcrdma: avoid duplicate dma unmapping during error recovery by Sriharsha Basavapatna · 8 years ago