summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Linux 4.4.114v4.4.114Greg Kroah-Hartman1-1/+1
2018-01-31nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings1-2/+3
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-31flow_dissector: properly cap thoff fieldEric Dumazet1-2/+1
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2-1/+9
2018-01-31net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall1-2/+2
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-01-31sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet1-4/+15
2018-01-31tcp: __tcp_hdrlen() helperCraig Gallek1-1/+6
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau1-1/+1
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet1-0/+1
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney1-2/+4
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings3-2/+3
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+3
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-31eventpoll.h: add missing epoll event masksGreg KH1-0/+13
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings3-4/+6
2018-01-31um: link vmlinux with -no-pieThomas Meyer1-1/+1
2018-01-31usbip: prevent leaking socket pointer address in messagesShuah Khan3-14/+6
2018-01-31usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-3/+27
2018-01-31usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan1-7/+11
2018-01-31usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody5-65/+91
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-31fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby1-0/+4
2018-01-31reiserfs: Don't clear SGID when inheriting ACLsJan Kara1-5/+7
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney1-1/+1
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney1-2/+10
2018-01-31ext2: Don't clear SGID when inheriting ACLsJan Kara1-14/+22
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee1-0/+7
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee1-0/+10
2018-01-31netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso4-9/+15
2018-01-31netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2-0/+5
2018-01-31netfilter: nf_conntrack_sip: extend request line validationUlrich Weber1-1/+4
2018-01-31netfilter: restart search if moved to other chainFlorian Westphal1-0/+7
2018-01-31netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang1-4/+2
2018-01-31netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang1-1/+1
2018-01-31netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni1-0/+1
2018-01-31netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia1-2/+2
2018-01-31netfilter: x_tables: speed up jump target validationFlorian Westphal5-64/+127
2018-01-31ACPICA: Namespace: fix operand cache leakSeunghun Han1-14/+9
2018-01-31ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki1-6/+6
2018-01-31ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2-9/+9