summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-01dccp: fix oops on Reset after closeGerrit Renker
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-28davinci_emac: Add Carrier Link OK check in Davinci RX HandlerHegde, Vinay
2011-02-28bnx2x: update driver version to 1.62.00-6Dmitry Kravkov
2011-02-28bnx2x: properly calculate lro_mssVladislav Zolotarov
2011-02-28bnx2x: perform statistics "action" before state transition.Vladislav Zolotarov
2011-02-28bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov
2011-02-28bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov
2011-02-28bnx2x: Fix nvram test for single port devices.Dmitry Kravkov
2011-02-28bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov
2011-02-28net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont
2011-02-28net/fec: fix unterminated platform_device_id tableAxel Lin
2011-02-28net: update Documentation/networking/00-INDEXRandy Dunlap
2011-02-28dnet: fix wrong use of platform_set_drvdata()Ilya Yanok
2011-02-28macb: don't use platform_set_drvdata() on a net_deviceJamie Iles
2011-02-28netlink: handle errors from netlink_dump()Andrey Vagin
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock
2011-02-28fmvj18x_cs: add new idKen Kawasaki
2011-02-28p54usb: add Senao NUB-350 usbidChristian Lamparter
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan
2011-02-27bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov
2011-02-26dccp: Change maintainerArnaldo Carvalho de Melo
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer
2011-02-25rndis_wlan: use power save only for BCM4320bJussi Kivilinna
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-02-25Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-02-25sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu
2011-02-24skge: don't mark carrier down at startStephen Hemminger
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-22sfc: lower stack usage in efx_ethtool_self_testEric Dumazet
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman