summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.114v4.4.114Greg Kroah-Hartman2018-01-311-1/+1
* nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-311-2/+3
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-313-0/+28
* flow_dissector: properly cap thoff fieldEric Dumazet2018-01-311-2/+1
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-312-1/+9
* net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-311-2/+2
* vmxnet3: repair memory leakNeil Horman2018-01-311-1/+1
* sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long2018-01-311-10/+6
* sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long2018-01-311-8/+6
* r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu2018-01-311-7/+2
* pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-311-5/+6
* net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-311-4/+15
* tcp: __tcp_hdrlen() helperCraig Gallek2018-01-311-1/+6
* net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-311-1/+1
* lan78xx: Fix failure in USB Full SpeedYuiko Oshino2018-01-311-0/+1
* ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet2018-01-311-0/+1
* ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-311-2/+4
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-313-2/+3
* dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev2018-01-311-0/+3
* hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-311-0/+3
* x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-311-2/+18
* eventpoll.h: add missing epoll event masksGreg KH2018-01-311-0/+13
* vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings2018-01-313-4/+6
* um: link vmlinux with -no-pieThomas Meyer2018-01-311-1/+1
* usbip: prevent leaking socket pointer address in messagesShuah Khan2018-01-313-14/+6
* usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-311-3/+27
* usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2018-01-311-7/+11
* usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody2018-01-315-65/+91
* Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-311-0/+3
* Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-311-7/+1
* scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn2018-01-311-1/+1
* fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby2018-01-311-0/+4
* reiserfs: Don't clear SGID when inheriting ACLsJan Kara2018-01-311-5/+7
* reiserfs: don't preallocate blocks for extended attributesJeff Mahoney2018-01-311-1/+1
* reiserfs: fix race in prealloc discardJeff Mahoney2018-01-311-2/+10
* ext2: Don't clear SGID when inheriting ACLsJan Kara2018-01-311-14/+22
* netfilter: xt_osf: Add missing permission checksKevin Cernekee2018-01-311-0/+7
* netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee2018-01-311-0/+10
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2018-01-314-9/+15
* netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2018-01-312-0/+5
* netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2018-01-311-1/+4
* netfilter: restart search if moved to other chainFlorian Westphal2018-01-311-0/+7
* netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang2018-01-311-4/+2
* netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang2018-01-311-1/+1
* netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni2018-01-311-0/+1
* netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2018-01-311-2/+2
* netfilter: x_tables: speed up jump target validationFlorian Westphal2018-01-315-64/+127
* ACPICA: Namespace: fix operand cache leakSeunghun Han2018-01-311-14/+9
* ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki2018-01-311-6/+6
* ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2018-01-312-9/+9