summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-23ax25: Fix SIOCAX25GETINFO ioctlEric Dumazet1-2/+2
2009-09-23atm: dereference of he_dev->rbps_virt in he_init_group()roel kluin1-9/+50
2009-09-23sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack1-1/+3
2009-09-23atl1c:remove compiling warningjie.yang@atheros.com1-1/+1
2009-09-23drivers/net: remove duplicate structure field initializationJulia Lawall2-2/+0
2009-09-23kaweth: Fix memory leak in kaweth_control()Kevin Cernekee1-7/+11
2009-09-23smsc95xx: add additional USB product IDsSteve Glendinning1-0/+65
2009-09-23lib/vsprintf.c: Avoid possible unaligned accesses in %pI6cJoe Perches1-10/+15
2009-09-23net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek1-5/+2
2009-09-23netxen: fix firmware init after resumeDhananjay Phadke1-0/+1
2009-09-23netxen: fix minor tx timeout bugDhananjay Phadke1-4/+3
2009-09-23pcmcia: pcnet_cs.c removing useless conditionJaswinder Singh Rajput1-6/+5
2009-09-21igb: resolve namespacecheck warning for igb_hash_mc_addrAlexander Duyck2-37/+36
2009-09-21ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon1-31/+47
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon3-29/+83
2009-09-21ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore1-0/+2
2009-09-21net: fix CONFIG_NET=n build on sparc64Andrew Morton1-0/+1
2009-09-21ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interfaceSebastian Haas4-0/+1169
2009-09-21cpc-usb: Removed driver from staging treeSebastian Haas11-2306/+0
2009-09-21cpmac: fix compilation errors against undeclared BUS_ID_SIZEFlorian Fainelli1-4/+4
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla4-189/+271
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang2-2/+22
2009-09-17pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski4-1/+6
2009-09-17ipv6: Log the affected address when DAD failure occursJens Rosenboom1-2/+2
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller1-2/+2
2009-09-17af_iucv: fix race when queueing skbs on the backlog queueHendrik Brueckner1-2/+14
2009-09-17af_iucv: do not call iucv_sock_kill() twiceHendrik Brueckner1-5/+5
2009-09-17af_iucv: handle non-accepted sockets after resuming from suspendHendrik Brueckner1-0/+1
2009-09-17af_iucv: fix race in __iucv_sock_wait()Hendrik Brueckner1-1/+1
2009-09-17iucv: use correct output register in iucv_query_maxconn()Hendrik Brueckner1-1/+1
2009-09-17iucv: fix iucv_buffer_cpumask check when calling IUCV functionsHendrik Brueckner1-11/+11
2009-09-17iucv: suspend/resume error msg for left over pathesUrsula Braun1-0/+14
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller3-2/+6
2009-09-17wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD1-2/+1
2009-09-17b44: the poll handler b44_poll must not enable IRQ unconditionallyDongdong Deng1-4/+3
2009-09-17ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom1-1/+1
2009-09-17bonding: make ab_arp select active slaves as other modesJiri Pirko1-87/+35
2009-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller17-42/+88
2009-09-17cfg80211: fix SME connectJohannes Berg1-8/+13
2009-09-17rc80211_minstrel: fix contention window calculationPavel Roskin1-1/+1
2009-09-17ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-17p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells4-22/+22
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev1-3/+8
2009-09-16tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga1-1/+1
2009-09-16pkt_sched: Fix qdisc_create on stab error handlingJarek Poplawski1-2/+2
2009-09-15ieee802154: add locking for seq numbersDmitry Eremin-Solenikov1-0/+4
2009-09-15af_ieee802154: setsockopt optlen arg isn't __userDmitry Eremin-Solenikov2-2/+2
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski3-8/+17
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger1-6/+8