summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet2018-09-29
| | * | | | | | | | | | | | | | | | gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2018-09-29
| | * | | | | | | | | | | | | | | | NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan2018-09-29
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge android-4.4.158 (f9e4134) into msm-4.4Srinivasarao P2018-09-28
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge 4.4.158 into android-4.4Greg Kroah-Hartman2018-09-26
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-09-26
| | * | | | | | | | | | | | | | | xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-09-26
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P2018-09-28
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge 4.4.157 into android-4.4Greg Kroah-Hartman2018-09-20
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2018-09-19
| | * | | | | | | | | | | | | | net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata2018-09-19
| | * | | | | | | | | | | | | | Bluetooth: hidp: Fix handling of strncpy for hid->name informationMarcel Holtmann2018-09-19
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge 4.4.156 into android-4.4Greg Kroah-Hartman2018-09-15
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov2018-09-15
| | * | | | | | | | | | | | | sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov2018-09-15
| | * | | | | | | | | | | | | sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov2018-09-15
| | * | | | | | | | | | | | | sch_multiq: fix double free on init failureNikolay Aleksandrov2018-09-15
| | * | | | | | | | | | | | | sch_htb: fix crash on init failureNikolay Aleksandrov2018-09-15
| | * | | | | | | | | | | | | irda: Only insert new objects into the global database via setsockoptTyler Hicks2018-09-15
| | * | | | | | | | | | | | | irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks2018-09-15
| | * | | | | | | | | | | | | net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker2018-09-15
| | * | | | | | | | | | | | | ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu2018-09-15
| | * | | | | | | | | | | | | vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev2018-09-15
| | * | | | | | | | | | | | | tcp: do not restart timewait timer on rst receptionFlorian Westphal2018-09-15
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P2018-09-12
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge 4.4.155 into android-4.4Greg Kroah-Hartman2018-09-10
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | 9p: fix multiple NULL-pointer-dereferencesTomas Bortoli2018-09-09
| | * | | | | | | | | | | | net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli2018-09-09
| | * | | | | | | | | | | | net/9p/client.c: version pointer uninitializedTomas Bortoli2018-09-09
| | * | | | | | | | | | | | 9p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen2018-09-09
| | * | | | | | | | | | | | 9p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote2018-09-09
| | * | | | | | | | | | | | net: mac802154: tx: expand tailroom if necessaryAlexander Aring2018-09-09
| | * | | | | | | | | | | | net: 6lowpan: fix reserved space for single framesAlexander Aring2018-09-09
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge 4.4.154 into android-4.4Greg Kroah-Hartman2018-09-05
| |\| | | | | | | | | | |
| | * | | | | | | | | | | net: caif: Add a missing rcu_read_unlock() in caif_flow_cbYueHaibing2018-09-05
| | * | | | | | | | | | | nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-09-05
| | * | | | | | | | | | | mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org2018-09-05
| | * | | | | | | | | | | xfrm: free skb if nlsk pointer is NULLFlorian Westphal2018-09-05
| | * | | | | | | | | | | xfrm: fix missing dst_release() after policy blocking lbcast and multicastTommi Rantala2018-09-05
| | * | | | | | | | | | | vti6: fix PMTU caching and reporting on xmitEyal Birger2018-09-05
| | * | | | | | | | | | | Cipso: cipso_v4_optptr enter infinite loopyujuan.qi2018-09-05
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Merge "Merge android-4.4.153 (5e24b4e) into msm-4.4"Linux Build Service Account2018-09-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| | |\| | | | | | | | | |
| | | * | | | | | | | | | bridge: Propagate vlan add failure to userElad Raz2018-08-24
| | | * | | | | | | | | | packet: refine ring v3 block size test to hold one frameWillem de Bruijn2018-08-24
| | | * | | | | | | | | | netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal2018-08-24
| | | * | | | | | | | | | xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet2018-08-24