aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-msm-marlin-3.18-pi-qpr2' into android-msm-marlin-3.18-p...Miguel de Dios2019-01-101-26/+16
|\
| * Merge branch 'android-msm-marlin-3.18-pi-qpr1' into android-msm-marlin-3.18-p...Miguel de Dios2019-01-101-26/+16
| |\
| | * af_key: unconditionally clone on broadcastSean Tranchetti2019-01-101-26/+16
* | | Merge 3.18.131 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-12-211-2/+9
|\ \ \
| * | | SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust2018-12-211-2/+9
* | | | Merge 3.18.130 into android-msm-marlin-3.18-ltsPetri Gynther2018-12-173-21/+27
|\| | |
| * | | ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio2018-12-171-21/+21
| * | | rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet2018-12-171-0/+3
| * | | net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch2018-12-171-0/+3
* | | | Merge 3.18.129 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-12-134-4/+10
|\| | |
| * | | mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-131-2/+2
| * | | mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2018-12-131-0/+2
| * | | SUNRPC: Fix leak of krb5p encode pagesChuck Lever2018-12-131-0/+4
| * | | ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf2018-12-131-2/+2
* | | | Merge 3.18.128 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-12-114-28/+28
|\| | |
| * | | af_unix: move unix_mknod() out of bindlockWANG Cong2018-12-011-11/+16
| * | | SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust2018-12-011-7/+1
| * | | llc: do not use sk_eat_skb()Eric Dumazet2018-12-011-7/+4
| * | | sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long2018-12-011-3/+7
* | | | Merge 3.18.127 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-12-102-1/+5
|\| | |
| * | | SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-271-1/+1
| * | | net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet2018-11-271-0/+4
* | | | Merge 3.18.126 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-12-104-8/+15
|\| | |
| * | | sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-221-3/+2
| * | | 9p: clear dangling pointers in p9stat_freeDominique Martinet2018-11-221-0/+5
| * | | nfsd: Fix an Oops in free_session()Trond Myklebust2018-11-221-1/+1
| * | | net/ipv4: defensive cipso option parsingStefan Nuernberger2018-11-221-4/+7
* | | | Merge 3.18.125 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-12-1017-41/+117
|\| | |
| * | | net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski2018-11-101-1/+1
| * | | rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel2018-11-101-0/+10
| * | | net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-101-4/+8
| * | | sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner2018-11-101-3/+2
| * | | net: socket: fix a missing-check bugWenwen Wang2018-11-101-3/+8
| * | | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-11-101-2/+4
| * | | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-11-101-2/+1
| * | | ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-11-101-8/+8
| * | | unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2018-11-103-6/+13
| * | | sctp: translate network order to host order when users get a hmacidXin Long2018-11-101-2/+7
| * | | rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann2018-11-101-4/+7
| * | | xfrm: validate template modeSean Tranchetti2018-11-101-0/+3
| * | | cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-11-101-0/+1
| * | | xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo2018-11-101-0/+2
| * | | xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-11-101-0/+12
| * | | ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2018-11-101-2/+12
| * | | rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-11-101-0/+6
| * | | netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti2018-11-101-1/+2
| * | | net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-11-101-3/+1
| * | | ip_tunnel: be careful when accessing the inner headerPaolo Abeni2018-11-101-0/+9
* | | | Merge 3.18.124 into android-msm-marlin-3.18-ltsGreg Kroah-Hartman2018-11-1210-23/+102
|\| | |
| * | | ebtables: arpreply: Add the standard target sanity checkGao Feng2018-10-131-0/+3