1. 895a5e9 net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 6 years ago
  2. 6377f78 appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 6 years ago
  3. e2bcd8b appletalk: use remove_proc_subtree to simplify procfs code by YueHaibing · 6 years ago
  4. 46b1c18 net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  5. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  6. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  7. ac51050 sctp: chunk.c: correct format string for size_t in printk by Matthias Maennich · 6 years ago
  8. 5845f70 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  9. 5578de4 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  10. a1fd1ad ipv4: Pass original device to ip_rcv_finish_core by David Ahern · 6 years ago
  11. 58bdd54 net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails by YueHaibing · 6 years ago
  12. bfd07f3 tipc: fix race condition causing hung sendto by Tung Nguyen · 6 years ago
  13. be48220 mpls: Return error for RTA_GATEWAY attribute by David Ahern · 6 years ago
  14. e381854 ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  15. b6e9e5d ipv4: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  16. 3da1ed7 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  17. 9ef6b42 net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  18. ff7b11a net: socket: set sock->sk to NULL after calling proto_ops::release() by Eric Biggers · 6 years ago
  19. a3df633 net: sched: act_tunnel_key: fix NULL pointer dereference during init by Vlad Buslov · 6 years ago
  20. 9919a36 net: dsa: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  21. 6191da9 net/sched: act_skbedit: fix refcount leak when replace fails by Davide Caratti · 6 years ago
  22. 8f67c90 net/sched: act_ipt: fix refcount leak when replace fails by Davide Caratti · 6 years ago
  23. c4eb1e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  24. bf50b60 tcp: repaired skbs must init their tso_segs by Eric Dumazet · 6 years ago
  25. 797a22b net/x25: fix a race in x25_bind() by Eric Dumazet · 6 years ago
  26. 278e214 Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" by Hangbin Liu · 6 years ago
  27. ea34a00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  28. 92b9536 udp: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  29. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  30. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  31. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  32. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  33. ab01f25 Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  34. 52baf98 net: socket: add check for negative optlen in compat setsockopt by Jann Horn · 6 years ago
  35. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  36. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  37. d1f20c0 sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  38. 51d0af2 mac80211: allocate tailroom for forwarded mesh packets by Felix Fietkau · 6 years ago
  39. 5c14a4d mac80211: Change default tx_sk_pacing_shift to 7 by Toke Høiland-Jørgensen · 6 years ago
  40. 6321aa1 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  41. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  42. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  43. 2bdf700 net: ip_gre: do not report erspan_ver for gre or gretap by Lorenzo Bianconi · 6 years ago
  44. 48766a5 tipc: improve function tipc_wait_for_rcvmsg() by Tung Nguyen · 6 years ago
  45. 223b732 tipc: improve function tipc_wait_for_cond() by Tung Nguyen · 6 years ago
  46. d7cf4a3 net/smc: fix smc_poll in SMC_INIT state by Ursula Braun · 6 years ago
  47. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  48. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  49. 8a61716 Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  50. 11fe926 Revert "xsk: simplify AF_XDP socket teardown" by Björn Töpel · 6 years ago
  51. ae3b564 missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 6 years ago
  52. 9c2054a net: dsa: fix unintended change of bridge interface STP state by Russell King · 6 years ago
  53. 40e196a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  54. 5cd856a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  55. f2ffff0 mac80211: mesh: fix missing unlock on error in table_path_del() by Wei Yongjun · 6 years ago
  56. df1a2cb bpf/test_run: fix unkillable BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  57. 0fd3fd0 libceph: handle an empty authorize reply by Ilya Dryomov · 6 years ago
  58. 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
  59. 3bed3cc net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  60. 2c4cc97 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
  61. 04c0311 tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  62. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  63. 88fe73c Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  64. 55638c5 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  65. c93a49b ipvs: fix warning on unused variable by Andrea Claudi · 6 years ago
  66. 3b89ea9 net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  67. 4974d5f net: ip6_gre: initialize erspan_ver just for erspan tunnels by Lorenzo Bianconi · 6 years ago
  68. e7afe6c sunrpc: fix 4 more call sites that were using stack memory with a scatterlist by Scott Mayhew · 6 years ago
  69. 23b7ca4 netfilter: nf_tables: fix flush after rule deletion in the same batch by Pablo Neira Ayuso · 6 years ago
  70. 83e37e0 mac80211: Restore vif beacon interval if start ap fails by Rakesh Pillai · 6 years ago
  71. 4ff3a9d mac80211: Free mpath object when rhashtable insertion fails by Herbert Xu · 6 years ago
  72. b4c3fbe mac80211: Use linked list instead of rhashtable walk for mesh tables by Herbert Xu · 6 years ago
  73. 5bf325a net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  74. af98c5a sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate by Xin Long · 6 years ago
  75. fc228ab sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment by Xin Long · 6 years ago
  76. f325ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  77. 753c111 netfilter: nft_compat: use-after-free when deleting targets by Pablo Neira Ayuso · 6 years ago
  78. ad6fef7 rpc: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  79. a4cb5bd xprtrdma: Make sure Send CQ is allocated on an existing compvec by Nicolas Morey-Chaisemartin · 6 years ago
  80. 1db817e7 net_sched: fix two more memory leaks in cls_tcindex by Cong Wang · 6 years ago
  81. 033b228 net_sched: fix a memory leak in cls_tcindex by Cong Wang · 6 years ago
  82. 8015d93 net_sched: fix a race condition in tcindex_destroy() by Cong Wang · 6 years ago
  83. fc62814 net/packet: fix 4gb buffer limit due to overflow check by Kal Conley · 6 years ago
  84. 1ec17db inet_diag: fix reporting cgroup classid and fallback to priority by Konstantin Khlebnikov · 6 years ago
  85. 4ffcbfa batman-adv: fix uninit-value in batadv_interface_tx() by Eric Dumazet · 6 years ago
  86. d1f2079 ipv6: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  87. 1ea0610 Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  88. 1e405c1 xsk: do not remove umem from netdevice on fall-back to copy-mode by Björn Töpel · 6 years ago
  89. 098e13f ipvs: fix dependency on nf_defrag_ipv6 by Andrea Claudi · 6 years ago
  90. fc2d5cf af_key: unconditionally clone on broadcast by Sean Tranchetti · 6 years ago
  91. 91986ee tipc: fix link session and re-establish issues by Tuong Lien · 6 years ago
  92. e75913c net: fix IPv6 prefix route residue by Zhiqiang Liu · 6 years ago
  93. 7384b53 tipc: fix skb may be leaky in tipc_link_input by Hoang Le · 6 years ago
  94. 8d29d16 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 6 years ago
  95. cf657d2 net/x25: do not hold the cpu too long in x25_new_lci() by Eric Dumazet · 6 years ago
  96. 989723b Documentation: bring operstate documentation up-to-date by Jouke Witteveen · 6 years ago
  97. e451eb5 xsk: share the mmap_sem for page pinning by Davidlohr Bueso · 6 years ago
  98. 8303b7e netfilter: nat: fix spurious connection timeouts by Florian Westphal · 6 years ago
  99. c4c07b4 netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs by Jann Horn · 6 years ago
  100. 6157ca0 mac80211: Fix Tx aggregation session tear down with ITXQs by Ilan Peer · 6 years ago