aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-05Merge 4.19.108 into android-4.19Greg Kroah-Hartman
2020-03-05netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-03-05net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-03-05net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-05net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-03-05ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-03-05sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-05net: sched: correct flower port blockingJason Baron
2020-03-05net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-03-05cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-03-05cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-03-05mac80211: consider more elements in parsing CRCJohannes Berg
2020-03-04ANDROID: Unconditionally create bridge tracepointsAlistair Delva
2020-03-03ANDROID: Remove default y on BRIDGE_IGMP_SNOOPINGRam Muthiah
2020-03-03Merge 4.19.107 into android-4.19Greg Kroah-Hartman
2020-02-28BACKPORT: net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov
2020-02-28rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-02-24Merge 4.19.106 into android-4.19Greg Kroah-Hartman
2020-02-24bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_mapLi RongQing
2020-02-24netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long
2020-02-24net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-24net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-24net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-02-24net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-02-24core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-02-19Merge 4.19.104 into android-4.19Greg Kroah-Hartman
2020-02-18ANDROID: net: bpf: Allow TC programs to call BPF_FUNC_skb_change_headLorenzo Colitti
2020-02-14hv_sock: Remove the accept port restrictionSunil Muthuswamy
2020-02-11Merge 4.19.103 into android-4.19Greg Kroah-Hartman
2020-02-11rxrpc: Fix service call disconnectionDavid Howells
2020-02-11net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-11sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-11rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells
2020-02-11rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
2020-02-11rxrpc: Fix insufficient receive notification generationDavid Howells
2020-02-11rxrpc: Fix use-after-free in rxrpc_put_local()David Howells
2020-02-11tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-02-11net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-11net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-11l2tp: Allow duplicate session creation with UDPRidge Kennedy
2020-02-11cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-05Merge 4.19.102 into android-4.19Greg Kroah-Hartman
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-02-05xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-02-05xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel