aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa
2010-11-18MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-17gianfar: fix signedness issueNicolas Kaiser
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov
2010-11-178139cp: fix checksum brokenShan Wei
2010-11-17r8169: fix checksum brokenShan Wei
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang
2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-11-12can-bcm: fix minor heap overflowOliver Hartkopp
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki
2010-11-12ipv6: Warn users if maximum number of routes is reached.Ben Greear
2010-11-12docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki
2010-11-12ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti
2010-11-12tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller
2010-11-12x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom