1. b8989bc Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  2. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  4. 4c03b86 irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  5. 5edabca dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  6. 2bd624b packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  7. bf3f14d rhashtable: Revert nested table changes. by David S. Miller · 8 years ago
  8. 7627ae6 net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  9. e70ac17 tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 8 years ago
  10. d199fab packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  11. cd27b96 kcm: fix a null pointer dereference in kcm_sendmsg() by WANG Cong · 8 years ago
  12. 052d236 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 8 years ago
  13. ec5e3b0 ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 8 years ago
  14. 9dbbfb0 tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 8 years ago
  15. 4872e57 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 8 years ago
  16. 8b74d43 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  17. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  18. 9c8bb16 igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  19. 98e3862c kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 8 years ago
  20. 382e1ee net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  21. 73d2c66 ping: fix a null pointer dereference by WANG Cong · 8 years ago
  22. 57031eb packet: round up linear to header len by Willem de Bruijn · 8 years ago
  23. 217e6fa net: introduce device min_header_len by Willem de Bruijn · 8 years ago
  24. d7426c6 sit: fix a double free on error path by WANG Cong · 8 years ago
  25. a11a7f7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 8 years ago
  26. 926af62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  27. 912964e sctp: check af before verify address in sctp_addr_id2transport by Xin Long · 8 years ago
  28. 2dcab59 sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  29. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  30. ccf7abb tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  31. a088d1d ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 8 years ago
  32. 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
  33. ebf6c9c ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  34. fd551ba nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  35. da7061c mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 8 years ago
  36. 01fba20 mac80211: Allocate a sync skcipher explicitly for FILS AEAD by Jouni Malinen · 8 years ago
  37. e479ab6 mac80211: Fix FILS AEAD protection in Association Request frame by Jouni Malinen · 8 years ago
  38. 7892032 ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  39. d71b789 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  40. 34b2cef ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  41. 5fa8bbd net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  42. 3808d34 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 8 years ago
  43. 013e816 ipv6: sr: remove cleanup flag and fix HMAC computation by David Lebrun · 8 years ago
  44. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  45. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. 06425c3 tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  47. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  48. fd62d9f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  49. 034dd34 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 8 years ago
  50. 040587a net/sched: cls_flower: Correct matching on ICMPv6 code by Simon Horman · 8 years ago
  51. 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
  52. 2b89ed6 ipv6: Paritially checksum full MTU frames by Vlad Yasevich · 8 years ago
  53. a06393ed0 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  54. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  55. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  56. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  58. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  59. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  60. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  61. 56d8062 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  62. 5207f39 sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 8 years ago
  63. 6f29a13 sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 8 years ago
  64. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  65. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  66. 35e22e4 tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  67. 4c887aa tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  68. 9dc3abd tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  69. fc0adfc tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  70. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  71. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  72. b2c11e4 netfilter: nf_tables: bump set->ndeact on set flush by Pablo Neira Ayuso · 8 years ago
  73. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  74. 35d0ac9 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 8 years ago
  75. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  76. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  77. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  78. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  79. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  80. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  81. b2fbd04 netfilter: nf_tables: validate the name size when possible by Liping Zhang · 8 years ago
  82. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  83. 9f427a0e net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  84. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  85. b667744 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  86. 91e7446 Revert "net: sctp: fix array overrun read on sctp_timer_tbl" by David S. Miller · 8 years ago
  87. 0e73fc9 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  88. e363116 ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value by Eric Dumazet · 8 years ago
  89. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  90. 0dbd7ff tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  91. 03e4def ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  92. e507205 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  93. 524b698 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  94. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  95. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  96. 62bc306 audit: log 32-bit socketcalls by Richard Guy Briggs · 8 years ago
  97. 3fd0b63 netfilter: ipt_CLUSTERIP: fix build error without procfs by Arnd Bergmann · 8 years ago
  98. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  99. 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  100. 0a13cd1 locking/atomic, kref: Implement kref_put_lock() by Peter Zijlstra · 8 years ago