summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-101-6/+14
| * | | net: Add alloc_netdev_mqs functionTom Herbert2011-01-102-4/+10
| * | | phonet: some signedness bugsDan Carpenter2011-01-101-2/+2
| * | | netdev: bfin_mac: let boards set vlan masksMike Frysinger2011-01-101-0/+1
| |/ /
| * | net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-9/+3
| * | net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-091-2/+2
| * | net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap2011-01-091-0/+4
| * | net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo2011-01-091-0/+3
* | | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-1112-33/+59
|\ \ \
| * | | NFS fix the setting of exchange id flagAndy Adamson2011-01-111-2/+6
| * | | Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-1027-56/+154
| |\ \ \
| | * | | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-1/+3
| * | | | NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-061-0/+1
| * | | | NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-1/+1
| * | | | NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-061-4/+5
| * | | | pnfs: layout roc codeFred Isaman2011-01-061-0/+1
| * | | | pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-0/+1
| * | | | pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-061-1/+0
| * | | | NFS rename client back channel transport fieldAndy Adamson2011-01-062-3/+3
| * | | | NFS add session back channel drainingAndy Adamson2011-01-061-1/+1
| * | | | NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-0/+13
| * | | | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-0/+1
| * | | | NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+1
| * | | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-1/+0
| * | | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-061-0/+1
| * | | | lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-161-1/+1
| * | | | lockd: Create client-side nlm_host cacheChuck Lever2010-12-161-0/+1
| * | | | lockd: Split nlm_release_call()Chuck Lever2010-12-161-1/+2
| * | | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-163-4/+5
| * | | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-163-5/+10
| * | | | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-1/+2
| * | | | lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-161-10/+0
| * | | | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-161-0/+1
| * | | | NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-161-0/+2
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-01-111-2/+18
|\ \ \ \ \
| * | | | | ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryTheodore Ts'o2011-01-101-2/+18
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-113-2/+24
|\ \ \ \ \ \
| * | | | | | ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt2011-01-101-0/+11
| * | | | | | ext3: speed up file creates by optimizing rec_len functionsEric Sandeen2011-01-101-0/+9
| * | | | | | quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches2011-01-101-2/+3
| * | | | | | ext3: Add batched discard support for ext3Lukas Czerner2011-01-101-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-0/+1
|\ \ \ \ \ \
| * | | | | | x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter2011-01-071-0/+1
* | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-111-15/+36
|\ \ \ \ \ \ \
| * | | | | | | rtc: Namespace fixupThomas Gleixner2010-12-131-6/+6
| * | | | | | | RTC: Remove UIE emulationJohn Stultz2010-12-101-12/+0
| * | | | | | | RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-101-5/+38
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-114-19/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | dynamic debug: Fix build issue with older gccJason Baron2011-01-071-14/+4
| * | | | | | | | tracepoint: Add __rcu annotationLai Jiangshan2011-01-071-1/+1