summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
* net: core: null pointer derefernce in sockev_client_cbTejaswi Tanikella2018-07-11
* net: sockev: code cleanupTejaswi Tanikella2018-07-11
* net: sockev: fix uninitialized data leak into userspaceTejaswi Tanikella2018-07-02
* Merge android-4.4.137 (a2e2217) into msm-4.4Srinivasarao P2018-06-27
|\
| * Merge 4.4.137 into android-4.4Greg Kroah-Hartman2018-06-13
| |\
| | * rtnetlink: validate attributes in do_setlink()Eric Dumazet2018-06-13
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-05-30
| | * net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-05-30
* | | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\| |
| * | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
| |\|
| | * sock_diag: fix use-after-free read in __sk_freeEric Dumazet2018-05-26
* | | Merge android-4.4.132 (46155cc) into msm-4.4Srinivasarao P2018-05-22
|\| |
| * | Merge 4.4.132 into android-4.4Greg Kroah-Hartman2018-05-16
| |\|
| | * net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet2018-05-16
| | * net: initialize skb->peeked when cloningEric Dumazet2018-05-16
| * | UPSTREAM: netpoll: Fix device name check in netpoll_setup()Matthias Kaehlcke2018-05-04
* | | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-03
|\| |
| * | Merge 4.4.130 into android-4.4Greg Kroah-Hartman2018-04-30
| |\|
| | * net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-29
| | * vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-29
| | * net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-29
* | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| |\|
| | * net: fool proof dev_valid_name()Eric Dumazet2018-04-13
| | * net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-04-13
| | * skbuff: only inherit relevant tx_flagsWillem de Bruijn2018-04-13
| | * skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2018-04-13
| | * net: move somaxconn init from sysctl codeRoman Kapl2018-04-13
| | * neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2018-04-13
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.126 into android-4.4Greg Kroah-Hartman2018-03-31
| |\|
| | * skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2018-03-31
| * | Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
| |\|
| | * net: fix race on decreasing number of TX queuesJakub Kicinski2018-03-11
* | | Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
| |\|
| | * net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang2018-02-25
| | * net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn2018-02-25
| | * net: add dst_cache supportPaolo Abeni2018-02-25
* | | Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P2018-02-05
|\| |
| * | Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
| |\|
| | * bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-02-03
| | * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03
* | | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\| |
| * | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
| |\|
| | * flow_dissector: properly cap thoff fieldEric Dumazet2018-01-31
| | * net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-31
| | * net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-31