summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2-17/+51
2007-05-20[NET]: Fix race condition about network device name allocation.Stephen Hemminger2-5/+13
2007-05-20[IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddrPatrick McHardy1-1/+4
2007-05-20[NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config namePatrick McHardy1-2/+0
2007-05-20[NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invo...Patrick McHardy1-4/+4
2007-05-20[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu2-67/+75
2007-05-20[TCP] FRTO: Prevent state inconsistency in corner casesIlpo Järvinen1-0/+2
2007-05-20[TCP] FRTO: Add missing ECN CWR sending to one of the responsesIlpo Järvinen1-0/+1
2007-05-20[NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation errorMikael Pettersson1-3/+2
2007-05-19[RFKILL]: Fix check for correct rfkill allocationIvo van Doorn1-1/+1
2007-05-19[IPV6]: Add ip6_tunnel.h to headers_installDeepak Saxena1-0/+1
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier1-1/+1
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier1-1/+1
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin1-35/+80
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin1-60/+98
2007-05-19IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier1-0/+1
2007-05-19IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid1-0/+1
2007-05-19IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen1-1/+1
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub1-1/+3
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen1-5/+2
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin4-45/+92
2007-05-19IB/core: Use start_port() and end_port()Roland Dreier1-8/+2
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2-0/+133
2007-05-19IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier1-9/+7
2007-05-19IB/core: Free umem when mm is already goneEli Cohen1-1/+3
2007-05-19mm/slab: fix section mismatch warningSam Ravnborg1-1/+1
2007-05-19mm: fix section mismatch warningsSam Ravnborg3-22/+3
2007-05-19init/main: use __init_refok to fix section mismatchSam Ravnborg2-15/+1
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg3-2/+28
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg29-28/+40
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg29-28/+37
2007-05-19kbuild: add "Section mismatch" warning whitelist for powerpcLi Yang1-4/+11
2007-05-19kbuild: make better section mismatch reports on i386, arm and mipsAtsushi Nemoto2-0/+82
2007-05-19kbuild: make modpost section warnings clearerRussell King1-17/+16
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger1-15/+9
2007-05-19kbuild: include limits.h in sumversion.c for PATH_MAXMike Frysinger1-0/+1
2007-05-19powerpc: Fix the MODALIAS generation in modpost for of devicesSylvain Munaut1-3/+8
2007-05-19[CRYPTO] api: Read module pointer before freeing algorithmHerbert Xu1-1/+3
2007-05-19Linux v2.6.22-rc2Linus Torvalds1-1/+1
2007-05-19cciss: Fix pci_driver.shutdown while device is still activeGerald Britton1-15/+30
2007-05-19Further update of the i386 boot documentationH. Peter Anvin1-82/+303
2007-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+3
2007-05-19Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-19timerfd use waitqueue lock ...Davide Libenzi1-13/+11
2007-05-19eventfd use waitqueue lock ...Davide Libenzi1-14/+12
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds47-582/+782
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-05-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-27/+103
2007-05-18slub: another slabinfo fixChristoph Lameter1-0/+9
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1