aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-3/+2
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de1-1/+1
2005-06-20[PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de1-0/+9
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-2/+2
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov1-6/+6
2005-06-20[PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov1-1/+1
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov1-3/+3
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov1-5/+5
2005-06-20[NETLINK]: fib_lookup() via netlinkRobert Olsson2-0/+15
2005-06-20[ATALK]: endian annotationsAlexey Dobriyan1-13/+13
2005-06-20[AX25]: endian-annotate ax25_type_trans()Alexey Dobriyan1-1/+1
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu2-0/+2
2005-06-20[IPSEC]: Add xfrm_state_afinfo->init_flagsHerbert Xu1-0/+1
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-1/+2
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz6-22/+62
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek1-0/+1
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas3-13/+33
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas13-0/+544
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King1-0/+27
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King1-0/+3
2005-06-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+34
2005-06-19Merge with ../linux-2.6-smpRussell King2-0/+33
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King1-0/+1
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King1-0/+19
2005-06-18[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queuesThomas Graf1-0/+122
2005-06-18[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu1-0/+2
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-7/+10
2005-06-18[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf1-0/+23
2005-06-18[NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf1-1/+2
2005-06-18[NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_tableThomas Graf1-3/+0
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2-0/+111
2005-06-18[NETLINK] Routing attribute related shortcutsThomas Graf1-0/+45
2005-06-18[NETLINK]: New message building macrosThomas Graf1-2/+15
2005-06-18[NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller1-1/+0
2005-06-18[NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo1-8/+8
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo3-54/+187
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo7-43/+43
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo7-79/+141
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+1
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu1-12/+0
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu1-1/+6
2005-06-18[IPSEC] Kill spurious hard expire messagesHerbert Xu1-1/+1
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim2-3/+28
2005-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6Linus Torvalds3-24/+87
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+2
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.gitLinus Torvalds4-5/+320
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik30-35/+165
2005-06-18[PATCH] ARM SMP: Add support for startup of secondary processorsRussell King1-0/+14
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse36-205/+254
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell1-0/+5