aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont1-5/+10
2011-02-28net/fec: fix unterminated platform_device_id tableAxel Lin1-1/+2
2011-02-28net: update Documentation/networking/00-INDEXRandy Dunlap1-6/+0
2011-02-28dnet: fix wrong use of platform_set_drvdata()Ilya Yanok1-2/+1
2011-02-28macb: don't use platform_set_drvdata() on a net_deviceJamie Iles1-1/+1
2011-02-28netlink: handle errors from netlink_dump()Andrey Vagin1-4/+14
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck1-0/+1
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock1-1/+1
2011-02-28fmvj18x_cs: add new idKen Kawasaki2-0/+2
2011-02-27bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov1-1/+1
2011-02-26dccp: Change maintainerArnaldo Carvalho de Melo1-1/+1
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer1-1/+1
2011-02-25sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu1-7/+10
2011-02-24skge: don't mark carrier down at startStephen Hemminger1-3/+0
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi1-0/+4
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang1-3/+14
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang1-14/+6
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang1-2/+3
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler1-3/+4
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler1-1/+1
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet1-1/+1
2011-02-22sfc: lower stack usage in efx_ethtool_self_testEric Dumazet1-9/+13
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing1-1/+2
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing1-1/+1
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing1-5/+4
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing1-0/+12
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing1-2/+3
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing1-1/+1
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing1-1/+1
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman1-2/+2
2011-02-21rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng2-3/+4
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman2-0/+2
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac1-5/+5
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet1-0/+2
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka1-0/+6
2011-02-18net: deinit automatic LIST_HEADEric Dumazet1-0/+2
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds1-2/+5
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2-0/+2
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2-16/+35
2011-02-17fs/partitions: Validate map_count in Mac partition tablesTimo Warns1-8/+9
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz3-2/+19
2011-02-17RTC: Revert UIE emulation removalJohn Stultz3-0/+130
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson1-2/+6