summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-19crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-19crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-19crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-19crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-19crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-19ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-19hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-02-19kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-02-19block: Always check queue limits for cloned requestsHannes Reinecke
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2016-01-22inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22uapi: export ila.hstephen hemminger
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: switchdev: fix return code of fdb_dump stubDragos Tatulea
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14net/mlx5e: Added self loopback preventionTariq Toukan
2015-12-14Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-12-14ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-12-09Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-12-09tun_dst: Fix potential NULL dereferenceTobias Klauser
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa