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