summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-0510-24/+42
|\
| * NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-05-011-0/+1
| * SUNRPC: remove old portmapperChuck Lever2007-05-013-8/+0
| * SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-013-0/+5
| * SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-05-012-2/+2
| * SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-012-2/+5
| * NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2007-05-011-1/+1
| * NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-05-011-2/+2
| * NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-05-012-4/+4
| * NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-05-012-7/+3
| * NFS: Cleanup for nfs_readpages()Trond Myklebust2007-05-011-0/+2
| * NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-05-011-2/+12
| * NFS: Cleanup the coalescing codeTrond Myklebust2007-05-011-2/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-0515-102/+107
|\ \
| * | [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-042-0/+3
| * | [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2007-05-041-0/+4
| * | [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-042-35/+28
| * | [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-042-23/+15
| * | [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-041-0/+2
| * | [IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet2007-05-041-8/+5
| * | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-2/+24
| * | [BNX2]: Add support for 5709 Serdes.Michael Chan2007-05-031-0/+1
| * | [ETHTOOL]: Add 2.5G bit definitions.Michael Chan2007-05-031-0/+2
| * | [NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy2007-05-031-9/+16
| * | [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-05-031-18/+0
| * | [TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen2007-05-031-1/+2
| * | [NET]: Add __dev_getfirstbyhwtypePatrick McHardy2007-05-031-0/+1
| * | [NET] skbuff: fix kernel-docRandy Dunlap2007-05-031-1/+1
| * | [AFS]: Make the match_*() functions take const options.David Howells2007-05-031-4/+4
| * | [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet2007-05-031-2/+0
| |/
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-055-30/+85
|\ \
| * | Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik2007-05-011-1/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01791-8808/+11702
| |\|
| * | Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-301-0/+46
| * | Input: add input_set_capability() helperDmitry Torokhov2007-04-251-0/+2
| * | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-121-0/+3
| * | Input: add input_{get|set}_drvdata() helpersDmitry Torokhov2007-04-121-0/+10
| * | Input: wistron - add acerhk laptop databaseEric Piel2007-04-121-0/+1
| * | Input: rework handle creation codeDmitry Torokhov2007-04-121-1/+4
| * | Input: HIL - fix rwlock recursion bugHelge Deller2007-03-161-0/+1
| * | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-161-0/+13
| * | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-151-28/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-056-41/+33
|\ \ \
| * | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-036-41/+33
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-0521-15/+55
|\ \ \
| * | | PCI: the overdue removal of pci_module_init()Adrian Bunk2007-05-031-6/+0
| * | | PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-031-1/+0
| * | | MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman2007-05-031-0/+1
| * | | MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman2007-05-031-0/+1
| * | | MSI: Remove dev->first_msi_irqMichael Ellerman2007-05-031-1/+0