aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* vmxnet3: Convert to new vlan model.Jesse Gross2011-06-27
* can: bfin_can: auto-calculate accessor sizesMike Frysinger2011-06-27
* can: bfin_can: simplify xmit id1 setupMike Frysinger2011-06-27
* mlx4: use pci_dev->revisionSergei Shtylyov2011-06-27
* net_sched: fix dequeuer fairnessjamal2011-06-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-06-27
|\
| * ixgbe: implement DCB ops dcb_ieee_del()John Fastabend2011-06-25
| * ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend2011-06-25
| * ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend2011-06-25
| * ixgbe: A fix to VF TX rate limitLior Levy2011-06-25
| * ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2011-06-25
| * ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck2011-06-25
| * ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck2011-06-25
| * ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-25
| * ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck2011-06-25
* | wan: Update to current logging formsJoe Perches2011-06-27
* | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-27
* | farsync: Update to current logging formsJoe Perches2011-06-27
* | dscc4: Update to current logging formsJoe Perches2011-06-27
* | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-27
* | cyclom: Update to current logging formsJoe Perches2011-06-27
* | cosa: Update to current logging formsJoe Perches2011-06-27
* | generic_hdlc: Update to current logging formsJoe Perches2011-06-27
* | be2net: fix initialization of vlan_prio_bmapSathya Perla2011-06-27
* | be2net: get rid of multi_rxq module paramSathya Perla2011-06-27
* | be2net: fix netdev_stats_updateSathya Perla2011-06-27
|/
* net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-24
* net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-24
* zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-24
* lib8390: Remove unnecessary externJoe Perches2011-06-24
* lib8390: Convert include <asm to include <linuxJoe Perches2011-06-24
* lib8390: Normalize source code spacingJoe Perches2011-06-24
* lib8390: Indent braces appropriatelyJoe Perches2011-06-24
* lib8390: Use pr_<level> and netdev_<level>Joe Perches2011-06-24
* a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches2011-06-24
* ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-24
* Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-06-24
|\
| * tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-24
| * tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-24
| * tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-24
| * tipc: Optimize creation of FIN messagesAllan Stephens2011-06-24
| * tipc: Cleanup of message header size terminologyAllan Stephens2011-06-24
| * tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-24
| * tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-24
| * tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-24
| * tipc: Correct typo in link statistics outputAllan Stephens2011-06-24
| * tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-24
| * tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-24
| * tipc: Partition name table instance array info into two partsAllan Stephens2011-06-24
| * tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-24