aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc
2007-05-05[MAC80211]: Add generic include/linux/ieee80211.hJiri Benc
2007-05-05[NETLINK]: Remove references to process IDHerbert Xu
2007-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-05-04ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto
2007-05-04ps3av: misc updatesGeert Uytterhoeven
2007-05-04ps3av: thread updatesGeert Uytterhoeven
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven
2007-05-04NuBus header updateFinn Thain
2007-05-04m68k: remove unused adb.hFinn Thain
2007-05-04lockdep: Add missing disable/enable irq variantRoman Zippel
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-05-04[SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich
2007-05-04[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala
2007-05-04[XFRM] SPD info TLV aggregationJamal Hadi Salim
2007-05-04[XFRM] SAD info TLV aggregationxJamal Hadi Salim
2007-05-04[AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky
2007-05-04[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig
2007-05-03[IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-03[BNX2]: Add support for 5709 Serdes.Michael Chan
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2007-05-03[TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells
2007-05-03[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet
2007-05-02PCI: the overdue removal of pci_module_init()Adrian Bunk
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: Remove dev->first_msi_irqMichael Ellerman
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman
2007-05-02PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare