summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg2009-03-271-6/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee80211: document DS bit usageJohannes Berg2009-03-271-0/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: export supported commandsJohannes Berg2009-03-271-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: radiotap updatesJohannes Berg2009-03-271-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: reduce max number of queuesJohannes Berg2009-03-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: remove ieee80211_num_regular_queuesJohannes Berg2009-03-271-5/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add missing include into include/linux/netdevice.hDmitri Vorobiev2009-03-271-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wan: convert sdla driver to net_device_opsStephen Hemminger2009-03-271-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding2009-03-271-0/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-268-11/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger2009-03-251-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-253-11/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: limit the length of the helper nameHolger Eitzenberger2009-03-251-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: add nla_policy_len()Holger Eitzenberger2009-03-251-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger2009-03-252-0/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: factorize ifname_compare()Eric Dumazet2009-03-251-0/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-271-33/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add closure to async stream ioctlStefan Richter2009-03-241-15/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: secure add_descriptor ioctlStefan Richter2009-03-241-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter2009-03-241-23/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: implement asynchronous stream transmissionJay Fenlason2009-03-241-0/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter2009-03-241-6/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: increment fw_cdev_version, update documentationStefan Richter2009-03-241-5/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter2009-03-241-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctl to query maximum transmission speedStefan Richter2009-03-241-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctls for manual iso resource managementStefan Richter2009-03-241-10/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter2009-03-241-13/+87
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFOStefan Richter2009-03-241-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: documentation fixletStefan Richter2009-03-241-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-272-1/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-271-1/+76
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-277-46/+197
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: move bdev code out of buffer.cNick Piggin2009-03-272-7/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify dentry_operations: misc filesystemsAl Viro2009-03-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify dentry_operations: NFSAl Viro2009-03-272-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: make struct dentry->d_op constJan Engelhardt2009-03-271-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Further changes from macro to inline function in fs.hSteven Whitehouse2009-03-271-7/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse2009-03-271-26/+139
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-271-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic compat_sys_ustatChristoph Hellwig2009-03-271-0/+8
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-272-43/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Remove uppercase aliases for quota functions.Jan Kara2009-03-261-31/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Remove NODQUOT macroJan Kara2009-03-261-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Use inode->i_blkbits to get block bitsMingming Cao2009-03-261-14/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Add quota reservation claim and released operationsMingming Cao2009-03-262-0/+59
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Add quota reservation supportMingming Cao2009-03-262-0/+24
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-03-261-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg2009-03-241-4/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | / / / / / / / / / / / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud