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
*
Fix pci_unmap_addr() et al on i386.
David Woodhouse
2009-07-01
1
-1
/
+1
*
elf: fix one check-after-use
Amerigo Wang
2009-07-01
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-01
13
-406
/
+294
|
\
|
*
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
Shan Wei
2009-07-01
1
-4
/
+0
|
*
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
2009-07-01
1
-5
/
+5
|
*
block: get rid of queue-private command filter
Jens Axboe
2009-07-01
7
-259
/
+42
|
*
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-07-01
5
-57
/
+152
|
*
cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()
Jens Axboe
2009-07-01
1
-64
/
+73
|
*
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
Jens Axboe
2009-07-01
1
-16
/
+21
|
*
Trivial typo fixes in Documentation/block/data-integrity.txt.
Andre Noll
2009-07-01
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-07-01
7
-48
/
+84
|
\
\
|
*
|
md: use interruptible wait when duration is controlled by userspace.
NeilBrown
2009-07-01
2
-8
/
+21
|
*
|
md/raid5: suspend shouldn't affect read requests.
NeilBrown
2009-07-01
1
-1
/
+2
|
*
|
md: tidy up error paths in md_alloc
NeilBrown
2009-07-01
1
-20
/
+18
|
*
|
md: fix error path when duplicate name is found on md device creation.
NeilBrown
2009-07-01
1
-0
/
+2
|
*
|
md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
NeilBrown
2009-07-01
1
-2
/
+4
|
*
|
md: Use new topology calls to indicate alignment and I/O sizes
Martin K. Petersen
2009-07-01
6
-19
/
+39
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-01
30
-145
/
+235
|
\
\
\
|
*
|
|
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
2009-06-30
1
-5
/
+2
|
*
|
|
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
2009-06-30
1
-0
/
+3
|
*
|
|
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
2009-06-30
1
-0
/
+3
|
*
|
|
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
2009-06-30
1
-0
/
+3
|
*
|
|
e1000: fix unmap bug
Jesse Brandeburg
2009-06-30
1
-1
/
+7
|
*
|
|
igb: fix unmap length bug
Jesse Brandeburg
2009-06-30
1
-5
/
+6
|
*
|
|
ixgbe: fix unmap length bug
Jesse Brandeburg
2009-06-30
1
-6
/
+11
|
*
|
|
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
2009-06-30
1
-1
/
+2
|
*
|
|
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
2009-06-30
1
-2
/
+3
|
*
|
|
ixgbe: Fix SFP log messages
Don Skidmore
2009-06-30
1
-8
/
+17
|
*
|
|
usbnet: Remove private stats structure
Herbert Xu
2009-06-30
1
-1
/
+0
|
*
|
|
usbnet: Use netdev stats structure
Herbert Xu
2009-06-30
1
-15
/
+15
|
*
|
|
smsc95xx: Use netdev stats structure
Herbert Xu
2009-06-30
1
-5
/
+5
|
*
|
|
rndis_host: Use netdev stats structure
Herbert Xu
2009-06-30
1
-1
/
+1
|
*
|
|
net1080: Use netdev stats structure
Herbert Xu
2009-06-30
1
-6
/
+6
|
*
|
|
dm9601: Use netdev stats structure
Herbert Xu
2009-06-30
1
-5
/
+5
|
*
|
|
cdc_eem: Use netdev stats structure
Herbert Xu
2009-06-30
1
-1
/
+1
|
*
|
|
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-30
1
-0
/
+3
|
*
|
|
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
2009-06-30
1
-1
/
+9
|
*
|
|
sctp: xmit sctp packet always return no route error
Wei Yongjun
2009-06-29
1
-1
/
+1
|
*
|
|
net/irda: convert bfin_sir to net_device_ops
Graf Yang
2009-06-29
1
-6
/
+10
|
*
|
|
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
2009-06-29
1
-49
/
+8
|
*
|
|
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
2009-06-29
1
-5
/
+10
|
*
|
|
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
2009-06-29
1
-1
/
+2
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
2009-06-29
2
-1
/
+7
|
|
\
\
\
|
|
*
|
|
nl802154: add module license and description
Dmitry Eremin-Solenikov
2009-06-29
1
-0
/
+3
|
|
*
|
|
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
2009-06-29
1
-0
/
+3
|
|
*
|
|
MAINTAINERS: ieee802154 lists are moderated for non-subscribers.
Dmitry Eremin-Solenikov
2009-06-29
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-29
8
-19
/
+95
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2009-06-29
2
-6
/
+73
|
|
*
|
|
|
netfilter: headers_check fix: linux/netfilter/xt_osf.h
Jaswinder Singh Rajput
2009-06-29
1
-0
/
+2
|
|
*
|
|
|
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2009-06-29
3
-11
/
+16
[next]