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
*
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
2009-09-16
4
-22
/
+22
*
mlx4: Fix access to freed memory
Vitaliy Gusev
2009-09-16
1
-3
/
+8
*
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
Robert Varga
2009-09-15
1
-1
/
+1
*
pkt_sched: Fix qdisc_create on stab error handling
Jarek Poplawski
2009-09-15
1
-2
/
+2
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
3
-8
/
+17
*
sky2: Make sure both ports initialize correctly
Stephen Hemminger
2009-09-15
1
-6
/
+8
*
sky2: transmit ring accounting
Stephen Hemminger
2009-09-15
1
-4
/
+6
*
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
2
-40
/
+589
*
RxRPC: Allow RxRPC keys to be read
David Howells
2009-09-15
1
-0
/
+109
*
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
5
-75
/
+353
*
RxRPC: Declare the security index constants symbolically
David Howells
2009-09-15
3
-5
/
+12
*
pcnet_cs: add cis of Linksys multifunction pcmcia card
Ken Kawasaki
2009-09-15
7
-13
/
+65
*
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
2009-09-15
2
-0
/
+6
*
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
10
-6
/
+82
*
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
2009-09-15
2
-2
/
+4
*
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-15
6
-7
/
+15
*
pkt_sched: Fix qdisc_graft WRT ingress qdisc
Jarek Poplawski
2009-09-14
1
-5
/
+10
*
igb: do not allow phy sw reset code to make calls to null pointers
Alexander Duyck
2009-09-14
1
-1
/
+4
*
igb: reset sgmii phy at start of init
Alexander Duyck
2009-09-14
4
-109
/
+95
*
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
3
-3
/
+6
*
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
3
-0
/
+6
*
ixgbe: Properly disable packet split per-ring when globally disabled
Peter P Waskiewicz Jr
2009-09-14
1
-0
/
+2
*
cdc-phonet: remove noisy debug statement
Rémi Denis-Courmont
2009-09-14
1
-1
/
+0
*
Phonet: Netlink event for autoconfigured addresses
Rémi Denis-Courmont
2009-09-14
1
-1
/
+8
*
net: constify remaining proto_ops
Alexey Dobriyan
2009-09-14
5
-8
/
+8
*
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-14
17
-33
/
+29
*
net: constify struct net_protocol
Alexey Dobriyan
2009-09-14
14
-32
/
+27
*
netdev: smc91x: drop Blackfin cruft
Michael Hennerich
2009-09-14
1
-28
/
+0
*
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
2009-09-14
11
-67
/
+48
*
genetlink: fix netns vs. netlink table locking
Johannes Berg
2009-09-14
3
-23
/
+37
*
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
Mark Smith
2009-09-14
1
-1
/
+1
*
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-09-14
18
-380
/
+204
|
\
|
*
fsync: wait for data writeout completion before calling ->fsync
Christoph Hellwig
2009-09-14
1
-4
/
+1
|
*
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
Jan Kara
2009-09-14
4
-127
/
+0
|
*
fat: Opencode sync_page_range_nolock()
Jan Kara
2009-09-14
2
-4
/
+22
|
*
pohmelfs: Use new syncing helper
Jan Kara
2009-09-14
1
-2
/
+2
|
*
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
Jan Kara
2009-09-14
1
-1
/
+2
|
*
ocfs2: Update syncing after splicing to match generic version
Jan Kara
2009-09-14
1
-21
/
+6
|
*
ntfs: Use new syncing helpers and update comments
Jan Kara
2009-09-14
2
-19
/
+10
|
*
ext4: Remove syncing logic from ext4_file_write
Jan Kara
2009-09-14
1
-51
/
+2
|
*
ext3: Remove syncing logic from ext3_file_write
Jan Kara
2009-09-14
1
-60
/
+1
|
*
ext2: Update comment about generic_osync_inode
Jan Kara
2009-09-14
1
-1
/
+1
|
*
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
2009-09-14
4
-30
/
+61
|
*
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
2009-09-14
4
-43
/
+33
|
*
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
2009-09-14
1
-10
/
+12
|
*
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
2009-09-14
1
-1
/
+1
|
*
vfs: Remove syncing from generic_file_direct_write() and generic_file_buffere...
Jan Kara
2009-09-14
1
-29
/
+6
|
*
vfs: Export __generic_file_aio_write() and add some comments
Jan Kara
2009-09-14
2
-7
/
+52
|
*
vfs: Introduce filemap_fdatawait_range
Jan Kara
2009-09-14
2
-0
/
+22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...
Linus Torvalds
2009-09-14
21
-806
/
+678
|
\
\
[next]