summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-04
|\
| * [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-04
| * [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2007-05-04
| * [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-04
| * [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-04
| * [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-04
| * [IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet2007-05-03
| * [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
| * [TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen2007-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
| * [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet2007-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 support for PXA27x keyboard controllerRodolfo Giometti2007-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: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
| * | | PCI: scatterlist.h needs types.hJean Delvare2007-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
| * | | [CRYPTO] cryptd: Add software async crypto daemonHerbert Xu2007-05-02
| * | | [CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu2007-05-02
| * | | [CRYPTO] api: Add async blkcipher typeHerbert Xu2007-05-02
| * | | [CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2007-05-02