aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-02-10
|\
| * cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton2010-02-08
| * [CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French2010-02-08
| * [CIFS] Maximum username length check in session setup does not matchSteve French2010-02-06
| * cifs: fix length calculation for converted unicode readdir namesJeff Layton2010-02-06
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-01-01
| |\
| * | [CIFS] Add support for TCP_NODELAYSteve French2009-12-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-10
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-09
| |\ \ \
| | * | | Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-05
| | * | | Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-03
| | * | | Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-03
| | * | | Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-03
| | * | | Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-03
| | * | | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-03
| * | | | drivers/net: Correct NULL testJulia Lawall2010-02-09
| * | | | MAINTAINERS: networking drivers - Add git net-next treeJoe Perches2010-02-09
| * | | | net/sched: Fix module name in KconfigJan Luebbe2010-02-09
| * | | | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-09
| * | | | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-08
| * | | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
| * | | | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-08
| * | | | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-08
| * | | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-08
| * | | | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-08
| * | | | pktgen: Fix freezing problemRafael J. Wysocki2010-02-04
| * | | | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-04
| * | | | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-03
| * | | | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-03
| * | | | ixgbe: Fix return of invalid txqKrishna Kumar2010-02-03
| * | | | ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-03
| * | | | netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-03
| * | | | netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-03
| * | | | dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-03
| * | | | dccp: fix bug in cache allocationGerrit Renker2010-02-03
| * | | | sky2: fix transmit DMA map leakagestephen hemminger2010-02-03
| * | | | netlink: fix for too early rmmodAlexey Dobriyan2010-02-03
| * | | | af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-03
| |/ / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-02-09
|\ \ \ \
| * | | | md: fix some lockdep issues between md and sysfs.NeilBrown2010-02-09
| * | | | md: fix 'degraded' calculation when starting a reshape.NeilBrown2010-02-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-02-09
|\ \ \ \ \
| * | | | | 9p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen2010-02-08
| * | | | | 9p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen2010-02-08
| * | | | | 9p: Fix the kernel crash on a failed mountAneesh Kumar K.V2010-02-08
| * | | | | 9p: fix option parsingEric Van Hensbergen2010-02-08
| * | | | | 9p: Include fsync support for 9p clientM. Mohan Kumar2010-02-08
| * | | | | net/9p: fix statsize inside twstatEric Van Hensbergen2010-02-08
| * | | | | net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen2010-02-08
| * | | | | net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen2010-02-08