summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter1-2/+2
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-2/+18
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2-2/+16
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv1-1/+4
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv1-2/+5
2014-08-26ieee80211: Support parsing TPC report element in action framesAndrei Otcheretianski1-0/+65
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+1
2014-08-26crypto: drbg - fix maximum value checks on 32 bit systemsStephan Mueller1-0/+13
2014-08-26linux/pagemap.h: Fixed a typo in a code comment.Raymond L. Rivera1-1/+1
2014-08-26dma-mapping: Provide write-combine allocationsThierry Reding2-8/+26
2014-08-26net: make skb an optional parameter for__skb_flow_dissect()WANG Cong1-2/+2
2014-08-26net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2-23/+4
2014-08-26mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros1-2/+11
2014-08-26Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+19
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-0/+12
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie4-9/+32
2014-08-26net/mlx4: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-26Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-08-26Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+11
2014-08-26iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+38
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-1/+2
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+26
2014-08-25crypto: drbg - remove configuration of fixed valuesStephan Mueller1-13/+6
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureTim Chen2-0/+121
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen1-0/+1
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou1-2/+3
2014-08-25HID: uhid: report to user-space whether reports are numberedDavid Herrmann1-0/+11
2014-08-25HID: uhid: implement SET_REPORTDavid Herrmann1-0/+17
2014-08-25HID: uhid: keep legacy definitions at the bottom of uhid.hDavid Herrmann1-39/+62
2014-08-25HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann1-2/+21
2014-08-25net: Add ops->ndo_xmit_flush()David S. Miller1-0/+35
2014-08-25random32: improvements to prandom_bytesDaniel Borkmann1-2/+2
2014-08-25udp: additional GRO supportTom Herbert1-0/+18
2014-08-25net: add gro_compute_pseudo functionsTom Herbert2-0/+16
2014-08-25net: skb_gro_checksum_* functionsTom Herbert1-2/+74
2014-08-25Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-08-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+8
2014-08-25Merge branch 'rfc/perf' into perf/core, because it's ready for inclusionIngo Molnar1-9/+8
2014-08-25Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar444-3683/+12414
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik1-0/+1
2014-08-24netfilter: nft_meta: Add cpu attribute supportAna Rey1-0/+2
2014-08-24netfilter: nft_meta: add pkttype supportAna Rey1-0/+2
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa1-0/+1
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller2-8/+24
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli1-0/+3
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli1-0/+27
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli1-0/+20
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli1-0/+103
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+18