summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-04
|\ \ \ \ \ \
| * | | | | | NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-04-30
| * | | | | | SUNRPC: remove old portmapperChuck Lever2007-04-30
| * | | | | | SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-04-30
| * | | | | | SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-04-30
| * | | | | | SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-30
| * | | | | | NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2007-04-30
| * | | | | | NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-04-30
| * | | | | | NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-30
| * | | | | | NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-30
| * | | | | | NFS: Cleanup for nfs_readpages()Trond Myklebust2007-04-30
| * | | | | | NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-04-30
| * | | | | | NFS: Cleanup the coalescing codeTrond Myklebust2007-04-30
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-04
|\ \ \ \ \ \
| * | | | | | [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-04
| * | | | | | [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-04
| * | | | | | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
| * | | | | | [BNX2]: Add support for 5709 Serdes.Michael Chan2007-05-03
| * | | | | | [ETHTOOL]: Add 2.5G bit definitions.Michael Chan2007-05-03
| * | | | | | [NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2007-05-03
| * | | | | | [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-05-03
| * | | | | | [NET]: Add __dev_getfirstbyhwtypePatrick McHardy2007-05-03
| * | | | | | [NET] skbuff: fix kernel-docRandy Dunlap2007-05-03
| * | | | | | [AFS]: Make the match_*() functions take const options.David Howells2007-05-03
| |/ / / / /
* | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-04
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-01
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
| |\| | | |
| * | | | | Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-29
| * | | | | Input: add input_set_capability() helperDmitry Torokhov2007-04-25
| * | | | | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-12
| * | | | | Input: add input_{get|set}_drvdata() helpersDmitry Torokhov2007-04-12
| * | | | | Input: wistron - add acerhk laptop databaseEric Piel2007-04-12
| * | | | | Input: rework handle creation codeDmitry Torokhov2007-04-12
| * | | | | Input: HIL - fix rwlock recursion bugHelge Deller2007-03-16
| * | | | | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-14
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-04
|\ \ \ \ \ \
| * | | | | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| | |/ / / / | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-04
|\ \ \ \ \ \
| * | | | | | PCI: the overdue removal of pci_module_init()Adrian Bunk2007-05-02
| * | | | | | PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-02
| * | | | | | MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2007-05-02
| * | | | | | MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2007-05-02
| * | | | | | MSI: Remove dev->first_msi_irqMichael Ellerman2007-05-02
| * | | | | | MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-02
| * | | | | | PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-02
| * | | | | | MSI: Add an arch_msi_check_device()Michael Ellerman2007-05-02
| * | | | | | PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov2007-05-02
| * | | | | | pci: New PCI-E reset APIBrian King2007-05-02
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-04
|\ \ \ \ \ \
| * | | | | | [CRYPTO] api: Add ablkcipher_request_set_tfmHerbert Xu2007-05-02