summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-22ipv6: orphan skbs in reassembly unitEric Dumazet2-1/+1
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet1-4/+31
2017-03-22net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko1-2/+6
2017-03-22net: bridge: allow IPv6 when multicast flood is disabledMike Manning1-1/+2
2017-03-22tcp/dccp: block BH for SYN processingEric Dumazet2-4/+16
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel1-10/+20
2017-03-22geneve: lock RCU on TX pathJakub Kicinski1-0/+2
2017-03-22vxlan: lock RCU on TX pathJakub Kicinski1-2/+6
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber1-1/+1
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak1-4/+1
2017-03-22sctp: set sin_port for addr param when checking duplicate addressXin Long1-1/+5
2017-03-22ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-03-22ipv4: add missing initialization for flowi4_uidJulian Anastasov2-3/+4
2017-03-22vxlan: don't allow overwrite of config src addrBrian Russell1-7/+5
2017-03-22vti6: return GRE_KEY for vti6David Forster1-0/+4
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-03-22sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-03-22net/mlx5e: Fix wrong CQE decompressionTariq Toukan1-7/+6
2017-03-22net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed4-1/+4
2017-03-22net/mlx5e: Fix broken CQE compression initializationTariq Toukan1-1/+3
2017-03-22net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan1-6/+5
2017-03-22net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed1-8/+15
2017-03-18Linux 4.10.4v4.10.4Greg Kroah-Hartman1-1/+1
2017-03-18IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o1-0/+4
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young1-1/+6
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-03-18serial_ir: ensure we're ready to receive interruptsSean Young1-57/+58
2017-03-18drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env varTakashi Iwai1-1/+1
2017-03-18KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim1-8/+24
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski1-2/+4
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-03-18USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-03-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen1-1/+1
2017-03-18Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros1-7/+0
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-03-18usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok1-2/+2
2017-03-18usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros1-0/+1
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-03-18PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao1-0/+1
2017-03-18powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2-3/+24
2017-03-18powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor1-1/+1
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria1-20/+0