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
*
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
*
|
macvlan: play well with ipvlan device
Mahesh Bandewar
2014-12-09
1
-0
/
+3
*
|
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2014-12-09
3
-15
/
+15
*
|
ipvlan: play well with macvlan device
Mahesh Bandewar
2014-12-09
1
-0
/
+6
*
|
netdevice: Add a function to check macvlan port
Mahesh Bandewar
2014-12-09
1
-0
/
+5
*
|
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
3
-47
/
+4
*
|
dummy: add support for ethtool get_drvinfo
Flavio Leitner
2014-12-09
1
-2
/
+17
*
|
Documentation (ixgbe.txt): use a decimal address.
Rami Rosen
2014-12-09
1
-1
/
+1
*
|
openvswitch: set correct protocol on route lookup
Jiri Benc
2014-12-09
1
-1
/
+1
*
|
macvlan: allow setting LRO independently of lower device
Michal Kubeček
2014-12-09
1
-4
/
+5
*
|
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
2014-12-09
1
-3
/
+2
*
|
net: macb: Remove obsolete comment from Kconfig
James Byrne
2014-12-09
1
-2
/
+2
*
|
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
2014-12-09
1
-1
/
+1
*
|
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
2014-12-09
1
-12
/
+10
*
|
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
2014-12-09
1
-1
/
+1
*
|
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-09
3
-9
/
+30
*
|
x86: bpf_jit_comp: Remove inline from static function definitions
Joe Perches
2014-12-09
1
-9
/
+9
*
|
x86: bpf_jit_comp: Reduce is_ereg() code size
Joe Perches
2014-12-09
1
-5
/
+5
*
|
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-12-09
10
-49
/
+0
*
|
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
2014-12-09
7
-5
/
+88
*
|
net: tulip: Remove private "strncmp"
Rasmus Villemoes
2014-12-09
1
-17
/
+3
*
|
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
2014-12-09
1
-4
/
+4
*
|
tipc: fix missing spinlock init and nullptr oops
Erik Hugne
2014-12-09
1
-3
/
+6
*
|
r8152: redefine REALTEK_USB_DEVICE
hayeswang
2014-12-09
1
-6
/
+20
*
|
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
2
-19
/
+19
*
|
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
3
-7
/
+35
*
|
tc_act: export uapi header file
stephen hemminger
2014-12-09
1
-0
/
+1
*
|
Merge branch 'cxgb4-next'
David S. Miller
2014-12-09
11
-151
/
+656
|
\
\
|
*
|
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
2014-12-09
1
-0
/
+2
|
*
|
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
2014-12-09
7
-140
/
+288
[next]