summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-8/+78
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf1-3/+6
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+8
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro1-0/+7
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-17gianfar: fix signedness issueNicolas Kaiser1-4/+3
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov1-1/+1
2010-11-178139cp: fix checksum brokenShan Wei1-6/+4
2010-11-17r8169: fix checksum brokenShan Wei1-2/+1
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg1-1/+1
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+52
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2-1/+5
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan3-1/+9
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan1-0/+5
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan1-2/+1
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber1-0/+3
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang1-6/+19
2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter1-2/+2
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna1-1/+1
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann1-0/+1
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds74-331/+507
2010-11-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2010-11-13Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds65-795/+3755
2010-11-13Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-99/+188
2010-11-13Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-30/+94
2010-11-13Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+30
2010-11-13Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-9/+11
2010-11-13drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall1-2/+0
2010-11-13pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo1-1/+1
2010-11-13libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-11-13can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-11-13gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki1-2/+3
2010-11-13ipv6: Warn users if maximum number of routes is reached.Ben Greear1-1/+5
2010-11-13docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear1-0/+9
2010-11-13axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki1-10/+20
2010-11-13ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti1-16/+8
2010-11-13tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller1-5/+3
2010-11-12x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg1-3/+9
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom3-0/+36
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom1-1/+3
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom1-0/+8
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom1-47/+74
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom1-0/+1