summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-198-16/+66
| * | | [SCSI] SCSI scanning and removal fixesAlan Stern2005-09-182-16/+13
| * | | [SCSI] fix oops in scsi_release_buffers()Alan Stern2005-09-171-2/+0
| * | | [SCSI] change port speed definitions for scsi_transport_fcAndreas Herrmann2005-09-161-2/+2
| * | | [SCSI] fix use after potential free in scsi_remove_deviceAlan Stern2005-09-151-2/+4
| * | | [SCSI] atp870u: fix memory addressing bugJames Bottomley2005-09-152-4/+7
| * | | [SCSI] fix sym scsi boot hangJames Bottomley2005-09-141-4/+1
| * | | [SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap2005-09-142-0/+4
| * | | [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-144-0/+4
| * | | [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley2005-09-133-14/+5
| * | | [SCSI] ibmvscsi compatibility fixDave C Boutcher2005-09-131-0/+10
| * | | [SCSI] blacklist REPORT LUNS usage on transtec arraysJames Bottomley2005-09-131-0/+1
* | | | Linux v2.6.14-rc2v2.6.14-rc2Linus Torvalds2005-09-191-1/+1
* | | | Make fsnotify possibly work better for the inode removal caseLinus Torvalds2005-09-191-1/+2
| |_|/ |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-1928-496/+2382
|\ \ \
| * | | [TCP]: Handle SACK'd packets properly in tcp_fragment().Herbert Xu2005-09-191-3/+7
| * | | [8021Q]: Add endian annotations.Alexey Dobriyan2005-09-192-5/+5
| * | | [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa2005-09-191-1/+1
| * | | [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}Harald Welte2005-09-191-0/+2
| * | | [NETFILTER]: Rename misnamed functionPatrick McHardy2005-09-194-6/+6
| * | | [NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai2005-09-198-464/+94
| * | | [NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte2005-09-1911-0/+2250
| * | | [IPV4]: fib_trie RCU refinementsRobert Olsson2005-09-191-11/+10
| * | | [IPV4]: fib_trie tnode stats refinementsRobert Olsson2005-09-191-6/+7
* | | | [PATCH] raw_sendmsg DoS on 2.6Mark J Cox2005-09-192-2/+2
* | | | [PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky2005-09-191-18/+23
|/ / /
* | | Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2005-09-19163-2861/+3679
|\ \ \ | | |/ | |/|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-184-2/+11
| |\ \
| | * | [ARM] Fix warning in arch/arm/mach-sa1100/generic.cRussell King2005-09-181-0/+3
| | * | [ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King2005-09-181-1/+1
| | * | [ARM] 2917/1: Make IXP4xx mach_desc's depend on config optionsDeepak Saxena2005-09-181-0/+6
| | * | [ARM] Fix warning in asm/futex.hRussell King2005-09-181-1/+1
| * | | [NETFILTER]: Solve Kconfig dependency problemHarald Welte2005-09-181-3/+1
| * | | [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)Mitsuru KANDA2005-09-181-2/+8
| * | | [BOND]: Fix bond_init() error path handling.Florin Malita2005-09-181-0/+8
| * | | [DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo2005-09-184-6/+100
| * | | [DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo2005-09-183-4/+6
| * | | [CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo2005-09-182-10/+48
| * | | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo2005-09-1810-631/+612
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2005-09-1816-232/+380
| |\ \ \ | | |/ / | |/| |
| | * | [TG3]: Fix 4GB boundary tx handlingMichael Chan2005-09-171-55/+39
| | * | [DCCP]: Add MAINTAINERS and CREDITS entriesArnaldo Carvalho de Melo2005-09-172-18/+21
| | * | [NETFILTER] move nfnetlink options to right location in kconfig menuHarald Welte2005-09-171-2/+1
| | * | [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlinkHarald Welte2005-09-171-6/+10
| | * | [TG3]: Sparse fixes for tg3Peter Hagervall2005-09-161-3/+3
| | * | [NETFILTER]: Fix oops in conntrack event cacheHarald Welte2005-09-161-1/+4
| | * | [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility dataKOVACS Krisztian2005-09-161-82/+61
| | * | [NETFILTER] CLUSTERIP: introduce reference counting for entriesKOVACS Krisztian2005-09-161-18/+62
| | * | [TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller2005-09-162-3/+6
| | * | [DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo2005-09-166-30/+154
OpenPOWER on IntegriCloud