summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-13
| | | * | net: fool proof dev_valid_name()Eric Dumazet2018-04-13
| | | * | vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu2018-04-13
| | | * | sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet2018-04-13
| | | * | sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-13
| | | * | net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti2018-04-13
| | | * | netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-04-13
| | | * | net/ipv6: Fix route leaking between VRFsDavid Ahern2018-04-13
| | | * | net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-04-13
| | | * | arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines2018-04-13
| | | * | rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-13
| | | * | ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-13
| | | * | Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2018-04-13
| | | * | sctp: fix recursive locking warning in sctp_do_peeloffXin Long2018-04-13
| | | * | skbuff: only inherit relevant tx_flagsWillem de Bruijn2018-04-13
| | | * | 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