summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-221-4/+4
* AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-221-3/+4
* AUDIT: Spawn kernel thread to list filter rules.David Woodhouse2005-06-211-0/+1
* AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-201-2/+2
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-2031-168/+1292
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-193-0/+34
| |\
| | * Merge with ../linux-2.6-smpRussell King2005-06-192-0/+33
| | |\
| | | * [PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2005-06-191-0/+19
| | | * [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-181-0/+14
| | * | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-191-0/+1
| * | | [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf2005-06-181-0/+122
| * | | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu2005-06-181-0/+2
| * | | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-181-7/+10
| * | | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf2005-06-181-0/+23
| * | | [NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf2005-06-181-1/+2
| * | | [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_tableThomas Graf2005-06-181-3/+0
| * | | [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-182-0/+111
| * | | [NETLINK] Routing attribute related shortcutsThomas Graf2005-06-181-0/+45
| * | | [NETLINK]: New message building macrosThomas Graf2005-06-181-2/+15
| * | | [NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller2005-06-181-1/+0
| * | | [NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo2005-06-181-8/+8
| * | | [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-183-54/+187
| * | | [NET] Rename open_request to request_sockArnaldo Carvalho de Melo2005-06-187-43/+43
| * | | [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-187-79/+141
| * | | [SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo2005-06-181-0/+1
| * | | [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu2005-06-181-12/+0
| * | | [IPSEC] Turn km_event.data into a unionHerbert Xu2005-06-181-1/+6
| * | | [IPSEC] Kill spurious hard expire messagesHerbert Xu2005-06-181-1/+1
| * | | [IPSEC] Add complete xfrm event notificationJamal Hadi Salim2005-06-182-3/+28
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6Linus Torvalds2005-06-183-24/+87
| |\ \
| * \ \ Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds2005-06-182-0/+2
| |\ \ \
| | * \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-1830-35/+165
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-0366-305/+490
| | |\ \ \
| | * | | | [PATCH] libata basic detection and errata for PATA->SATA bridgesBrad Campbell2005-05-122-0/+2
| * | | | | Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-184-5/+320
| |\ \ \ \ \
| | * \ \ \ \ Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-041-1/+1
| | |\ \ \ \ \
| | | * | | | | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-1/+1
| | | |/ / / /
| | * | | | | Automatic merge of /spare/repo/netdev-2.6 branch we182005-06-041-3/+280
| | |\ \ \ \ \
| | | * \ \ \ \ Automatic merge of /spare/repo/netdev-2.6 branch master2005-05-2739-89/+233
| | | |\ \ \ \ \
| | | * | | | | | [PATCH] Wireless Extensions 18 (aka WPA)2005-05-121-3/+280
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Automatic merge of /spare/repo/netdev-2.6 branch hdlc2005-06-041-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | [PATCH] Generic HDLC updateKrzysztof Halasa2005-05-151-1/+3
| | | |/ / / / /
| | * | | | | | Automatic merge of /spare/repo/netdev-2.6 branch dm90002005-06-041-0/+36
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | [PATCH] DM9000 network driverSascha Hauer2005-05-151-0/+36
| | | |/ / / /
| * | | | | | [SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell2005-06-171-0/+5
| * | | | | | merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-177-2/+240
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-267-2/+240
| | |\ \ \ \ \
| | | * | | | | [SCSI] allow the HBA to reserve target and device private areasJames Bottomley2005-05-261-0/+38
| | | * | | | | [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-262-1/+28
| | | * | | | | [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-0/+1
OpenPOWER on IntegriCloud