summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27net_sched: fix dequeuer fairnessjamal
2011-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-06-27wan: Update to current logging formsJoe Perches
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches
2011-06-27farsync: Update to current logging formsJoe Perches
2011-06-27dscc4: Update to current logging formsJoe Perches
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches
2011-06-27cyclom: Update to current logging formsJoe Perches
2011-06-27cosa: Update to current logging formsJoe Perches
2011-06-27generic_hdlc: Update to current logging formsJoe Perches
2011-06-27be2net: fix initialization of vlan_prio_bmapSathya Perla
2011-06-27be2net: get rid of multi_rxq module paramSathya Perla
2011-06-27be2net: fix netdev_stats_updateSathya Perla
2011-06-25ixgbe: implement DCB ops dcb_ieee_del()John Fastabend
2011-06-25ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend
2011-06-25ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend
2011-06-25ixgbe: A fix to VF TX rate limitLior Levy
2011-06-25ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck
2011-06-25ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck
2011-06-25ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck
2011-06-25ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck
2011-06-25ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck
2011-06-24net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov
2011-06-24net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei
2011-06-24zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches
2011-06-24lib8390: Remove unnecessary externJoe Perches
2011-06-24lib8390: Convert include <asm to include <linuxJoe Perches
2011-06-24lib8390: Normalize source code spacingJoe Perches
2011-06-24lib8390: Indent braces appropriatelyJoe Perches
2011-06-24lib8390: Use pr_<level> and netdev_<level>Joe Perches
2011-06-24a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches
2011-06-24ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches
2011-06-24Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-24tipc: Optimize creation of connection protocol messagesAllan Stephens
2011-06-24tipc: Don't create payload message using connection protocol routineAllan Stephens
2011-06-24tipc: Reject connection protocol message sent to unconnected portAllan Stephens
2011-06-24tipc: Optimize creation of FIN messagesAllan Stephens
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens
2011-06-24tipc: Eliminate useless check when creating internal messageAllan Stephens
2011-06-24tipc: Remove unnecessary includes in socket codeAllan Stephens
2011-06-24tipc: Eliminate unused field in bearer structureAllan Stephens
2011-06-24tipc: Correct typo in link statistics outputAllan Stephens
2011-06-24tipc: Eliminate checks for empty zone list during name translationAllan Stephens
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens
2011-06-24tipc: Partition name table instance array info into two partsAllan Stephens
2011-06-24tipc: Eliminate redundant masking in message header routinesAllan Stephens
2011-06-24tipc: Eliminate message header routines for caching destination nodeAllan Stephens
2011-06-24tipc: Optimizations & corrections to message rejectionAllan Stephens
2011-06-24tipc: Optimize routing of returned payload messagesAllan Stephens