summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-221-6/+0
| * | [SCSI] FC Transport support for vports based on NPIVJames Smart2007-05-161-7/+166
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1519-86/+111
|\ \ \
| * | | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy2007-07-153-39/+1
| * | | [NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy2007-07-152-2/+4
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller2007-07-141-20/+0
| |\ \ \
| | * | | [CRYPTO] cipher: Remove obsolete fields from cipher_tfmHerbert Xu2007-07-111-20/+0
| * | | | [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-142-2/+2
| * | | | [NETFILTER]: x_tables: add connlimit matchJan Engelhardt2007-07-141-0/+17
| * | | | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-141-0/+4
| * | | | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-142-4/+4
| * | | | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-141-0/+1
| * | | | [AF_IUCV]: Add lock when updating accept_qUrsula Braun2007-07-141-0/+1
| * | | | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk2007-07-141-3/+0
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2007-07-143-10/+61
| |\ \ \ \
| | * | | | [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-121-0/+11
| | * | | | [PATCH] mac80211: clarify some mac80211 thingsJohannes Berg2007-07-121-4/+12
| | * | | | [PATCH] mac80211: remove ieee80211_set_aid_for_staJohannes Berg2007-07-121-6/+0
| | * | | | [PATCH] cfg80211: Radiotap parserAndy Green2007-07-121-0/+38
| * | | | | [NET]: Add macvlan driverPatrick McHardy2007-07-142-0/+11
| * | | | | [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-141-5/+0
| * | | | | [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-141-2/+0
| * | | | | [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-141-0/+3
| * | | | | [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-141-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-07-154-0/+603
|\ \ \ \ \ \
| * | | | | | 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-144-0/+603
| |/ / / / /
* | | | | | frv: missing __clear_user()Al Viro2007-07-151-0/+2
* | | | | | fix return type of skb_checksum_complete()Al Viro2007-07-151-1/+1
|/ / / / /
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1316-92/+96
|\ \ \ \ \
| * | | | | NLM: fix source address of callback to clientFrank van Maarseveen2007-07-101-0/+1
| * | | | | SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-102-0/+2
| * | | | | SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-101-0/+1
| * | | | | SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-101-4/+11
| * | | | | NFS: Add the mount option "nosharecache"Trond Myklebust2007-07-102-1/+3
| * | | | | NFS: Add support for mounting NFSv4 file systems with string optionsChuck Lever2007-07-101-1/+1
| * | | | | NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever2007-07-101-3/+2
| * | | | | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-101-1/+1
| * | | | | SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-101-5/+2
| * | | | | NFS: Add a new NFS debugging flag just for mount processingChuck Lever2007-07-101-0/+1
| * | | | | NFS: Clean-up: Define macros for maximum host and export path name lengthsChuck Lever2007-07-101-1/+1
| * | | | | NFS: Clean up nfs_size_to_loff_t()Chuck Lever2007-07-101-5/+3
| * | | | | NFSv4: Defer inode revalidation when setting up a delegationTrond Myklebust2007-07-101-0/+1
| * | | | | NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-102-4/+5
| * | | | | NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust2007-07-101-2/+0
| * | | | | NFS: Replace NFS_I(inode)->req_lock with inode->i_lockTrond Myklebust2007-07-101-1/+0
| * | | | | SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-101-1/+0
| * | | | | SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust2007-07-101-0/+1
| * | | | | SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-101-3/+3
| * | | | | SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-101-0/+3
| * | | | | SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-101-0/+3