1. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 7 years ago
  2. c4f65b0 net/act_pedit: fix an error code by Dan Carpenter · 7 years ago
  3. 7403060 net_sched: move tcf_lock down after gen_replace_estimator() by WANG Cong · 7 years ago
  4. 20a3d5b caif: Add sockaddr length check before accessing sa_family in connect handler by Mateusz Jurczyk · 7 years ago
  5. 7de8440 Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  6. 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
  7. c38b7d3 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  8. 97d8b6e net: rps: fix uninitialized symbol warning by Ashwanth Goli · 7 years ago
  9. b3dd827 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  10. 98c67d1 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  11. c87905b mac80211: set bss_info data before configuring the channel by Johannes Berg · 7 years ago
  12. 44f6d42 mac80211: remove 5/10 MHz rate code from station MLME by Johannes Berg · 7 years ago
  13. 204a7db mac80211: Fix incorrect condition when checking rx timestamp by Avraham Stern · 7 years ago
  14. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  15. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 7 years ago
  16. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  17. 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 7 years ago
  18. 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 7 years ago
  19. f146e87 net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 7 years ago
  20. 581409d sctp: disable BH in sctp_for_each_endpoint by Xin Long · 7 years ago
  21. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 7 years ago
  22. 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
  23. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 7 years ago
  24. 773fc8f net: rps: send out pending IPI's on CPU hotplug by ashwanth@codeaurora.org · 7 years ago
  25. f186ce6 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  26. defbcf2 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  27. 74b7b49 can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock by Marc Kleine-Budde · 7 years ago
  28. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  29. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 7 years ago
  30. 0eed9cf net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  31. dd0da17 decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  32. c164772 Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb" by David S. Miller · 7 years ago
  33. 85eac2b decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  34. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  35. c28294b net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 7 years ago
  36. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 1020ce3 net: bridge: fix a null pointer dereference in br_afspec by Nikolay Aleksandrov · 7 years ago
  38. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  39. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  40. 6044bd4 devlink: fix potential memort leak by Haishuang Yan · 7 years ago
  41. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 7 years ago
  42. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  43. b07ac98 net: dsa: Fix stale cpu_switch reference after unbind then bind by Florian Fainelli · 7 years ago
  44. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 7 years ago
  45. 38b2579 sock: reset sk_err when the error queue is empty by Soheil Hassas Yeganeh · 7 years ago
  46. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 7 years ago
  47. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  48. 44abafc tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  49. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 7 years ago
  50. 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
  51. ac2629a net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c by Florian Fainelli · 7 years ago
  52. e165bc0 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  53. aeb0732 net: bridge: start hello timer only if device is up by Nikolay Aleksandrov · 7 years ago
  54. 7212462 netlink: don't send unknown nsid by Nicolas Dichtel · 7 years ago
  55. c2e8471 mpls: fix clearing of dead nh_flags on link up by Roopa Prabhu · 7 years ago
  56. 15e5651 tcp: reinitialize MTU probing when setting MSS in a TCP repair by Douglas Caetano dos Santos · 7 years ago
  57. 6ea44ad SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() by NeilBrown · 7 years ago
  58. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 7 years ago
  59. 468b0df Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  60. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  61. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  62. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  63. 804ec7e sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 7 years ago
  64. 0908cf4 net: llc: add lock_sock in llc_ui_bind to avoid a race condition by linzhang · 7 years ago
  65. 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  66. 41703a7 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  67. 5990baa arp: fixed -Wuninitialized compiler warning by Ihar Hrachyshka · 7 years ago
  68. ba615f6 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  69. 7c3f1875 net: move somaxconn init from sysctl code by Roman Kapl · 7 years ago
  70. 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
  71. 0ff50e8 net: rtnetlink: bail out from rtnl_fdb_dump() on parse error by Alexander Potapenko · 7 years ago
  72. 7e06297 sctp: set new_asoc temp when processing dupcookie by Xin Long · 7 years ago
  73. 3ab2137 sctp: fix stream update when processing dupcookie by Xin Long · 7 years ago
  74. 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 8 years ago
  75. d2c23c0 xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup() by Markus Elfring · 7 years ago
  76. fefa926 netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize by Liping Zhang · 7 years ago
  77. 124dffe netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT by Liping Zhang · 7 years ago
  78. d2df92e netfilter: nft_set_rbtree: handle element re-addition after deletion by Pablo Neira Ayuso · 7 years ago
  79. f3c0eb0 netfilter: conntrack: fix false CRC32c mismatch using paged skb by Davide Caratti · 8 years ago
  80. 293dffa libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
  81. b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 8 years ago
  82. d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 8 years ago
  83. f3b4e55 libceph: drop version variable from ceph_monmap_decode() by Ilya Dryomov · 8 years ago
  84. 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 8 years ago
  85. 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 8 years ago
  86. 2f9bfd3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  87. 1b57b62 cfg80211: make cfg80211_sched_scan_results() work from atomic context by Arend Van Spriel · 7 years ago
  88. 86ca984 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  89. 2d76b2f net: sched: cls_matchall: fix null pointer dereference by Jiri Pirko · 7 years ago
  90. 499fde6 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 8 years ago
  91. 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 8 years ago
  92. 6d18c73 bridge: start hello_timer when enabling KERNEL_STP in br_stp_start by Xin Long · 8 years ago
  93. 7d472a5 arp: always override existing neigh entries with gratuitous ARP by Ihar Hrachyshka · 8 years ago
  94. d9ef2e7 arp: postpone addr_type calculation to as late as possible by Ihar Hrachyshka · 8 years ago
  95. 6fd0563 arp: decompose is_garp logic into a separate function by Ihar Hrachyshka · 8 years ago
  96. 34eb5fe arp: fixed error in a comment by Ihar Hrachyshka · 8 years ago
  97. 499350a tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 8 years ago
  98. 23416e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  99. 9e856e4 Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  100. a486cd2 xfrm: fix state migration copy replay sequence numbers by Antony Antony · 8 years ago