index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mlx4: use pci_dev->revision
Sergei Shtylyov
2011-06-27
1
-2
/
+2
*
net_sched: fix dequeuer fairness
jamal
2011-06-27
1
-5
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-06-27
7
-345
/
+298
|
\
|
*
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
2011-06-25
1
-6
/
+42
|
*
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
2011-06-25
4
-57
/
+1
|
*
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
2011-06-25
1
-13
/
+25
|
*
ixgbe: A fix to VF TX rate limit
Lior Levy
2011-06-25
2
-1
/
+17
|
*
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2011-06-25
2
-29
/
+33
|
*
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
2011-06-25
3
-222
/
+162
|
*
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
2011-06-25
1
-6
/
+7
|
*
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2011-06-25
2
-8
/
+12
|
*
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
2011-06-25
1
-11
/
+7
*
|
wan: Update to current logging forms
Joe Perches
2011-06-27
7
-96
/
+96
*
|
ixp4xx_hss: Update to current logging forms
Joe Perches
2011-06-27
1
-15
/
+13
*
|
farsync: Update to current logging forms
Joe Perches
2011-06-27
1
-4
/
+3
*
|
dscc4: Update to current logging forms
Joe Perches
2011-06-27
1
-42
/
+38
*
|
frame relay dlci/frad: Update to current logging forms
Joe Perches
2011-06-27
2
-29
/
+45
*
|
cyclom: Update to current logging forms
Joe Perches
2011-06-27
3
-156
/
+133
*
|
cosa: Update to current logging forms
Joe Perches
2011-06-27
1
-120
/
+106
*
|
generic_hdlc: Update to current logging forms
Joe Perches
2011-06-27
12
-211
/
+186
*
|
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
2011-06-27
1
-4
/
+3
*
|
be2net: get rid of multi_rxq module param
Sathya Perla
2011-06-27
1
-5
/
+1
*
|
be2net: fix netdev_stats_update
Sathya Perla
2011-06-27
1
-12
/
+17
|
/
*
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
2011-06-24
1
-1
/
+0
*
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
2011-06-24
1
-50
/
+0
*
zorro8390: Update style, neaten, restructure to eliminate prototypes
Joe Perches
2011-06-24
1
-340
/
+333
*
lib8390: Remove unnecessary extern
Joe Perches
2011-06-24
1
-1
/
+0
*
lib8390: Convert include <asm to include <linux
Joe Perches
2011-06-24
1
-2
/
+2
*
lib8390: Normalize source code spacing
Joe Perches
2011-06-24
1
-37
/
+44
*
lib8390: Indent braces appropriately
Joe Perches
2011-06-24
1
-81
/
+38
*
lib8390: Use pr_<level> and netdev_<level>
Joe Perches
2011-06-24
1
-43
/
+43
*
a2065: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
2011-06-24
1
-174
/
+162
*
ariadne: Update style, neaten, restructure to eliminate prototypes
Joe Perches
2011-06-24
1
-666
/
+601
*
Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2011-06-24
12
-381
/
+276
|
\
|
*
tipc: Optimize creation of connection protocol messages
Allan Stephens
2011-06-24
1
-36
/
+12
|
*
tipc: Don't create payload message using connection protocol routine
Allan Stephens
2011-06-24
1
-8
/
+9
|
*
tipc: Reject connection protocol message sent to unconnected port
Allan Stephens
2011-06-24
1
-39
/
+40
|
*
tipc: Optimize creation of FIN messages
Allan Stephens
2011-06-24
1
-37
/
+24
|
*
tipc: Cleanup of message header size terminology
Allan Stephens
2011-06-24
4
-20
/
+20
|
*
tipc: Eliminate useless check when creating internal message
Allan Stephens
2011-06-24
1
-4
/
+2
|
*
tipc: Remove unnecessary includes in socket code
Allan Stephens
2011-06-24
1
-3
/
+0
|
*
tipc: Eliminate unused field in bearer structure
Allan Stephens
2011-06-24
2
-3
/
+0
|
*
tipc: Correct typo in link statistics output
Allan Stephens
2011-06-24
1
-1
/
+1
|
*
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
2011-06-24
1
-5
/
+2
|
*
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2011-06-24
2
-164
/
+90
|
*
tipc: Partition name table instance array info into two parts
Allan Stephens
2011-06-24
1
-61
/
+89
|
*
tipc: Eliminate redundant masking in message header routines
Allan Stephens
2011-06-24
1
-2
/
+2
|
*
tipc: Eliminate message header routines for caching destination node
Allan Stephens
2011-06-24
1
-20
/
+0
|
*
tipc: Optimizations & corrections to message rejection
Allan Stephens
2011-06-24
1
-25
/
+24
|
*
tipc: Optimize routing of returned payload messages
Allan Stephens
2011-06-24
1
-1
/
+6
[prev]
[next]