summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mlx4: use pci_dev->revisionSergei Shtylyov2011-06-271-2/+2
* net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-06-277-345/+298
|\
| * ixgbe: implement DCB ops dcb_ieee_del()John Fastabend2011-06-251-6/+42
| * ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend2011-06-254-57/+1
| * ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend2011-06-251-13/+25
| * ixgbe: A fix to VF TX rate limitLior Levy2011-06-252-1/+17
| * ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2011-06-252-29/+33
| * ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck2011-06-253-222/+162
| * ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck2011-06-251-6/+7
| * ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-252-8/+12
| * ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck2011-06-251-11/+7
* | wan: Update to current logging formsJoe Perches2011-06-277-96/+96
* | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-271-15/+13
* | farsync: Update to current logging formsJoe Perches2011-06-271-4/+3
* | dscc4: Update to current logging formsJoe Perches2011-06-271-42/+38
* | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-272-29/+45
* | cyclom: Update to current logging formsJoe Perches2011-06-273-156/+133
* | cosa: Update to current logging formsJoe Perches2011-06-271-120/+106
* | generic_hdlc: Update to current logging formsJoe Perches2011-06-2712-211/+186
* | be2net: fix initialization of vlan_prio_bmapSathya Perla2011-06-271-4/+3
* | be2net: get rid of multi_rxq module paramSathya Perla2011-06-271-5/+1
* | be2net: fix netdev_stats_updateSathya Perla2011-06-271-12/+17
|/
* net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-241-1/+0
* net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-241-50/+0
* zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-241-340/+333
* lib8390: Remove unnecessary externJoe Perches2011-06-241-1/+0
* lib8390: Convert include <asm to include <linuxJoe Perches2011-06-241-2/+2
* lib8390: Normalize source code spacingJoe Perches2011-06-241-37/+44
* lib8390: Indent braces appropriatelyJoe Perches2011-06-241-81/+38
* lib8390: Use pr_<level> and netdev_<level>Joe Perches2011-06-241-43/+43
* a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches2011-06-241-174/+162
* ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-241-666/+601
* Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-06-2412-381/+276
|\
| * tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-241-36/+12
| * tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-241-8/+9
| * tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-241-39/+40
| * tipc: Optimize creation of FIN messagesAllan Stephens2011-06-241-37/+24
| * tipc: Cleanup of message header size terminologyAllan Stephens2011-06-244-20/+20
| * tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-241-4/+2
| * tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-241-3/+0
| * tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-242-3/+0
| * tipc: Correct typo in link statistics outputAllan Stephens2011-06-241-1/+1
| * tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-241-5/+2
| * tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-242-164/+90
| * tipc: Partition name table instance array info into two partsAllan Stephens2011-06-241-61/+89
| * tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-241-2/+2
| * tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-241-20/+0
| * tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-241-25/+24
| * tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-241-1/+6
OpenPOWER on IntegriCloud