index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
33
-686
/
+320
|
\
|
*
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
2015-02-04
4
-40
/
+2
|
*
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
2015-02-04
3
-88
/
+23
|
*
vhost: don't bother with copying iovec in handle_tx()
Al Viro
2015-02-04
1
-4
/
+5
|
*
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
2015-02-04
3
-28
/
+4
|
*
net: switch sockets to ->read_iter/->write_iter
Al Viro
2015-02-04
1
-29
/
+27
|
*
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
2015-02-04
1
-35
/
+21
|
*
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
2015-02-04
4
-100
/
+62
|
*
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
3
-145
/
+1
|
*
tipc: tipc ->sendmsg() conversion
Al Viro
2015-02-04
2
-7
/
+14
|
*
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
7
-18
/
+14
|
*
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
4
-141
/
+123
|
*
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
3
-7
/
+5
|
*
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2015-02-04
2
-10
/
+7
|
*
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2015-02-04
2
-39
/
+15
|
*
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-02-04
3
-11
/
+10
|
*
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
|
*
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
|
*
netlink: make the check for "send from tx_ring" deterministic
Al Viro
2015-02-04
1
-0
/
+5
*
|
tcp: do not pace pure ack packets
Eric Dumazet
2015-02-04
3
-3
/
+32
*
|
Merge branch 'rhashtable-next'
David S. Miller
2015-02-04
4
-83
/
+302
|
\
\
|
*
|
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-04
1
-17
/
+36
|
*
|
netlink: Use rhashtable walk iterator
Herbert Xu
2015-02-04
1
-66
/
+64
|
*
|
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
2015-02-04
2
-0
/
+198
|
*
|
rhashtable: Fix potential crash on destroy in rhashtable_shrink
Herbert Xu
2015-02-04
1
-0
/
+4
|
/
/
*
|
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-04
1
-4
/
+2
*
|
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
2015-02-04
1
-1
/
+1
*
|
Merge branch 'mlx4-next'
David S. Miller
2015-02-04
7
-19
/
+26
|
\
\
|
*
|
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
2015-02-04
1
-0
/
+4
|
*
|
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
2015-02-04
1
-2
/
+3
|
*
|
net/mlx4_en: Print page allocator information
Ido Shamay
2015-02-04
1
-0
/
+4
|
*
|
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
2015-02-04
1
-6
/
+6
|
*
|
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
2015-02-04
1
-1
/
+2
|
*
|
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
2015-02-04
1
-1
/
+1
|
*
|
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2015-02-04
2
-9
/
+6
|
/
/
*
|
Merge branch 'mlx4-next'
David S. Miller
2015-02-04
24
-64
/
+756
|
\
\
|
*
|
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
2015-02-04
4
-0
/
+29
|
*
|
IB/mlx4: Create mirror flows in port aggregation mode
Moni Shoua
2015-02-04
2
-13
/
+80
|
*
|
IB/mlx4: Add port aggregation support
Moni Shoua
2015-02-04
1
-6
/
+70
|
*
|
IB/mlx4: Reuse mlx4_mac_to_u64()
Moni Shoua
2015-02-04
1
-11
/
+1
|
*
|
net/mlx4_en: Port aggregation configuration
Moni Shoua
2015-02-04
3
-0
/
+189
|
*
|
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2015-02-04
8
-2
/
+177
|
*
|
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2015-02-04
5
-6
/
+77
|
*
|
net/bonding: Notify state change on slaves
Moni Shoua
2015-02-04
2
-0
/
+54
|
*
|
net/bonding: Move slave state changes to a helper function
Moni Shoua
2015-02-04
2
-26
/
+43
|
*
|
net/core: Add event for a change in slave state
Moni Shoua
2015-02-04
3
-0
/
+36
|
/
/
*
|
Merge branch 'tipc-next'
David S. Miller
2015-02-04
4
-45
/
+65
|
\
\
|
*
|
tipc: separate link starting event from link timeout event
Jon Paul Maloy
2015-02-04
1
-1
/
+3
|
*
|
tipc: eliminate race during node creation
Jon Paul Maloy
2015-02-04
2
-13
/
+7
|
*
|
tipc: avoid stale link after aborted failover
Jon Paul Maloy
2015-02-04
2
-0
/
+5
[next]