Tom Herbert
|
4fd671ded1
gue: Call remcsum_adjust
|
11 years ago |
Tom Herbert
|
7c967b224a
net: Add remcsum_adjust as common function for remote checksum offload
|
11 years ago |
Eric Dumazet
|
ced7a04e39
pkt_sched: fq: increase max delay from 125 ms to one second
|
11 years ago |
David S. Miller
|
d3fc6b3fdd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Markus Elfring
|
aa99c47933
net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
|
11 years ago |
Hariprasad Shenai
|
3fedeab10b
cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
|
11 years ago |
Geert Uytterhoeven
|
3a611e26e9
net/smsc911x: Add minimal runtime PM support
|
11 years ago |
Richard Alpe
|
4f0372150b
tipc: add tipc_netlink.h to uapi Kbuild
|
11 years ago |
Thomas Graf
|
3e7b2ec4fe
rhashtable: Check for count mismatch while iterating in selftest
|
11 years ago |
Jiri Pirko
|
08dcf9fd19
tc_vlan: fix type of tcfv_push_vid
|
11 years ago |
Richard Alpe
|
d8182804cf
tipc: fix sparse warnings in new nl api
|
11 years ago |
David S. Miller
|
958d03b016
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
11 years ago |
Mahesh Bandewar
|
2ad7bf3638
ipvlan: Initial check-in of the IPVLAN driver.
|
11 years ago |
Alban Bedel
|
2bbea0a885
8139too: The maximum MTU should allow for VLAN headers
|
11 years ago |
Nimrod Andy
|
d543a76295
net: fec: init maximum receive buffer size for ring1 and ring2
|
11 years ago |
Al Viro
|
083735f4b0
rds: switch rds_message_copy_from_user() to iov_iter
|
11 years ago |
Al Viro
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
11 years ago |
Al Viro
|
7424ce6506
[atm] switch vcc_sendmsg() to copy_from_iter()
|
11 years ago |
Al Viro
|
0f7db23a07
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr
|
11 years ago |
Al Viro
|
45dcc687f7
tipc_msg_build(): pass msghdr instead of its ->msg_iov
|
11 years ago |
Al Viro
|
562640f3c3
tipc_sendmsg(): pass msghdr instead of its ->msg_iov
|
11 years ago |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
11 years ago |
Al Viro
|
8feb2fb2bb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
|
11 years ago |
Al Viro
|
195e952d03
kill zerocopy_sg_from_iovec()
|
11 years ago |
Al Viro
|
f5ff53b4d9
{macvtap,tun}_get_user(): switch to iov_iter
|
11 years ago |
Al Viro
|
3a654f975b
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
|
11 years ago |
Al Viro
|
3af0bfe582
switch macvtap to ->read_iter()
|
11 years ago |
Al Viro
|
9b067034d0
switch drivers/net/tun.c to ->read_iter()
|
11 years ago |
Al Viro
|
7eab8d9e8a
new helper: memcpy_to_msg()
|
11 years ago |
Al Viro
|
e169371823
switch ipxrtr_route_packet() from iovec to msghdr
|
11 years ago |