summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-15drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-15ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-15drm: add helper to check for wc memory supportDave Airlie
2016-02-09crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-09crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-09mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring
2016-02-09crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-09crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-09printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-09locks: update comments that refer to inode->i_flockJeff Layton
2016-02-09NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2016-02-09Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-02-09Thermal: initialize thermal zone device correctlyZhang Rui
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-21ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2016-01-15net: fix IP early demux racesEric Dumazet
2016-01-15net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-15sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
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-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-12-02PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-12-02PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-11-15ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-13net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-11-13skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-13skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-11-13af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-11-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-27iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-10-27overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-27VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-10-27security: fix typo in security_task_prctlJann Horn
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-09-28ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-09-16drm/radeon: add new OLAND pci idAlex Deucher
2015-08-27libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-27libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen