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
*
net_sched: htb: fix a typo in htb_change_class()
Vimalkumar
2013-09-11
1
-1
/
+1
*
net: qmi_wwan: add new Qualcomm devices
Bjørn Mork
2013-09-11
1
-1
/
+129
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-09-11
32
-1
/
+30434
|
\
|
*
i40e: include i40e in kernel proper
Jesse Brandeburg
2013-09-11
6
-1
/
+182
|
*
i40e: debugfs interface
Jesse Brandeburg
2013-09-11
1
-0
/
+2076
|
*
i40e: init code and hardware support
Jesse Brandeburg
2013-09-11
16
-0
/
+13813
|
*
i40e: implement virtual device interface
Jesse Brandeburg
2013-09-11
3
-0
/
+2823
|
*
i40e: driver core headers
Jesse Brandeburg
2013-09-11
3
-0
/
+899
|
*
i40e: driver ethtool core
Jesse Brandeburg
2013-09-11
1
-0
/
+1449
|
*
i40e: transmit, receive, and NAPI
Jesse Brandeburg
2013-09-11
1
-0
/
+1817
|
*
i40e: main driver core
Jesse Brandeburg
2013-09-11
1
-0
/
+7375
*
|
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2013-09-11
3
-7
/
+19
*
|
net: tilegx driver: avoid compiler warning
Chris Metcalf
2013-09-11
1
-3
/
+3
*
|
fib6_rules: fix indentation
Stefan Tomanek
2013-09-11
1
-2
/
+2
*
|
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
1
-1
/
+1
*
|
irda: donauboe: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
1
-3
/
+3
*
|
net: fix multiqueue selection
Eric Dumazet
2013-09-11
1
-1
/
+1
*
|
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-09-11
1
-0
/
+3
*
|
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
2013-09-11
1
-1
/
+1
*
|
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
2013-09-11
1
-1
/
+1
*
|
net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs
Daniel Borkmann
2013-09-11
1
-0
/
+1
*
|
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
*
|
net: korina: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
*
|
macvlan: Move skb_clone check closer to call
Herbert Xu
2013-09-11
1
-4
/
+6
*
|
qlcnic: Fix warning reported by kbuild test robot.
Jitendra Kalsaria
2013-09-11
1
-1
/
+1
*
|
Merge branch 'bonding_arp'
David S. Miller
2013-09-11
3
-8
/
+28
|
\
\
|
*
|
bonding: fix bond_arp_rcv setting and arp validate desync state
nikolay@redhat.com
2013-09-11
3
-5
/
+19
|
*
|
bonding: fix store_arp_validate race with mode change
nikolay@redhat.com
2013-09-11
1
-4
/
+10
|
/
/
*
|
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
2013-09-11
1
-6
/
+0
*
|
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
2013-09-11
1
-15
/
+23
|
/
*
bnx2x: Fix configuration of doorbell block
Ariel Elior
2013-09-09
2
-3
/
+1
*
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-09
116
-11909
/
+13611
|
\
|
*
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
Dave Chinner
2013-09-03
2
-7
/
+6
|
*
xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
Dave Chinner
2013-09-03
2
-3
/
+4
|
*
Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
Eric Sandeen
2013-08-30
1
-1
/
+1
|
*
xfs: finish removing IOP_* macros.
Dave Chinner
2013-08-30
4
-20
/
+17
|
*
xfs: inode log reservations are too small
Dave Chinner
2013-08-30
1
-19
/
+53
|
*
xfs: check correct status variable for xfs_inobt_get_rec() call
Brian Foster
2013-08-30
1
-1
/
+1
|
*
xfs: inode buffers may not be valid during recovery readahead
Dave Chinner
2013-08-30
3
-4
/
+35
|
*
xfs: check LSN ordering for v5 superblocks during recovery
Dave Chinner
2013-08-30
1
-13
/
+156
|
*
xfs: btree block LSN escaping to disk uninitialised
Dave Chinner
2013-08-30
1
-0
/
+2
|
*
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...
Dave Chinner
2013-08-30
2
-8
/
+19
|
*
xfs: fix bad dquot buffer size in log recovery readahead
Dave Chinner
2013-08-29
1
-1
/
+1
|
*
xfs: don't account buffer cancellation during log recovery readahead
Dave Chinner
2013-08-29
1
-26
/
+35
|
*
xfs: check for underflow in xfs_iformat_fork()
Dan Carpenter
2013-08-26
1
-1
/
+2
|
*
xfs: xfs_dir3_sfe_put_ino can be static
Fengguang Wu
2013-08-26
1
-1
/
+1
|
*
xfs: introduce object readahead to log recovery
Zhi Yong Wu
2013-08-23
1
-7
/
+152
|
*
xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
Jie Liu
2013-08-23
2
-14
/
+12
|
*
xfs: Register hotcpu notifier after initialization
Richard Weinberger
2013-08-22
1
-6
/
+7
|
*
xfs: add xfs sb v4 support for dirent filetype field
Mark Tinguely
2013-08-22
1
-3
/
+7
[next]