index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-06-21
tcp: md5: hide unused variable
Arnd Bergmann
2017-06-20
sctp: handle errors when updating asoc
Xin Long
2017-06-20
sctp: uncork the old asoc before changing to the new one
Xin Long
2017-06-20
dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init
Xin Long
2017-06-20
dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init
Xin Long
2017-06-20
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-19
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
2017-06-19
tcp: md5: add an address prefix for key lookup
Ivan Delalande
2017-06-17
net: dsa: Fix legacy probing
Florian Fainelli
2017-06-17
tls: update Kconfig
Dave Watson
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
net: remove DST_NOGC flag
Wei Wang
2017-06-17
net: remove dst gc related code
Wei Wang
2017-06-17
decnet: take dst->__refcnt when struct dn_route is created
Wei Wang
2017-06-17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-17
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv6: call dst_hold_safe() properly
Wei Wang
2017-06-17
ipv6: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-17
ipv4: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv4: call dst_hold_safe() properly
Wei Wang
2017-06-17
ipv4: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv4: take dst->__refcnt when caching dst in fib
Wei Wang
2017-06-17
net: introduce a new function dst_dev_put()
Wei Wang
2017-06-17
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-17
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
2017-06-17
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
2017-06-16
net: dsa: add cross-chip multicast support
Vivien Didelot
2017-06-16
decnet: always not take dst->__refcnt when inserting dst into hash table
Wei Wang
2017-06-16
rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one
Sowmini Varadhan
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
2017-06-16
rds: tcp: remove cp_outgoing
Sowmini Varadhan
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
tls: Depend upon INET not plain NET.
David S. Miller
2017-06-15
net: dsa: assign default CPU port to all ports
Vivien Didelot
2017-06-15
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
2017-06-15
net: sched: act_tunnel_key: request UDP checksum by default
Jiri Benc
2017-06-15
tls: kernel TLS support
Dave Watson
2017-06-15
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Dave Watson
2017-06-15
tcp: ULP infrastructure
Dave Watson
[next]