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
...
|
|
*
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
2010-02-23
3
-62
/
+1
|
*
|
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2010-02-26
2
-4
/
+8
|
|
\
\
|
|
*
|
iwlwifi: increase command buffer size
Abhijeet Kolekar
2010-02-23
2
-4
/
+8
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-26
10
-13
/
+38
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
*
|
|
net: Delete isa-skeleton net driver
Jeff Garzik
2010-02-26
1
-718
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-26
5
-53
/
+66
|
\
\
\
|
*
|
|
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-26
3
-29
/
+44
|
*
|
|
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
2010-02-26
1
-1
/
+1
|
*
|
|
IPVS: ip_vs_lblcr: use list headA
Simon Horman
2010-02-26
1
-23
/
+21
*
|
|
|
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
2010-02-26
2
-3
/
+22
*
|
|
|
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
2
-4
/
+0
*
|
|
|
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
2010-02-26
1
-4
/
+8
*
|
|
|
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-26
2
-42
/
+51
*
|
|
|
net: add addr len check to dev_mc_add
Jiri Pirko
2010-02-26
1
-0
/
+2
*
|
|
|
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
2
-0
/
+4
*
|
|
|
greth: fall through to common return statement on error
Simon Horman
2010-02-26
1
-2
/
+0
*
|
|
|
netdev: use list_first_entry macro
stephen hemminger
2010-02-26
1
-3
/
+3
*
|
|
|
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
2010-02-26
1
-8
/
+5
*
|
|
|
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...
Jiri Pirko
2010-02-26
1
-1
/
+1
*
|
|
|
myri10ge: optimize 4k-boundary check when stocking rx pages
Brice Goglin
2010-02-26
1
-4
/
+7
*
|
|
|
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
2010-02-26
4
-5
/
+3
*
|
|
|
cnic: Update version to 2.1.1.
Michael Chan
2010-02-26
4
-6
/
+6
*
|
|
|
cnic: Use union for the status blocks of different devices.
Michael Chan
2010-02-26
2
-21
/
+23
*
|
|
|
cnic: Simplify route checking during iSCSI connection.
Michael Chan
2010-02-26
1
-24
/
+13
*
|
|
|
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
Michael Chan
2010-02-26
1
-0
/
+7
*
|
|
|
cnic: Finetune iSCSI connection reset.
Eddie Wai
2010-02-26
1
-5
/
+16
*
|
|
|
cnic: Finetune iSCSI connection set up.
Eddie Wai
2010-02-26
2
-2
/
+17
*
|
|
|
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
2010-02-26
1
-1
/
+13
*
|
|
|
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
2010-02-26
1
-2
/
+0
*
|
|
|
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
2010-02-26
1
-3
/
+29
*
|
|
|
greth: convert to netdev_tx_t
kirjanov@gmail.com
2010-02-26
1
-4
/
+8
*
|
|
|
sis190: handle DMA mapping errors
kirjanov@gmail.com
2010-02-26
1
-8
/
+19
*
|
|
|
tc35815: Fix double locking on NAPI
Atsushi Nemoto
2010-02-26
1
-2
/
+11
*
|
|
|
isa-skelton: Remove a wrong netif_wake_queue() call
Atsushi Nemoto
2010-02-26
1
-1
/
+0
*
|
|
|
octeon: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-26
1
-6
/
+1
*
|
|
|
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
18
-77
/
+42
*
|
|
|
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
2010-02-26
27
-105
/
+82
*
|
|
|
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2010-02-26
4
-7
/
+44
*
|
|
|
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
Joe Perches
2010-02-26
1
-116
/
+67
*
|
|
|
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
2010-02-26
7
-72
/
+56
*
|
|
|
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
2010-02-26
1
-15
/
+1
*
|
|
|
gigaset: reduce syslog clutter
Tilman Schmidt
2010-02-26
10
-147
/
+77
*
|
|
|
bas_gigaset: collapse CR/LF at end of AT response
Tilman Schmidt
2010-02-26
3
-15
/
+35
*
|
|
|
gigaset: small documentation improvement
Tilman Schmidt
2010-02-26
1
-5
/
+5
*
|
|
|
KS8695: Don't call netif_carrier_off() from ndo_stop()
Yegor Yefremov
2010-02-26
1
-1
/
+0
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
104
-1621
/
+3097
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mwl8k: convert to new station add/remove callbacks
Johannes Berg
2010-02-22
1
-84
/
+22
|
*
|
|
ath9k: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-15
/
+20
|
*
|
|
mac80211_hwsim: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-6
/
+26
|
*
|
|
p54: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-9
/
+19
[prev]
[next]