summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Linux 4.1.16v4.1.16Greg Kroah-Hartman1-1/+1
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats1-0/+1
2016-01-22KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-01-22KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2016-01-22KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2016-01-22rhashtable: Fix walker list corruptionHerbert Xu1-10/+9
2016-01-22tcp: restore fastopen with no data in SYN packetEric Dumazet1-11/+12
2016-01-22af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2016-01-22fou: clean up socket with kfree_rcuHannes Frederic Sowa1-1/+2
2016-01-22rhashtable: Enforce minimum size on initial hash tableHerbert Xu1-3/+3
2016-01-22ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa1-0/+6
2016-01-22net: fix uninitialized variable issuetadeusz.struk@intel.com1-0/+1
2016-01-22bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2016-01-22net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet1-1/+1
2016-01-22net: check both type and procotol for tcp socketsWANG Cong2-2/+4
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich1-1/+1
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-22net: fix IP early demux racesEric Dumazet4-6/+37
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2016-01-22ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2016-01-22r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2016-01-22net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-22sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner1-0/+1
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner3-2/+5
2016-01-22sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2
2016-01-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc1-1/+1
2016-01-22ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork1-1/+1
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel1-5/+3
2016-01-22pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang1-7/+8
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-22USB: add quirk for devices with broken LPMAlan Stern3-1/+15
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-22usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo3-2/+6
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2016-01-22toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos1-0/+1
2016-01-22tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen3-50/+181
2015-12-14Linux 4.1.15v4.1.15Greg Kroah-Hartman1-1/+1
2015-12-14ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han1-1/+2
2015-12-14ceph: fix message length computationArnd Bergmann1-1/+1
2015-12-14ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2015-12-14nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2015-12-14nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1