summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-03-0413-18/+4490
|\
| * can: usb: PEAK-System Technik PCAN-USB Pro specific partStephane Grosjean2012-03-033-1/+1215
| * can: usb: PEAK-System Technik PCAN-USB specific partStephane Grosjean2012-03-032-1/+902
| * can: usb: PEAK-System Technik USB adapters driver coreStephane Grosjean2012-03-035-0/+1106
| * can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean2012-03-033-0/+763
| * can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2012-03-032-17/+506
| * can: cc770: linux/can/dev.h included twiceDanny Kukawka2012-03-031-1/+0
* | vmxnet3: Fix log messages and corrects some typosShreyas Bhatewara2012-03-041-9/+10
* | tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-043-6/+19
* | ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker2012-03-041-196/+257
* | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-0413-13/+13
* | ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-047-181/+129
* | ppp: Change copyright notices from ANU to mePaul Mackerras2012-03-043-94/+12
* | tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan2012-03-041-2/+8
* | tg3: Add memory barriers to sync BD dataMichael Chan2012-03-041-0/+9
* | tg3: Fix jumbo loopback test on 5719Michael Chan2012-03-041-3/+11
* | mdio.h: Include linux/types.hDavid S. Miller2012-03-031-0/+1
* | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller2012-03-036-22/+33
|\ \
| * | dccp: fix bug in sequence number validation during connection setupSamuel Jero2012-03-035-20/+32
| * | dccp ccid-3: replace incorrect BUG_ONGerrit Renker2012-03-031-2/+1
| |/
* | net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-023-6/+6
* | ixgbe: dcb: check setup_tc return codesJohn Fastabend2012-03-021-8/+18
* | e100: Show short v/s long rx length errors in ethtool stats.Ben Greear2012-03-021-0/+3
* | e100: Fix rx-over-length statistics.Ben Greear2012-03-021-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0116-85/+88
|\
| * enic: fix an endian bug in enic_probe()Dan Carpenter2012-03-012-2/+2
| * pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-03-011-7/+8
| * Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-011-8/+2
| |\
| | * netfilter: bridge: fix module autoload in compat caseFlorian Westphal2012-02-251-8/+2
| * | tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
| * | tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell2012-02-281-8/+10
| * | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-282-3/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-278-36/+39
| |\ \
| | * | brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
| | * | brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1
| | * | mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan2012-02-211-0/+3
| | * | mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-02-211-1/+1
| | * | iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
| | * | rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
| | * | ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
* | | | be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier2012-03-011-4/+0
* | | | ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2012-03-013-4/+26
* | | | mdio: Export mdio.h to userlandBen Hutchings2012-03-012-5/+5
* | | | rtnetlink: Fix VF IFLA policyGreg Rose2012-02-291-0/+2
* | | | ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck2012-02-291-4/+9
* | | | ixgbe: fix spelling errorsDon Skidmore2012-02-291-1/+1
* | | | ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck2012-02-291-6/+11
* | | | e1000e: use msleep instead of mdelayBruce Allan2012-02-291-3/+1
* | | | e1000e: cleanup whitespace and indentationBruce Allan2012-02-295-57/+38
* | | | e1000e: cleanup incorrect filename in commentBruce Allan2012-02-291-1/+1
OpenPOWER on IntegriCloud