summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-264-4/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-232-7/+3
|\
| * ipv6: remove unused variables in esp6Stephen Hemminger2017-05-221-5/+0
| * ah: use crypto_memneq to check the ICVSabrina Dubroca2017-05-191-2/+3
* | udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()Paolo Abeni2017-06-221-0/+1
* | tcp: Add a tcp_filter hook before handle ack packetChenbo Feng2017-06-221-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-214-23/+14
|\ \
| * | ipv6: Do not leak throw route referencesSerhey Popovych2017-06-202-18/+7
| * | ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan2017-06-181-2/+2
| * | ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan2017-06-161-0/+2
| * | ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long2017-06-151-3/+3
* | | ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes2017-06-211-2/+69
* | | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-191-7/+18
* | | tcp: md5: add an address prefix for key lookupIvan Delalande2017-06-191-5/+7
* | | net: remove DST_NOCACHE flagWei Wang2017-06-172-8/+3
* | | net: remove DST_NOGC flagWei Wang2017-06-171-3/+2
* | | ipv6: get rid of icmp6 dst garbage collectorWei Wang2017-06-172-48/+1
* | | ipv6: mark DST_NOGC and remove the operation of dst_free()Wei Wang2017-06-172-45/+19
* | | ipv6: call dst_hold_safe() properlyWei Wang2017-06-172-4/+4
* | | ipv6: call dst_dev_put() properlyWei Wang2017-06-171-0/+2
* | | ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang2017-06-172-17/+50
* | | net: use loopback dev when generating blackhole routeWei Wang2017-06-171-4/+5
* | | udp: call dst_hold_safe() in udp_sk_rx_set_dst()Wei Wang2017-06-171-6/+5
* | | ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang2017-06-171-4/+0
* | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-165-8/+8
* | | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-162-3/+5
* | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-164-12/+12
* | | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-159-18/+21
|\ \ \ | |/ /
| * | net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer2017-06-141-1/+1
| * | proc: snmp6: Use correct type in memsetChristian Perle2017-06-121-1/+1
| * | ila_xlat: add missing hash secret initializationArnd Bergmann2017-06-081-0/+1
| * | net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-081-0/+1
| * | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-075-16/+17
* | | Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng2017-06-101-1/+0
* | | bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng2017-06-101-3/+0
* | | ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng2017-06-091-3/+3
* | | Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-092-1/+35
* | | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-0/+1
* | | tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-082-4/+6
* | | tcp: Namespaceify sysctl_tcp_sackEric Dumazet2017-06-081-1/+1
* | | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-067-4/+17
|\ \ \ | |/ /
| * | net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-061-1/+5
| * | Revert "sit: reload iphdr in ipip6_rcv"David S. Miller2017-06-061-1/+0
| * | sit: reload iphdr in ipip6_rcvHaishuang Yan2017-06-041-0/+1
| * | net: ping: do not abuse udp_poll()Eric Dumazet2017-06-042-2/+2
| * | ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-041-1/+3
| * | ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie2017-06-041-0/+3
OpenPOWER on IntegriCloud