index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Fix typo in cmd.c
Masanari Iida
2012-02-04
1
-1
/
+1
*
tms380tr: Fix cascading if/else tab abuse
Joe Perches
2012-02-04
1
-112
/
+67
*
be2net: Use new implementation of get mac list command
Padmanabh Ratnakar
2012-02-04
3
-40
/
+92
*
be2net: Fix link status query command
Padmanabh Ratnakar
2012-02-04
1
-2
/
+4
*
caif-hsi: Add RX flip buffer
sjur.brandeland@stericsson.com
2012-02-04
2
-42
/
+104
*
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
2012-02-04
1
-6
/
+6
*
caif: Kill debugfs vars for caif socket
sjur.brandeland@stericsson.com
2012-02-04
1
-112
/
+1
*
enic: Update enic maintainers
Neel Patel
2012-02-04
1
-1
/
+2
*
enic: Check firmware capability before issuing firmware commands
Neel Patel
2012-02-04
2
-28
/
+32
*
enic: Enable support for multiple hardware receive queues
Neel Patel
2012-02-04
1
-2
/
+2
*
qlge: Bumped driver version to 1.00.00.30.
Jitendra Kalsaria
2012-02-04
1
-1
/
+1
*
qlge: Fix memory leak in the process of refill
Jitendra Kalsaria
2012-02-04
1
-3
/
+5
*
qlge: Removing needless print's which are not
Jitendra Kalsaria
2012-02-04
1
-70
/
+1
*
qlge: Fixed invalid reference to ip header
Jitendra Kalsaria
2012-02-04
1
-3
/
+4
*
qlge: Updating Schultz LICENSE.qlge file.
Sritej Velaga
2012-02-04
1
-43
/
+285
*
qlcnic: Fix API unlock
Manish chopra
2012-02-04
2
-4
/
+3
*
qlcnic: Fix firmware abort code check.
Sritej Velaga
2012-02-04
1
-1
/
+1
*
qlcnic: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
2
-6
/
+9
*
qlcnic: Stop pause ctrl frames on fw hang.
Sritej Velaga
2012-02-04
1
-2
/
+12
*
netxen: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
2
-2
/
+7
*
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
2012-02-04
1
-5
/
+3
*
netxen_nic: Error logging on firmware hang
Sritej Velaga
2012-02-04
2
-2
/
+20
*
netxen_nic: Fix phy link status
Sritej Velaga
2012-02-04
1
-1
/
+5
*
netxen_nic: fw dump support
Manish chopra
2012-02-04
6
-22
/
+1380
*
netxen_nic: fix cdrp race condition
Sritej Velaga
2012-02-04
2
-72
/
+89
*
eicon: fix -Warray-bounds warning
Danny Kukawka
2012-02-02
1
-30
/
+30
*
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
2012-02-02
1
-19
/
+16
*
bna: Implement ethtool flash_device entry point.
Krishna Gudipati
2012-02-01
2
-0
/
+43
*
atm: clip: Convert over to dst_neigh_lookup().
David S. Miller
2012-02-01
1
-4
/
+13
*
decnet: Add missing neigh->ha locking to dn_neigh_output_packet()
David S. Miller
2012-02-01
1
-9
/
+15
*
ipv6: Remove never used function inet6_ac_check().
David S. Miller
2012-02-01
2
-30
/
+0
*
PATCH V2 net-next] net: dev: Convert printks to pr_<level>
Joe Perches
2012-02-01
1
-55
/
+39
*
vmxnet3: Fix typo in vmxnet3_drv.c
Masanari Iida
2012-02-01
1
-1
/
+1
*
atm: Fix typo in lanai.c
Masanari Iida
2012-02-01
1
-1
/
+1
*
hamradio: fix incompatible pointer in module parameter
Danny Kukawka
2012-02-01
2
-2
/
+2
*
be2net: add descriptions for stat counters reported via ethtool
Sathya Perla
2012-02-01
4
-18
/
+74
*
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
2012-02-01
3
-3
/
+20
*
netpoll: Neaten MAX_SKB_SIZE macro
Joe Perches
2012-02-01
1
-3
/
+5
*
netpoll: Convert printks to np_<level> and add pr_fmt
Joe Perches
2012-02-01
1
-35
/
+28
*
mISDN: use memchr_inv
Akinobu Mita
2012-02-01
1
-13
/
+3
*
tcp: md5: RST: getting md5 key from listener
Shawn Lu
2012-02-01
2
-5
/
+83
*
xfrm6: remove unneeded NULL check in __xfrm6_output()
Dan Carpenter
2012-02-01
1
-1
/
+1
*
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
2012-02-01
4
-15
/
+22
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
86
-192
/
+63
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
60
-233
/
+77
*
tcp: md5: use sock_kmalloc() to limit md5 keys
Eric Dumazet
2012-01-31
1
-2
/
+4
*
tcp: md5: rcu conversion
Eric Dumazet
2012-01-31
5
-335
/
+141
*
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
2012-01-31
3
-21
/
+0
*
r8169: spinlock redux.
Francois Romieu
2012-01-31
1
-8
/
+0
*
r8169: avoid a useless work scheduling.
Francois Romieu
2012-01-31
1
-1
/
+3
[next]