index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-11-24
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2014-11-24
[atm] switch vcc_sendmsg() to copy_from_iter()
Al Viro
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
2014-11-24
tipc_msg_build(): pass msghdr instead of its ->msg_iov
Al Viro
2014-11-24
tipc_sendmsg(): pass msghdr instead of its ->msg_iov
Al Viro
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
2014-11-24
new helper: memcpy_to_msg()
Al Viro
2014-11-24
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2014-11-23
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-21
vlan: Pass ethtool get_ts_info queries to real device.
Richard Cochran
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-11-21
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
2014-11-21
packet: make packet_snd fail on len smaller than l2 header
Willem de Bruijn
2014-11-21
sched: introduce vlan action
Jiri Pirko
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
2014-11-21
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
2014-11-21
l2tp_eth: allow to set a specific mac address
Alexander Couzens
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-20
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
2014-11-20
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-19
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
[next]