1. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  2. db833d4 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  3. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  4. fe420d8 net/core: remove explicit do_softirq() from busy_poll_stop() by Sebastian Siewior · 7 years ago
  5. bdaf32c fib_rules: Resolve goto rules target on delete by Serhey Popovych · 7 years ago
  6. 86fdb34 sctp: ensure ep is not destroyed before doing the dump by Xin Long · 7 years ago
  7. 9745e36 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 7 years ago
  8. 4b153ca Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  9. 46f8cd9 ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  10. 76371d2 decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 7 years ago
  11. f1925ca ip6_tunnel: fix potential issue in __ip6_tnl_rcv by Haishuang Yan · 7 years ago
  12. 469f87e ip_tunnel: fix potential issue in ip_tunnel_rcv by Haishuang Yan · 7 years ago
  13. 988c732 sctp: return next obj by passing pos + 1 into sctp_transport_get_idx by Xin Long · 7 years ago
  14. 5f2f976 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 7 years ago
  15. f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  16. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 7 years ago
  17. c4f65b0 net/act_pedit: fix an error code by Dan Carpenter · 7 years ago
  18. 7403060 net_sched: move tcf_lock down after gen_replace_estimator() by WANG Cong · 7 years ago
  19. 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 7 years ago
  20. 4f39a1f wireless: wext: use struct iwreq earlier in the call chain by Johannes Berg · 7 years ago
  21. 8bfb367 wireless: wext: remove ndo_do_ioctl fallback by Johannes Berg · 7 years ago
  22. 20a3d5b caif: Add sockaddr length check before accessing sa_family in connect handler by Mateusz Jurczyk · 7 years ago
  23. 7de8440 Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  24. c5549ee Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  25. c38b7d3 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  26. 97d8b6e net: rps: fix uninitialized symbol warning by Ashwanth Goli · 7 years ago
  27. b3dd827 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  28. 98c67d1 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  29. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 7 years ago
  30. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 7 years ago
  31. 204a7db mac80211: Fix incorrect condition when checking rx timestamp by Avraham Stern · 7 years ago
  32. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  33. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 7 years ago
  34. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  35. 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 7 years ago
  36. 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 7 years ago
  37. f146e87 net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 7 years ago
  38. 581409d sctp: disable BH in sctp_for_each_endpoint by Xin Long · 7 years ago
  39. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 7 years ago
  40. f6d4c71 Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  41. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 7 years ago
  42. 773fc8f net: rps: send out pending IPI's on CPU hotplug by ashwanth@codeaurora.org · 7 years ago
  43. f186ce6 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  44. defbcf2 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  45. 74b7b49 can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock by Marc Kleine-Budde · 7 years ago
  46. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  47. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 7 years ago
  48. 0eed9cf net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  49. dd0da17 decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  50. c164772 Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb" by David S. Miller · 7 years ago
  51. 85eac2b decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  52. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  53. c28294b net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 7 years ago
  54. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. 1020ce3 net: bridge: fix a null pointer dereference in br_afspec by Nikolay Aleksandrov · 7 years ago
  56. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  57. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  58. 6044bd4 devlink: fix potential memort leak by Haishuang Yan · 7 years ago
  59. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  60. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  61. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 7 years ago
  62. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 7 years ago
  63. 38b2579 sock: reset sk_err when the error queue is empty by Soheil Hassas Yeganeh · 7 years ago
  64. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  65. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  66. 44abafc tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  67. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 7 years ago
  68. 13fb6c2 Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  69. ac2629a net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c by Florian Fainelli · 7 years ago
  70. e165bc0 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  71. aeb0732 net: bridge: start hello timer only if device is up by Nikolay Aleksandrov · 7 years ago
  72. 7212462 netlink: don't send unknown nsid by Nicolas Dichtel · 7 years ago
  73. c2e8471 mpls: fix clearing of dead nh_flags on link up by Roopa Prabhu · 7 years ago
  74. 15e5651 tcp: reinitialize MTU probing when setting MSS in a TCP repair by Douglas Caetano dos Santos · 7 years ago
  75. 6ea44ad SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 7 years ago
  76. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 7 years ago
  77. 468b0df Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  78. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  80. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  81. 804ec7e sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 7 years ago
  82. 0908cf4 net: llc: add lock_sock in llc_ui_bind to avoid a race condition by linzhang · 7 years ago
  83. 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  84. 41703a7 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  85. 5990baa arp: fixed -Wuninitialized compiler warning by Ihar Hrachyshka · 7 years ago
  86. ba615f6 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  87. 7c3f1875 net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  88. 029c581 Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  89. 0ff50e8 net: rtnetlink: bail out from rtnl_fdb_dump() on parse error by Alexander Potapenko · 7 years ago
  90. 7e06297 sctp: set new_asoc temp when processing dupcookie by Xin Long · 7 years ago
  91. 3ab2137 sctp: fix stream update when processing dupcookie by Xin Long · 7 years ago
  92. 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 8 years ago
  93. d2c23c0 xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup() by Markus Elfring · 7 years ago
  94. fefa926 netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize by Liping Zhang · 7 years ago
  95. 124dffe netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT by Liping Zhang · 7 years ago
  96. d2df92e netfilter: nft_set_rbtree: handle element re-addition after deletion by Pablo Neira Ayuso · 7 years ago
  97. f3c0eb0 netfilter: conntrack: fix false CRC32c mismatch using paged skb by Davide Caratti · 7 years ago
  98. 293dffa libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
  99. b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 7 years ago
  100. d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 7 years ago