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
*
kaweth: Fix locking to be SMP-safe
Larry Finger
2009-04-02
1
-4
/
+3
*
net: allow multiple dev per napi with GRO
Stephen Hemminger
2009-04-02
1
-2
/
+3
*
r8169: reset IntrStatus after chip reset
Karsten Wiese
2009-04-02
1
-2
/
+3
*
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
2009-04-02
1
-43
/
+58
*
ixgbe: fix ethtool -A|a behavior
Don Skidmore
2009-04-02
5
-5
/
+23
*
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
Mallikarjuna R Chilakala
2009-04-02
1
-2
/
+2
*
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
Alexander Duyck
2009-04-02
1
-38
/
+41
*
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
PJ Waskiewicz
2009-04-02
1
-5
/
+6
*
ixgbe: feature - driver to default with FC on.
Don Skidmore
2009-04-02
1
-1
/
+1
*
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
2009-04-02
1
-1
/
+5
*
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
2009-04-02
1
-0
/
+9
*
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2009-04-02
2
-6
/
+15
*
net/igb: Fix kexec with igb (rev. 3)
Rafael J. Wysocki
2009-04-02
1
-13
/
+31
*
igb: cleanup igb loopback path
Alexander Duyck
2009-04-02
1
-11
/
+3
*
igb: increase delay for copper link setup
Alexander Duyck
2009-04-02
1
-2
/
+5
*
igb: set num_rx/tx_queues to 0 when queues are freed
Alexander Duyck
2009-04-02
1
-0
/
+3
*
igb: add support for x2 link width configurations
Alexander Duyck
2009-04-02
1
-3
/
+4
*
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
Grant Likely
2009-04-02
1
-10
/
+12
*
net/fec_mpc52xx: Migrate to net_device_ops.
Henk Stegeman
2009-04-02
1
-16
/
+20
*
net/fec_mpc52xx: fix BUG on missing dma_ops
Grant Likely
2009-04-02
1
-7
/
+12
*
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
2009-04-02
3
-6
/
+6
*
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
2009-04-02
7
-24
/
+100
*
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
2009-04-02
8
-85
/
+109
*
RDS: Fix m_rs_lock deadlock
Andy Grover
2009-04-02
1
-3
/
+3
*
Neterion: New driver: Kconfig and Makefile
Ramkrishna Vepa
2009-04-02
3
-0
/
+25
*
Neterion: New driver: Driver version
Ramkrishna Vepa
2009-04-02
1
-0
/
+23
*
Neterion: New driver: Ethtool related
Ramkrishna Vepa
2009-04-02
2
-0
/
+1215
*
Neterion: New driver: Main entry points
Ramkrishna Vepa
2009-04-02
2
-0
/
+5059
*
Neterion: New driver: Traffic & alarm handler
Ramkrishna Vepa
2009-04-02
2
-0
/
+4937
*
Neterion: New driver: Hardware init & configuration
Ramkrishna Vepa
2009-04-02
2
-0
/
+7523
*
Neterion: New driver: register set - vxge-reg.h
Ramkrishna Vepa
2009-04-02
1
-0
/
+4608
*
Neterion: New driver: Update Maintainer list
Ramkrishna Vepa
2009-04-02
1
-2
/
+5
*
Neterion: Driver help file
Ramkrishna Vepa
2009-04-02
1
-0
/
+100
*
sfc: Call netif_napi_add() before registering our interrupt handler
Ben Hutchings
2009-03-31
1
-4
/
+3
*
core: remove pointless conditional before kfree()
Wei Yongjun
2009-03-31
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...
David S. Miller
2009-03-31
14
-2658
/
+2628
|
\
|
*
smc91c92_cs: use request_firmware
Jaswinder Singh Rajput
2009-03-30
5
-370
/
+222
|
*
3C359: use request_firmware
Jaswinder Singh Rajput
2009-03-30
6
-1596
/
+1651
|
*
yam: use request_firmware
Jaswinder Singh Rajput
2009-03-30
7
-692
/
+755
*
|
ipv4: remove unused parameter from tcp_recv_urg().
Rami Rosen
2009-03-31
1
-3
/
+2
*
|
ETHOC: fix build breakage on s390
Heiko Carstens
2009-03-31
1
-1
/
+1
*
|
wireless: remove duplicated .ndo_set_mac_address
Alexander Beregalov
2009-03-29
4
-5
/
+0
*
|
netfilter: xtables: fix IPv6 dependency in the cluster match
Pablo Neira Ayuso
2009-03-29
1
-2
/
+9
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-29
1572
-37942
/
+97654
|
\
\
|
*
\
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-28
26
-276
/
+746
|
|
\
\
|
|
*
|
i2c-core: Some style cleanups
Zhenwen Xu
2009-03-28
1
-13
/
+13
|
|
*
|
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
2009-03-28
4
-2
/
+6
|
|
*
|
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
2009-03-28
1
-1
/
+72
|
|
*
|
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
2009-03-28
1
-7
/
+12
|
|
*
|
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2009-03-28
3
-33
/
+46
[next]