summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-03-221-1/+1
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-03-221-4/+1
* sctp: set sin_port for addr param when checking duplicate addressXin Long2017-03-221-1/+5
* ipv4: mask tos for input routeJulian Anastasov2017-03-221-0/+1
* ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-03-222-3/+4
* vxlan: don't allow overwrite of config src addrBrian Russell2017-03-221-7/+5
* vti6: return GRE_KEY for vti6David Forster2017-03-221-0/+4
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-03-221-1/+1
* sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-03-221-2/+6
* net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-03-221-7/+6
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-03-224-1/+4
* net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-03-221-1/+3
* net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-03-221-6/+5
* net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-03-221-8/+15
* Linux 4.10.4v4.10.4Greg Kroah-Hartman2017-03-181-1/+1
* IB/mlx5: Verify that Q counters are supportedKamal Heib2017-03-181-5/+9
* ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o2017-03-181-0/+4
* rc: raw decoder for keymap protocol is not loaded on registerSean Young2017-03-181-1/+6
* dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-03-181-0/+55
* serial_ir: ensure we're ready to receive interruptsSean Young2017-03-181-57/+58
* drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env varTakashi Iwai2017-03-181-1/+1
* KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim2017-03-181-8/+24
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-181-1/+18
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-181-2/+4
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-181-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-181-0/+6
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-181-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-181-6/+7
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-181-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-181-0/+5
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-181-0/+2
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-181-1/+1
* Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-181-7/+0
* usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-181-2/+13
* usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-181-2/+2
* usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros2017-03-181-0/+1
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-181-7/+7
* usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen2017-03-181-0/+2
* PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao2017-03-181-0/+1
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-182-3/+24
* powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-181-1/+1
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-181-20/+0
* i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou2017-03-181-0/+2
* dw2102: don't do DMA on stackJonathan McDowell2017-03-181-99/+145
* efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel2017-03-181-0/+1
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-182-8/+12
* tracing: Add #undef to fix compile errorRik van Riel2017-03-181-0/+1
* i2c: bcm2835: Avoid possible NULL ptr dereferenceStefan Wahren2017-03-181-1/+3
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+0
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-03-181-14/+0