summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-08-29net: add skb_get_tx_queue() helperDaniel Borkmann
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker
2014-08-28ARM: tegra: remove unused tegra_emc.hRasmus Villemoes
2014-08-28treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-27net: phy: broadcom: add new Broadcom OUIFlorian Fainelli
2014-08-27net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-27net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-27net: Update sk_buff flag bit availability comment.David S. Miller
2014-08-27KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall
2014-08-27param: check for tainting before calling set op.Rusty Russell
2014-08-27module: add module_param_unsafe and module_param_named_unsafeJani Nikula
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula
2014-08-27regulator: da9211: support device treeJames Ban
2014-08-26percpu: Remove __this_cpu_ptrChristoph Lameter
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski
2014-08-26linux/pagemap.h: Fixed a typo in a code comment.Raymond L. Rivera
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-25net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-25iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-24random32: improvements to prandom_bytesDaniel Borkmann
2014-08-24net: skb_gro_checksum_* functionsTom Herbert
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'rfc/perf' into perf/core, because it's ready for inclusionIngo Molnar
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli