summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-215-9/+33
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-211-1/+3
* net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-211-3/+8
* sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-211-0/+2
* fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-211-12/+9
* sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2016-11-211-2/+5
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-211-0/+1
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-211-7/+8
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-211-6/+8
* dccp: do not send reset to already closed socketsEric Dumazet2016-11-211-0/+4
* tcp: fix potential memory corruptionEric Dumazet2016-11-211-1/+1
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-211-0/+1
* bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-11-211-1/+4
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2016-11-211-1/+1
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2016-11-211-0/+1
* dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-11-211-1/+12
* Linux 4.4.33v4.4.33Greg Kroah-Hartman2016-11-181-1/+1
* netfilter: fix namespace handling in nf_log_proc_dostringJann Horn2016-11-181-2/+4
* btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-11-181-2/+7
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-181-2/+2
* ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-11-181-3/+4
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-11-181-1/+1
* i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-11-181-1/+1
* hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-11-181-3/+3
* lib/genalloc.c: start search from start of chunkDaniel Mentz2016-11-181-1/+2
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-11-182-2/+2
* iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel2016-11-181-2/+12
* iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He2016-11-181-0/+3
* tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-11-181-4/+23
* dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2016-11-181-3/+15
* drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä2016-11-181-36/+48
* KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-11-182-12/+19
* scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy2016-11-181-2/+2
* scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja2016-11-181-0/+2
* iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-181-0/+1
* iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-181-28/+28
* clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-181-5/+8
* toshiba-wmi: Fix loading the driver on non Toshiba laptopsAzael Avalos2016-11-181-7/+19
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2016-11-181-1/+1
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-181-8/+0
* USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-181-2/+0
* staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-181-1/+1
* Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-181-1/+1
* drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-181-4/+0
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-11-181-7/+10
* pinctrl: cherryview: Prevent possible interrupt storm on resumeMika Westerberg2016-11-181-3/+4
* pinctrl: cherryview: Serialize register access in suspend/resumeMika Westerberg2016-11-181-0/+10
* ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta2016-11-181-8/+11
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-11-181-3/+3
* coredump: fix unfreezable coredumping taskAndrey Ryabinin2016-11-181-0/+3