summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06r8169: add byte queue limit support.Igor Maravic
2012-03-06r8169: add 64bit statistics.Junchang Wang
2012-03-05mlx4_en: remove sparse errorsEric Dumazet
2012-03-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-03-05net: export netdev_stats_to_stats64Eric Dumazet
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-03-04vmxnet3: Fix log messages and corrects some typosShreyas Bhatewara
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-04ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-03-04ppp: Change copyright notices from ANU to mePaul Mackerras
2012-03-04tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-04tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-04tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-03mdio.h: Include linux/types.hDavid S. Miller
2012-03-03Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller
2012-03-03can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean
2012-03-03can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean
2012-03-03can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean
2012-03-03can: cc770: linux/can/dev.h included twiceDanny Kukawka
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-02ixgbe: dcb: check setup_tc return codesJohn Fastabend
2012-03-02e100: Show short v/s long rx length errors in ethtool stats.Ben Greear
2012-03-02e100: Fix rx-over-length statistics.Ben Greear
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01enic: fix an endian bug in enic_probe()Dan Carpenter
2012-03-01pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter
2012-03-01be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings
2012-03-01mdio: Export mdio.h to userlandBen Hutchings
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose
2012-02-29ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck
2012-02-29ixgbe: fix spelling errorsDon Skidmore
2012-02-29ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck
2012-02-29e1000e: use msleep instead of mdelayBruce Allan
2012-02-29e1000e: cleanup whitespace and indentationBruce Allan
2012-02-29e1000e: cleanup incorrect filename in commentBruce Allan
2012-02-29e100: Support RXALL feature flag.Ben Greear
2012-02-29e100: Support sending custom Ethernet CRCBen Greear
2012-02-29e100: Support RXFCS feature flag.Ben Greear
2012-02-29Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville