summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.3.4v4.3.4Greg 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
* 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
* gianfar: Don't enable RX Filer if not supportedHamish Martin2016-01-222-3/+6
* rhashtable: Enforce minimum size on initial hash tableHerbert Xu2016-01-221-3/+3
* inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet2016-01-221-0/+1
* 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
* uapi: export ila.hstephen hemminger2016-01-221-0/+1
* openvswitch: Respect conntrack zone even if invalidJoe Stringer2016-01-221-2/+5
* openvswitch: Fix helper reference leakJoe Stringer2016-01-221-1/+8
* phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2016-01-221-2/+11
* 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
* net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2016-01-222-2/+34
* 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: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni2016-01-221-6/+5
* 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