summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-03-011-0/+2
* | | | ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck2012-03-011-4/+9
* | | | ixgbe: fix spelling errorsDon Skidmore2012-03-011-1/+1
* | | | ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck2012-03-011-6/+11
* | | | e1000e: use msleep instead of mdelayBruce Allan2012-03-011-3/+1
* | | | e1000e: cleanup whitespace and indentationBruce Allan2012-03-015-57/+38
* | | | e1000e: cleanup incorrect filename in commentBruce Allan2012-03-011-1/+1
* | | | e100: Support RXALL feature flag.Ben Greear2012-03-011-2/+20
* | | | e100: Support sending custom Ethernet CRCBen Greear2012-03-011-0/+16
* | | | e100: Support RXFCS feature flag.Ben Greear2012-03-011-5/+30
* | | | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-03-0120-349/+288
|\ \ \ \
| * | | | tipc: Optimize setting of immutable payload message header fieldsAllan Stephens2012-02-291-8/+0
| * | | | tipc: Eliminate obsolete code for re-sending a messageAllan Stephens2012-02-291-2/+0
| * | | | tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-292-41/+44
| * | | | tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-246-20/+5
| * | | | tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-243-15/+4
| * | | | tipc: Revert name table translation optimizationAllan Stephens2012-02-242-5/+14
| * | | | tipc: Minor optimization to broadcast link synchronization logicAllan Stephens2012-02-241-3/+1
| * | | | tipc: Remove obsolete comments about routing table updatesAllan Stephens2012-02-241-46/+0
| * | | | tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-2410-91/+67
| * | | | tipc: Hide internal details of node table implementationAllan Stephens2012-02-242-12/+13
| * | | | tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens2012-02-241-2/+1
| * | | | tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-243-15/+5
| * | | | tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens2012-02-241-0/+7
| * | | | tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-245-27/+6
| * | | | tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-242-52/+46
| * | | | tipc: Detect duplicate nodes using different network interfacesAllan Stephens2012-02-241-14/+58
| * | | | tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-244-0/+21
* | | | | mac89x0: Fix build error.David S. Miller2012-02-281-3/+3