1. 072e11e net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 5 years ago
  2. 44476fd rds: fix refcount bug in rds_sock_addref by Eric Dumazet · 5 years ago
  3. 1c23c29 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 5 years ago
  4. 2dd6c11 dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 5 years ago
  5. 11c7fac Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  6. a1708a8 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 5 years ago
  7. 4470e51 mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 5 years ago
  8. 63f7ee6 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 5 years ago
  9. 592bde8 l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 6 years ago
  10. 5d16d81 net/rose: fix NULL ax25_cb kernel panic by Bernard Pidoux · 5 years ago
  11. baa9e32 netrom: switch to sock timer API by Cong Wang · 5 years ago
  12. d1ab05e l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 5 years ago
  13. 16a2595 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 5 years ago
  14. 90a7b84 Fix "net: ipv4: do not handle duplicate fragments as overlapping" by Greg Kroah-Hartman · 5 years ago
  15. 30e7517 can: bcm: check timer values before ktime conversion by Oliver Hartkopp · 5 years ago
  16. 8c84965 ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  17. 147bb6f net_sched: refetch skb protocol for each filter by Cong Wang · 5 years ago
  18. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 5 years ago
  19. 4b9245f openvswitch: Avoid OOB read when parsing flow nlattrs by Ross Lagerwall · 5 years ago
  20. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 5 years ago
  21. 0ae4bff net: bridge: Fix ethernet header pointer before check skb forwardable by Yunjian Wang · 5 years ago
  22. 6d814b1 net: call sk_dst_reset when set SO_DONTROUTE by yupeng · 5 years ago
  23. 2af7450 ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 5 years ago
  24. dbbbd01 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 5 years ago
  25. 02862eb tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 5 years ago
  26. 4c559fb tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 5 years ago
  27. 3644c53 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 5 years ago
  28. 7d0cb25 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 5 years ago
  29. 4cd995a tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 5 years ago
  30. 269958f sctp: allocate sctp_sockaddr_entry with kzalloc by Xin Long · 5 years ago
  31. c6c0e52 netfilter: ebtables: account ebt_table_info to kmemcg by Shakeel Butt · 5 years ago
  32. c30a3b5 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 5 years ago
  33. 9cd0563 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 5 years ago
  34. 2525133 packet: Do not leak dev refcounts on error exit by Jason Gunthorpe · 5 years ago
  35. 80711e65 net: bridge: fix a bug on using a neighbour cache entry without checking its state by JianJhen Chen · 5 years ago
  36. 7492dfe ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 5 years ago
  37. d379b33 can: gw: ensure DLC boundaries after CAN frame modification by Oliver Hartkopp · 5 years ago
  38. 37c791a sunrpc: use-after-free in svc_process_common() by Vasily Averin · 5 years ago
  39. 00f0194 9p/net: put a lower bound on msize by Dominique Martinet · 6 years ago
  40. 4faef7a sunrpc: use SVC_NET() in svcauth_gss_* functions by Vasily Averin · 5 years ago
  41. 9369b7d sunrpc: fix cache_head leak due to queued request by Vasily Averin · 6 years ago
  42. 90b7f94 libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature() by Ilya Dryomov · 5 years ago
  43. 6b464ec SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 5 years ago
  44. 1231e25 netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel by Pan Bian · 5 years ago
  45. d013a1c netfilter: seqadj: re-load tcp header pointer after possible head reallocation by Florian Westphal · 5 years ago
  46. bcbc7da xfrm: Fix bucket count reported to userspace by Benjamin Poirier · 6 years ago
  47. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 5 years ago
  48. 6021678 tipc: compare remote and local protocols in tipc_udp_enable() by Cong Wang · 5 years ago
  49. 8dd36f1 tipc: use lock_sock() in tipc_sk_reinit() by Cong Wang · 5 years ago
  50. d2ea9f1 VSOCK: Send reset control packet when socket is partially bound by Jorgen Hansen · 5 years ago
  51. 336e822 tipc: fix a double kfree_skb() by Cong Wang · 5 years ago
  52. aa0c48d sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event by Xin Long · 5 years ago
  53. 84e1bfd packet: validate address length if non-zero by Willem de Bruijn · 5 years ago
  54. 3ddf35c packet: validate address length by Willem de Bruijn · 5 years ago
  55. aa9f3a0 netrom: fix locking in nr_find_socket() by Cong Wang · 5 years ago
  56. 122aeb4 net: ipv4: do not handle duplicate fragments as overlapping by Michal Kubecek · 5 years ago
  57. 818b3f7 ipv6: tunnels: fix two use-after-free by Eric Dumazet · 5 years ago
  58. 41743ce ipv6: explicitly initialize udp6_addr in udp_sock_create6() by Cong Wang · 5 years ago
  59. 1a6cd59 ieee802154: lowpan_header_create check must check daddr by Willem de Bruijn · 5 years ago
  60. c39b8fd ax25: fix a use-after-free in ax25_fillin_cb() by Cong Wang · 5 years ago
  61. 35775cc ipv4: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  62. 5d9a796 ip6mr: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  63. 5ba8d8b SUNRPC: Fix a potential race in xprt_connect() by Trond Myklebust · 5 years ago
  64. 0715895 mac80211: Fix condition validating WMM IE by Ilan Peer · 6 years ago
  65. 7a4b56a mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 6 years ago
  66. 3d7eec1 ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  67. bd3fa7e tcp: fix NULL ref in tail loss probe by Yuchung Cheng · 5 years ago
  68. fe25279 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 5 years ago
  69. 8dd57cc net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  70. 901936a ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 5 years ago
  71. fd54ea7 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 5 years ago
  72. db32c24 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  73. 7df29ea mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  74. 554eac2 mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  75. ce4a99a SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 5 years ago
  76. dc08fb5 batman-adv: Expand merged fragment buffer for full packet by Sven Eckelmann · 6 years ago
  77. e190b82 libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
  78. 985a551 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
  79. 18a23fb libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  80. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  81. 2e901ea libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  82. 9da9bb4 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  83. 2617cd5 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  84. 0811545 libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  85. bd180ec libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 7 years ago
  86. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 7 years ago
  87. 5acc58c tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  88. 5569c10 ip_tunnel: Fix name string concatenate in __ip_tunnel_create() by Sultan Alsawaf · 6 years ago
  89. d39ebd1 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  90. a49f034 net: ieee802154: 6lowpan: fix frag reassembly by Alexander Aring · 6 years ago
  91. 35a0620 SUNRPC: Fix a bogus get/put in generic_key_to_expire() by Trond Myklebust · 6 years ago
  92. 2a12200 llc: do not use sk_eat_skb() by Eric Dumazet · 6 years ago
  93. e044554 sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer by Xin Long · 6 years ago
  94. c3ec4e5 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
  95. a38ad67 SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() by YueHaibing · 6 years ago
  96. f184d30 netfilter: xt_IDLETIMER: add sysfs filename checking routine by Taehee Yoo · 6 years ago
  97. 919560a netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net by Eric Westbrook · 6 years ago
  98. 961323d Revert "ipv6: set rt6i_protocol properly in the route when it is installed" by Greg Kroah-Hartman · 6 years ago
  99. 3d26b72 ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  100. eb18330 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago