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
*
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
3
-3
/
+3
*
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
1
-5
/
+6
*
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-10
6
-11
/
+10
*
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
3
-8
/
+77
*
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
2
-40
/
+79
*
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
48
-1038
/
+628
|
\
|
*
bury memcpy_toiovec()
Al Viro
2014-12-09
2
-26
/
+0
|
*
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
2
-86
/
+0
|
*
ppp_read(): switch to skb_copy_datagram_iter()
Al Viro
2014-12-09
1
-1
/
+3
|
*
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
3
-54
/
+28
|
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
6
-48
/
+6
|
*
put iov_iter into msghdr
Al Viro
2014-12-09
33
-112
/
+90
|
*
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-12-09
3
-12
/
+14
|
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
3
-7
/
+7
|
*
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
3
-6
/
+5
|
*
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
7
-10
/
+11
|
*
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
2014-12-09
1
-56
/
+56
|
*
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
1
-4
/
+4
|
*
Merge branch 'iov_iter' into for-davem-2
Al Viro
2014-12-09
2
-638
/
+426
|
|
\
|
|
*
copy_from_iter_nocache()
Al Viro
2014-12-08
2
-0
/
+22
|
|
*
new helper: iov_iter_kvec()
Al Viro
2014-12-08
2
-0
/
+15
|
|
*
csum_and_copy_..._iter()
Al Viro
2014-12-08
2
-0
/
+91
|
|
*
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-08
2
-13
/
+70
|
|
*
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
2014-11-27
1
-82
/
+9
|
|
*
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
2014-11-27
1
-91
/
+15
|
|
*
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
2014-11-27
1
-36
/
+24
|
|
*
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
2014-11-27
1
-86
/
+12
|
|
*
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
2014-11-27
1
-62
/
+45
|
|
*
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
2014-11-27
1
-50
/
+28
|
|
*
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
2014-11-27
1
-54
/
+19
|
|
*
iov_iter.c: iterate_and_advance
Al Viro
2014-11-27
1
-76
/
+28
|
|
*
iov_iter.c: macros for iterating over iov_iter
Al Viro
2014-11-27
1
-126
/
+86
*
|
|
dummy: use MODULE_VERSION
Flavio Leitner
2014-12-09
1
-0
/
+1
*
|
|
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
Jiri Pirko
2014-12-09
6
-13
/
+8
*
|
|
amd-xgbe: Use disable_irq_nosync when in IRQ context
Lendacky, Thomas
2014-12-09
1
-1
/
+1
*
|
|
net: fec: avoid kernal crash by NULL pointer when no phy connection
Nimrod Andy
2014-12-09
1
-0
/
+2
*
|
|
tipc: avoid double lock 'spin_lock:&seq->lock'
Ying Xue
2014-12-09
1
-1
/
+1
*
|
|
net: systemport: allow changing MAC address
Florian Fainelli
2014-12-09
1
-0
/
+22
*
|
|
Merge branch 'bridge_mode'
David S. Miller
2014-12-09
3
-20
/
+10
|
\
\
\
|
*
|
|
bridge: remove mode BRIDGE_MODE_SWDEV
Roopa Prabhu
2014-12-09
1
-1
/
+0
|
*
|
|
rocker: remove swdev mode
Roopa Prabhu
2014-12-09
2
-19
/
+9
|
*
|
|
bridge: new mode flag to indicate mode 'undefined'
Roopa Prabhu
2014-12-09
1
-0
/
+1
|
/
/
/
*
|
|
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-09
228
-3574
/
+12428
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-08
11
-34
/
+59
|
|
\
\
\
|
|
*
|
|
rtlwifi: rtl8192ce: Fix missing interrupt ready flag
Larry Finger
2014-12-01
1
-1
/
+2
|
|
*
|
|
rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entry
Larry Finger
2014-12-01
3
-0
/
+22
|
|
*
|
|
rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruption
Larry Finger
2014-12-01
1
-4
/
+3
|
*
|
|
|
mwifiex: do not process broadcast mac address for del_sta
Avinash Patil
2014-12-05
1
-20
/
+19
|
*
|
|
|
mwifiex: guard station nodes access by station list lock
Avinash Patil
2014-12-05
4
-3
/
+16
|
*
|
|
|
mwifiex: delete peer station's RA list upon deauthentication
Avinash Patil
2014-12-05
3
-0
/
+29
[next]