aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-09-29neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-29NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-09-26xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-09-19netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet
2018-09-19net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata
2018-09-19Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann
2018-09-15sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov
2018-09-15sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov
2018-09-15sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov
2018-09-15sch_multiq: fix double free on init failureNikolay Aleksandrov
2018-09-15sch_htb: fix crash on init failureNikolay Aleksandrov
2018-09-15irda: Only insert new objects into the global database via setsockoptTyler Hicks
2018-09-15irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks
2018-09-15net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-09-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2018-09-09net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli
2018-09-09net/9p/client.c: version pointer uninitializedTomas Bortoli
2018-09-099p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen
2018-09-099p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote
2018-09-09net: mac802154: tx: expand tailroom if necessaryAlexander Aring
2018-09-09net: 6lowpan: fix reserved space for single framesAlexander Aring
2018-09-06Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-09-05net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org
2018-09-05xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-09-05xfrm: fix missing dst_release() after policy blocking lbcast and multicastTommi Rantala
2018-09-05vti6: fix PMTU caching and reporting on xmitEyal Birger
2018-09-05Cipso: cipso_v4_optptr enter infinite loopyujuan.qi
2018-08-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-08-24bridge: Propagate vlan add failure to userElad Raz
2018-08-24packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-24netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-08-24tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-08-24packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn
2018-08-24netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-08-24ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-08-24net: propagate dev_get_valid_name return codeLi RongQing
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet