summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-10-23Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-15block: don't release bdi while request_queue has live referencesTejun Heo
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-12rtnetlink: fix gcc -Wconversion warningArad, Ronen
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
2015-10-12writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo