summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1.16v4.1.16Greg Kroah-Hartman2016-01-221-1/+1
* KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats2016-01-221-0/+1
* KEYS: Fix race between read and revokeDavid Howells2016-01-221-9/+9
* KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells2016-01-221-2/+4
* KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2016-01-221-4/+4
* rhashtable: Fix walker list corruptionHerbert Xu2016-01-221-10/+9
* tcp: restore fastopen with no data in SYN packetEric Dumazet2016-01-221-11/+12
* af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat2016-01-221-10/+3
* fou: clean up socket with kfree_rcuHannes Frederic Sowa2016-01-221-1/+2
* rhashtable: Enforce minimum size on initial hash tableHerbert Xu2016-01-221-3/+3
* ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2016-01-221-0/+6
* net: fix uninitialized variable issuetadeusz.struk@intel.com2016-01-221-0/+1
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-01-221-0/+3
* net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2016-01-221-1/+1
* net: check both type and procotol for tcp socketsWANG Cong2016-01-222-2/+4
* skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2016-01-221-1/+1
* vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2016-01-221-1/+2
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2016-01-221-0/+6
* net: fix IP early demux racesEric Dumazet2016-01-224-6/+37
* sh_eth: fix kernel oops in skb_put()Sergei Shtylyov2016-01-221-2/+2
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-226-0/+16
* ipv6: sctp: clone options to avoid use after freeEric Dumazet2016-01-221-0/+8
* r8152: fix lockup when runtime PM is enabledPeter Wu2016-01-221-18/+3
* net: qca_spi: fix transmit queue timeout handlingStefan Wahren2016-01-221-3/+2
* sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner2016-01-221-0/+1
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-223-2/+5
* sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner2016-01-221-2/+2
* vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc2016-01-221-1/+1
* ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2016-01-221-1/+1
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2016-01-221-4/+3
* gre6: allow to update all parameters via rtnlNicolas Dichtel2016-01-221-5/+3
* pppoe: fix memory corruption in padt work structureGuillaume Nault2016-01-221-4/+10
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2016-01-221-1/+2
* usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang2016-01-221-7/+8
* usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2016-01-221-1/+1
* usb: gadget: pxa27x: fix suspend callbackFelipe Balbi2016-01-221-0/+3
* USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2016-01-221-0/+4
* USB: add quirk for devices with broken LPMAlan Stern2016-01-223-1/+15
* USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2016-01-221-1/+0
* usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo2016-01-223-2/+6
* USB: serial: Another Infineon flash loader USB IDJonas Jonsson2016-01-221-0/+1
* USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2016-01-221-0/+5
* toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos2016-01-221-0/+1
* tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2016-01-223-50/+181
* Linux 4.1.15v4.1.15Greg Kroah-Hartman2015-12-141-1/+1
* ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han2015-12-141-1/+2
* ceph: fix message length computationArnd Bergmann2015-12-141-1/+1
* ocfs2: fix umask ignored issueJunxiao Bi2015-12-141-0/+2
* nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2015-12-141-1/+5
* nfs4: start callback_ident at idr 1Benjamin Coddington2015-12-141-1/+1