summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki2007-05-211-2/+0
* e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok2007-05-211-4/+0
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-2119-222/+697
|\
| * IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-211-1/+3
| * IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-213-36/+211
| * IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-212-2/+2
| * IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier2007-05-201-0/+6
| * IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2007-05-202-17/+51
| * IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier2007-05-191-1/+1
| * mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier2007-05-191-1/+1
| * IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin2007-05-191-35/+80
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-191-60/+98
| * IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier2007-05-191-0/+1
| * IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-191-0/+1
| * IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen2007-05-191-1/+1
| * IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
| * IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen2007-05-191-5/+2
| * IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-194-45/+92
| * IB/core: Use start_port() and end_port()Roland Dreier2007-05-191-8/+2
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-192-0/+133
| * IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier2007-05-191-9/+7
| * IB/core: Free umem when mm is already goneEli Cohen2007-05-191-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-2139-132/+234
|\ \
| * | mm/slab: fix section mismatch warningSam Ravnborg2007-05-191-1/+1
| * | mm: fix section mismatch warningsSam Ravnborg2007-05-193-22/+3
| * | init/main: use __init_refok to fix section mismatchSam Ravnborg2007-05-192-15/+1
| * | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-193-2/+28
| * | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-1929-28/+40
| * | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-1929-28/+37
| * | kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang2007-05-191-4/+11
| * | kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto2007-05-192-0/+82
| * | kbuild: make modpost section warnings clearerRussell King2007-05-191-17/+16
| * | kconfig: search harder for curses library in check-lxdialog.shMike Frysinger2007-05-191-15/+9
| * | kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger2007-05-191-0/+1
| * | powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut2007-05-191-3/+8
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-216-96/+80
|\ \
| * | [S390] More verbose show_mem() like other architectures.Heiko Carstens2007-05-211-15/+23
| * | [S390] Make use of kretprobe_assert.Heiko Carstens2007-05-211-1/+1
| * | [S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens2007-05-213-1/+27
| * | [S390] Wire up sys_utimensat.Heiko Carstens2007-05-213-2/+26
| * | [S390] cio: Update documentation.Cornelia Huck2007-05-211-78/+4
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-2111-83/+103
|\ \
| * | [NET]: Fix race condition about network device name allocation.Stephen Hemminger2007-05-192-5/+13
| * | [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddrPatrick McHardy2007-05-191-1/+4
| * | [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config namePatrick McHardy2007-05-191-2/+0
| * | [NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invo...Patrick McHardy2007-05-191-4/+4
| * | [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu2007-05-192-67/+75
| * | [TCP] FRTO: Prevent state inconsistency in corner casesIlpo Järvinen2007-05-191-0/+2
| * | [TCP] FRTO: Add missing ECN CWR sending to one of the responsesIlpo Järvinen2007-05-191-0/+1
| * | [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation errorMikael Pettersson2007-05-191-3/+2
OpenPOWER on IntegriCloud