summary refs log tree commit diff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-06-22udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()Paolo Abeni
2017-06-22tcp: Add a tcp_filter hook before handle ack packetChenbo Feng
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande
2017-06-18ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan
2017-06-17net: remove DST_NOCACHE flagWei Wang
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang
2017-06-17ipv6: mark DST_NOGC and remove the operation of dst_free()Wei Wang
2017-06-17ipv6: call dst_hold_safe() properlyWei Wang
2017-06-17ipv6: call dst_dev_put() properlyWei Wang
2017-06-17ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang
2017-06-17net: use loopback dev when generating blackhole routeWei Wang
2017-06-17udp: call dst_hold_safe() in udp_sk_rx_set_dst()Wei Wang
2017-06-17ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang
2017-06-16ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-06-14net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer
2017-06-12proc: snmp6: Use correct type in memsetChristian Perle
2017-06-10Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng
2017-06-10bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng
2017-06-09ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-02ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern