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: TCP early demux cleanup
Eric Dumazet
2012-07-30
2
-4
/
+0
*
tun: Fix formatting.
David S. Miller
2012-07-30
1
-2
/
+2
*
net/tun: fix ioctl() based info leaks
Mathias Krause
2012-07-29
1
-1
/
+3
*
tg3: Update version to 3.124
Michael Chan
2012-07-29
1
-1
/
+1
*
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
2012-07-29
1
-2
/
+4
*
tg3: Add New 5719 Read DMA workaround
Michael Chan
2012-07-29
2
-1
/
+29
*
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
2012-07-29
1
-2
/
+1
*
tg3: Request APE_LOCK_PHY before PHY access
Michael Chan
2012-07-29
2
-0
/
+38
*
ipv6: fix incorrect route 'expires' value passed to userspace
Li Wei
2012-07-29
2
-8
/
+8
*
mISDN: Bugfix only few bytes are transfered on a connection
Karsten Keil
2012-07-29
1
-3
/
+4
*
seeq: use PTR_RET at init_module of driver
Devendra Naga
2012-07-29
1
-3
/
+1
*
bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path
Devendra Naga
2012-07-29
1
-2
/
+1
*
ipv4: clean up put_child
Lin Ming
2012-07-29
1
-26
/
+25
*
ipv4: fix debug info in tnode_new
Lin Ming
2012-07-29
1
-1
/
+1
*
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
2012-07-29
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-28
10
-28
/
+36
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-07-27
3
-13
/
+13
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-27
3
-13
/
+13
|
|
|
\
|
|
|
*
bcma: add missing iounmap on error path
Hauke Mehrtens
2012-07-26
1
-5
/
+10
|
|
|
*
bcma: fix regression in interrupt assignment on mips
Hauke Mehrtens
2012-07-26
1
-3
/
+3
|
|
|
*
mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...
Thomas Huehn
2012-07-26
1
-5
/
+0
|
*
|
|
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
2012-07-27
1
-1
/
+3
|
*
|
|
Revert "openvswitch: potential NULL deref in sample()"
Jesse Gross
2012-07-27
1
-3
/
+0
|
*
|
|
ipv4: fix TCP early demux
Eric Dumazet
2012-07-27
3
-8
/
+8
|
*
|
|
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
2012-07-27
1
-1
/
+7
|
*
|
|
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-27
1
-1
/
+1
|
*
|
|
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
2012-07-27
1
-1
/
+4
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-07-27
14
-196
/
+563
|
\
\
\
\
|
*
|
|
|
ext4: undo ext4_calc_metadata_amount if we fail to claim space
Theodore Ts'o
2012-07-23
1
-11
/
+21
|
*
|
|
|
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
2012-07-22
1
-0
/
+9
|
*
|
|
|
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
2012-07-22
1
-17
/
+29
|
*
|
|
|
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
Artem Bityutskiy
2012-07-22
5
-11
/
+7
|
*
|
|
|
ext4: weed out ext4_write_super
Artem Bityutskiy
2012-07-22
1
-10
/
+0
|
*
|
|
|
ext4: remove unnecessary superblock dirtying
Artem Bityutskiy
2012-07-22
2
-4
/
+3
|
*
|
|
|
ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
Jan Kara
2012-07-22
2
-10
/
+13
|
*
|
|
|
ext4: remove useless marking of superblock dirty
Jan Kara
2012-07-22
2
-4
/
+0
|
*
|
|
|
ext4: fix ext4 mismerge back in January
Al Viro
2012-07-22
1
-1
/
+0
|
*
|
|
|
ext4: remove dynamic array size in ext4_chksum()
Theodore Ts'o
2012-07-22
1
-1
/
+3
|
*
|
|
|
ext4: remove unused variable in ext4_update_super()
Theodore Ts'o
2012-07-22
1
-1
/
+1
|
*
|
|
|
ext4: make quota as first class supported feature
Aditya Kali
2012-07-22
3
-10
/
+150
|
*
|
|
|
ext4: don't take the i_mutex lock when doing DIO overwrites
Zheng Liu
2012-07-22
2
-4
/
+71
|
*
|
|
|
ext4: add a new nolock flag in ext4_map_blocks
Zheng Liu
2012-07-09
2
-10
/
+51
|
*
|
|
|
ext4: split ext4_file_write into buffered IO and direct IO
Zheng Liu
2012-07-09
1
-22
/
+38
|
*
|
|
|
ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()
Haibo Liu
2012-07-09
1
-1
/
+0
|
*
|
|
|
ext4: fix out-of-date comments in extents.c
HaiboLiu
2012-07-09
1
-2
/
+1
|
*
|
|
|
ext4: use s_csum_seed instead of i_csum_seed for xattr block
Tao Ma
2012-07-09
1
-7
/
+4
|
*
|
|
|
ext4: use proper csum calculation in ext4_rename
Tao Ma
2012-07-09
1
-2
/
+9
|
*
|
|
|
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-07-09
4
-57
/
+132
|
*
|
|
|
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-06-30
4
-8
/
+8
|
*
|
|
|
ext4: honor O_(D)SYNC semantic in ext4_fallocate()
Zheng Liu
2012-06-30
1
-0
/
+2
[next]