summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-17Merge "Merge android-4.4.163 (0ca3fca) into msm-4.4"Linux Build Service Account
2018-11-15Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P
2018-11-10Merge 4.4.163 into android-4.4Greg Kroah-Hartman
2018-11-10l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
2018-11-10rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-10net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-10sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-11-10net: socket: fix a missing-check bugWenwen Wang
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-10net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-10bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-10l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2018-11-10gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck
2018-11-10vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel
2018-11-10sch_red: update backlog as wellWANG Cong
2018-11-10xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2018-11-10ipv6: orphan skbs in reassembly unitEric Dumazet
2018-11-10af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk
2018-11-10net: drop write-only stack variableDavid Herrmann
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-11-10xfrm: validate template modeSean Tranchetti
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-11-09af_key: unconditionally clone on broadcastSean Tranchetti
2018-11-06BACKPORT: xfrm: Allow Output Mark to be Updated Using UPDSABenedict Wong
2018-10-25Merge "Merge android-4.4.162 (3eb8e73) into msm-4.4"Linux Build Service Account
2018-10-22Merge "Merge android-4.4.161 (8e7f196) into msm-4.4"Linux Build Service Account
2018-10-22Merge android-4.4.162 (3eb8e73) into msm-4.4Srinivasarao P
2018-10-20Merge 4.4.162 into android-4.4Greg Kroah-Hartman
2018-10-20rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-20netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-10-20net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-20net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-20ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-20ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-20ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-16Merge "Merge android-4.4.160 (a94efb1) into msm-4.4"Linux Build Service Account
2018-10-15Merge "xfrm: validate template mode"Linux Build Service Account
2018-10-15xfrm: validate template modeSean Tranchetti
2018-10-15Merge "net:wireless:Fix kw issues"Linux Build Service Account
2018-10-15Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P
2018-10-15Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P
2018-10-13Merge 4.4.161 into android-4.4Greg Kroah-Hartman
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-13tcp: add tcp_ooo_try_coalesce() helperEric Dumazet