index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
2015-02-05
1
-0
/
+3
*
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2015-02-05
1
-4
/
+2
*
xen-netfront: Use static attribute groups for sysfs entries
Takashi Iwai
2015-02-05
1
-46
/
+16
*
tun: Use static attribute groups for sysfs entries
Takashi Iwai
2015-02-05
1
-5
/
+12
*
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-05
2
-18
/
+9
*
Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-02-05
2
-13
/
+12
|
\
|
*
can: kvaser_usb: Ignore spurious error events after a busoff
Ahmed S. Darwish
2015-02-04
1
-9
/
+10
|
*
can: janz-ican3: fix type mismatch in assignment
Nicholas Mc Guire
2015-02-04
1
-4
/
+2
*
|
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-0
/
+2
*
|
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-02-05
1
-3
/
+1
*
|
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2015-02-05
1
-5
/
+2
*
|
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-02-05
1
-2
/
+1
*
|
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
2015-02-05
1
-2
/
+1
*
|
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
2015-02-05
4
-3
/
+174
*
|
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
2015-02-05
1
-1
/
+1
*
|
pkt_sched: fq: better control of DDOS traffic
Eric Dumazet
2015-02-05
2
-2
/
+19
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-05
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-05
3
-3
/
+32
*
|
|
Merge branch 'rhashtable-next'
David S. Miller
2015-02-05
4
-83
/
+302
|
\
\
\
|
*
|
|
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-05
1
-17
/
+36
|
*
|
|
netlink: Use rhashtable walk iterator
Herbert Xu
2015-02-05
1
-66
/
+64
|
*
|
|
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
2015-02-05
2
-0
/
+198
|
*
|
|
rhashtable: Fix potential crash on destroy in rhashtable_shrink
Herbert Xu
2015-02-05
1
-0
/
+4
|
/
/
/
*
|
|
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-05
1
-4
/
+2
*
|
|
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
2015-02-05
1
-1
/
+1
*
|
|
Merge branch 'mlx4-next'
David S. Miller
2015-02-05
7
-19
/
+26
|
\
\
\
|
*
|
|
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
2015-02-05
1
-0
/
+4
|
*
|
|
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
2015-02-05
1
-2
/
+3
|
*
|
|
net/mlx4_en: Print page allocator information
Ido Shamay
2015-02-05
1
-0
/
+4
|
*
|
|
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
2015-02-05
1
-6
/
+6
|
*
|
|
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
2015-02-05
1
-1
/
+2
|
*
|
|
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
2015-02-05
1
-1
/
+1
[next]