summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov2007-02-141-1/+4
* [PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov2007-02-141-0/+1
* [PATCH] qconf: relocate Search CommandShlomi Fish2007-02-141-3/+6
* [PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese2007-02-141-0/+1
* [PATCH] add .mailmap for proper git-shortlog outputNicolas Pitre2007-02-141-0/+96
* [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert2007-02-141-1/+1
* [PATCH] search a little harder for mkimageMike Frysinger2007-02-141-4/+7
* [PATCH] ia64: fix noncoherent DMA API so devres buildsRoland Dreier2007-02-141-2/+13
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13309-3424/+22229
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1346-114/+11279
| |\
| | * IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-123-9/+89
| | * IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-122-6/+16
| | * IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-125-50/+131
| | * IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-121-0/+4
| | * IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-121-1/+5
| | * RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-1222-0/+9389
| | * IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-102-2/+2
| | * RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-101-10/+56
| | * IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
| | * IB/mthca: Work around gcc bug on sparc64David Howells2007-02-101-2/+7
| | * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
| | * IB/core: Use ARRAY_SIZE macro for mandatory_tableAhmed S. Darwish2007-02-101-1/+2
| | * IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-1311-97/+203
| |\ \
| | * | [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-148-67/+130
| | * | [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-084-8/+11
| | * | [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-082-0/+17
| | * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-02-07446-5562/+9494
| | |\ \
| | * | | [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-071-23/+46
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1321-72/+226
| |\ \ \ \
| | * | | | [IPSEC]: Fix the address family to refer encap_familyKazunori MIYAZAWA2007-02-131-1/+1
| | * | | | [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-135-13/+62
| | * | | | [IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2007-02-132-12/+19
| | * | | | [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-135-14/+79
| | * | | | [TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen2007-02-131-2/+2
| | * | | | [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy2007-02-131-14/+1
| | * | | | [BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski2007-02-132-3/+9
| | * | | | [NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu2007-02-131-0/+4
| | * | | | [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
| | * | | | [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11
| | * | | | [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-132-4/+7
| | * | | | [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-131-1/+11
| | * | | | [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-131-1/+2
| | * | | | [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-131-1/+3
| | * | | | [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-131-1/+7
| | * | | | [TG3]: Save MSI state before suspend.Michael Chan2007-02-131-0/+3
| | * | | | [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=nPatrick McHardy2007-02-121-0/+1
| | * | | | [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki2007-02-121-1/+1
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-13104-1473/+8495
| |\ \ \ \ \
| | * | | | | [POWERPC] Use udbg_early_init() on ppc32David Gibson2007-02-144-6/+14