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
*
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/wan: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/via-velocity.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/via-rhine.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/typhoon.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/smsc9420.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/r6040.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/pppol2tp.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/irda: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/ipg.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net: remove exceptional & on function name
Julia Lawall
2009-11-18
5
-7
/
+6
*
drivers/net/can: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
drivers/net/atl1c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
Phonet: convert devices list to RCU
Rémi Denis-Courmont
2009-11-18
3
-26
/
+45
*
net: device name allocation cleanups
Octavian Purdila
2009-11-18
1
-45
/
+24
*
drivers/atm/solos-pci.c: fix warning/bug, clean up code
Andrew Morton
2009-11-18
1
-13
/
+16
*
qlge: Bonding fix for mode 6.
Ron Mercer
2009-11-18
1
-3
/
+0
*
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-18
13
-13
/
+13
*
can: fix setting mcp251x bit timing on open
Christian Pellegrin
2009-11-18
1
-8
/
+10
*
bnx2x: Don't set netdev->trans_start
Vladislav Zolotarov
2009-11-18
1
-3
/
+0
*
linkwatch: linkwatch_forget_dev() to speedup device dismantle
Eric Dumazet
2009-11-18
3
-38
/
+62
*
ipv4: factorize cache clearing for batched unregister operations
Octavian Purdila
2009-11-18
1
-5
/
+6
*
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
2009-11-18
2
-2
/
+28
*
macvlan: Precise RX stats accounting
Eric Dumazet
2009-11-17
1
-10
/
+66
*
vlan: Precise RX stats accounting
Eric Dumazet
2009-11-17
3
-11
/
+65
*
net: add dev_txq_stats_fold() helper
Eric Dumazet
2009-11-17
2
-19
/
+30
*
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Stephen Rothwell
2009-11-17
1
-0
/
+2
*
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
2009-11-17
3
-3
/
+3
*
act_mirred: optimization.
Changli Gao
2009-11-17
1
-31
/
+29
*
act_mirred: cleanup
Changli Gao
2009-11-17
1
-26
/
+33
*
Phonet: missing rcu_dereference()
Rémi Denis-Courmont
2009-11-17
1
-1
/
+1
*
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
2009-11-17
5
-188
/
+439
*
netlink: remove subscriptions check on notifier
Johannes Berg
2009-11-17
1
-1
/
+1
*
bnx2x: Handle Rx and Tx together in NAPI
Vladislav Zolotarov
2009-11-17
2
-231
/
+157
*
net: PPP buffer too small for higher speed connections
fangxiaozhi
2009-11-17
1
-1
/
+1
*
net/can/mscan: improve build
Wolfram Sang
2009-11-17
4
-20
/
+26
*
net/can/mscan: add error path to mscan_open()
Wolfram Sang
2009-11-17
1
-5
/
+11
*
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2009-11-17
2
-5
/
+15
*
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
2009-11-17
2
-6
/
+6
*
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
2009-11-17
1
-29
/
+16
*
net/can/mscan: drop assignment in while-construct
Wolfram Sang
2009-11-17
1
-2
/
+4
*
net/can/mscan: fix function annotations
Wolfram Sang
2009-11-17
2
-4
/
+1
*
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
2009-11-17
1
-12
/
+7
*
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
2009-11-17
1
-8
/
+0
*
net/can/mscan: trivial fixes
Wolfram Sang
2009-11-17
2
-23
/
+18
*
net/can/mscan: move defines into .h file
Wolfram Sang
2009-11-17
2
-29
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
32
-467
/
+365
|
\
|
*
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
2009-11-16
1
-2
/
+9
|
*
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
2009-11-16
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-16
6
-165
/
+45
|
|
\
[next]