summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-20bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2-9/+20
2011-07-20cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+7
2011-07-20bcma: define IO status registerRafał Miłecki1-1/+7
2011-07-20ieee80211: add few wmm tspec valuesKalle Valo1-0/+37
2011-07-20bcma: handle alternative SPROM locationRafał Miłecki1-1/+2
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal1-0/+1
2011-07-19IB/mlx4: Use flow counters on IBoE portsOr Gerlitz1-1/+2
2011-07-19mlx4_core: Add network flow countersOr Gerlitz2-1/+20
2011-07-19mlx4_core: Fix location of counter index in QP context structOr Gerlitz1-3/+2
2011-07-19mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz1-6/+6
2011-07-19mlx4_core: Extend capability flags to 64 bitsOr Gerlitz1-17/+17
2011-07-19dt: include linux/errno.h in linux/of_address.hGrant Likely1-0/+1
2011-07-19of/address: Add of_find_matching_node_by_address helperGrant Likely1-0/+4
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy1-0/+13
2011-07-18ssb: SPROM: add LED duty cycle fieldsRafał Miłecki1-0/+2
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong1-5/+1
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla1-0/+1
2011-07-18evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar1-0/+6
2011-07-18evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin1-2/+6
2011-07-18evm: add evm_inode_init_security to initialize new filesMimi Zohar1-0/+11
2011-07-18evm: imbed evm_inode_post_setattrMimi Zohar1-0/+6
2011-07-18evm: evm_inode_post_removexattrMimi Zohar1-0/+9
2011-07-18security: imbed evm calls in security hooksMimi Zohar1-0/+56
2011-07-18evm: add support for different security.evm data typesDmitry Kasatkin1-0/+1
2011-07-18evm: re-releaseMimi Zohar2-0/+10
2011-07-18xattr: define vfs_getxattr_alloc and vfs_xattr_cmpMimi Zohar1-1/+4
2011-07-18integrity: move ima inode integrity data managementMimi Zohar2-13/+30
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar2-5/+18
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet1-0/+3
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-0/+1
2011-07-18Avoid duplicate _count variables in page_structChristoph Lameter1-18/+19
2011-07-18Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg1-10/+15
2011-07-18SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust1-1/+0
2011-07-18SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust1-0/+4
2011-07-18SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust1-2/+7
2011-07-18SUNRPC: Clean up the slot table allocationTrond Myklebust1-2/+0
2011-07-18SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust1-3/+3
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann4-14/+282
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter1-11/+0
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter1-0/+5
2011-07-17ptrace: dont send SIGSTOP on auto-attach if PT_SEIZEDOleg Nesterov1-1/+5
2011-07-17ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov1-0/+3
2011-07-17ptrace_init_task: initialize child->jobctl explicitlyOleg Nesterov1-6/+7
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller1-1/+0
2011-07-16firewire: cdev: ABI documentation enhancementsStefan Richter1-41/+34
2011-07-16firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter1-0/+3
2011-07-16Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely22-30/+80
2011-07-16nfsd: Remove deprecated nfsctl system call and related code.NeilBrown3-20/+0
2011-07-16Merge branch 'pm-runtime' into for-linusRafael J. Wysocki1-0/+6
2011-07-16Merge branch 'pm-domains' into for-linusRafael J. Wysocki4-20/+134