summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.126 into android-4.4Greg Kroah-Hartman2018-03-31
|\
| * ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet2018-03-31
| * skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2018-03-31
| * net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-31
| * netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel2018-03-31
| * net/iucv: Free memory obtained by kzallocArvind Yadav2018-03-31
| * l2tp: do not accept arbitrary socketsEric Dumazet2018-03-31
| * ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-31
| * dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev2018-03-31
| * net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-31
* | Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
|\|
| * ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev2018-03-24
| * mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2018-03-24
| * openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2018-03-24
| * netfilter: xt_CT: fix refcnt leak on error pathGao Feng2018-03-24
| * tcp: remove poll() flakes with FastOpenEric Dumazet2018-03-24
| * net: ipv6: send unsolicited NA on admin upDavid Ahern2018-03-24
* | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\|
| * mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-22
| * net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti2018-03-22
| * sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti2018-03-22
| * batman-adv: handle race condition for claims between gatewaysAndreas Pape2018-03-22
| * net/8021q: create device with all possible features in wanted_featuresAndrey Vagin2018-03-22
* | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\|
| * fixup: sctp: verify size of a new chunk in _sctp_make_chunk()Greg Kroah-Hartman2018-03-18
| * netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-18
| * netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-18
| * netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-18
| * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2018-03-18
| * netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-03-18
| * netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal2018-03-18
| * netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-03-18
| * netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-03-18
| * netfilter: nat: cope with negative port rangePaolo Abeni2018-03-18
| * netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-03-18
| * netfilter: add back stackpointer size checksFlorian Westphal2018-03-18
| * netfilter: nfnetlink_queue: fix timestamp attributeFlorian Westphal2018-03-18
* | Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
|\|
| * mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams2018-03-11
| * net: mpls: Pull common label check into helperDavid Ahern2018-03-11
| * sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev2018-03-11
| * sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev2018-03-11
| * sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala2018-03-11
| * udplite: fix partial checksum initializationAlexey Kodanev2018-03-11
| * netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-03-11
| * net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-03-11
| * net: fix race on decreasing number of TX queuesJakub Kicinski2018-03-11
| * ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-03-11
| * fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-03-11
| * bridge: check brport attr show in brport_showXin Long2018-03-11