summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | sit: reload iphdr in ipip6_rcvHaishuang Yan2018-04-13
| | | * | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2018-04-13
| | | * | SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown2018-04-13
| | | * | rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan2018-04-13
| | | * | l2tp: fix missing print session offset infoHangbin Liu2018-04-13
| | | * | net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang2018-04-13
| | | * | net: move somaxconn init from sysctl codeRoman Kapl2018-04-13
| | | * | tcp: better validation of received ack sequencesEric Dumazet2018-04-13
| | | * | netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2018-04-13
| | | * | libceph: NULL deref on crush_decode() error pathDan Carpenter2018-04-13
| | | * | net: ieee802154: fix net_device reference release too earlyLin Zhang2018-04-13
| | | * | xfrm: fix state migration copy replay sequence numbersAntony Antony2018-04-13
| | | * | net: x25: fix one potential use-after-free issuelinzhang2018-04-13
| | | * | arp: honour gratuitous ARP _replies_Ihar Hrachyshka2018-04-13
| | | * | neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2018-04-13
| | | * | ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar2018-04-13
| | | * | mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2018-04-13
| | | * | af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert2018-04-13
* | | | | net: ipc_router: Remove wakeup-source for Sensor portsArun Kumar Neelakantam2018-04-25
|/ / / /
* | | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| | |
| * | | Merge 4.4.127 into android-4.4Greg Kroah-Hartman2018-04-08
| |\| |
| | * | Revert "ip6_vti: adjust vti mtu according to mtu of lower device"Greg Kroah-Hartman2018-04-08
| | * | Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-04-08
| | * | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-04-08
| | * | netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal2018-04-08
| | * | xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert2018-04-08
| | * | net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann2018-04-08
| | * | xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal2018-04-08
| | * | netfilter: ctnetlink: Make some parameters integer to avoid enum mismatchMatthias Kaehlcke2018-04-08
| | * | netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers2018-04-08
| * | | ANDROID: xt_qtaguid: Remove unnecessary null checks to device's nameNathan Chancellor2018-04-02
| * | | ANDROID: xt_qtaguid: Remove unnecessary null checks to ifa_labelNathan Chancellor2018-04-02
| * | | 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
| |\| |