summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-271-1/+9
|\
| * xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-191-1/+9
* | ip6_gre: fix device features for ioctl setupAlexey Kodanev2017-12-261-25/+32
* | net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-213-3/+11
* | ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel2017-12-211-8/+11
* | ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long2017-12-191-2/+7
* | ip6_gre: remove the incorrect mtu limit for ipgre tapXin Long2017-12-191-0/+1
* | ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath2017-12-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-12-132-2/+7
|\ \
| * | netfilter: ip6t_MASQUERADE: add dependency on conntrack moduleKonstantin Khlebnikov2017-12-111-1/+7
| * | netfilter: remove redundant assignment to eColin Ian King2017-11-201-1/+0Star
* | | ipv6: mcast: better catch silly mtu valuesEric Dumazet2017-12-131-10/+15
* | | tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2017-12-121-1/+1
* | | adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov2017-12-071-1/+1
* | | tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2017-12-031-4/+6
* | | sit: update frag_off infoHangbin Liu2017-11-301-0/+1
* | | tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet2017-11-301-1/+0Star
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-255-34/+31Star
|\ \ \ | |_|/ |/| |
| * | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-4/+6
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-223-28/+23Star
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-221-2/+2
| |/
* | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-232-3/+113
* | net: ipv6: Fixup device for anycast routes during copyDavid Ahern2017-11-231-1/+1
* | ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel2017-11-231-0/+5
|/
* gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev2017-11-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1536-1044/+1869
|\
| * tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-151-1/+2
| * ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel2017-11-151-1/+1
| * xfrm6_tunnel: exit_net cleanup check addedVasily Averin2017-11-141-0/+8
| * ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long2017-11-131-28/+14Star
| * ip6_tunnel: process toobig in a better wayXin Long2017-11-131-4/+3Star
| * ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long2017-11-131-5/+10
| * ip6_gre: process toobig in a better wayXin Long2017-11-131-13/+2Star
| * ip6_gre: add the process for redirect in ip6gre_errXin Long2017-11-131-0/+5
| * ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri2017-11-131-0/+4
| * net: Remove unused skb_shared_info memberMat Martineau2017-11-111-31/+0Star
| * net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-112-1/+19
| * tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-101-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-083-12/+36
| |\
| | * netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal2017-11-061-2/+7
| | * netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-241-1/+1
| | * netfilter: x_tables: don't use seqlock when fetching old countersFlorian Westphal2017-10-241-2/+20
| | * netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal2017-10-241-1/+0Star
| | * netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal2017-10-241-6/+8
| * | ila: Add a hook type for LWT routesTom Herbert2017-11-081-3/+36
| * | ila: allow configuration of identifier typeTom Herbert2017-11-083-23/+58
| * | ila: add checksum neutral map autoTom Herbert2017-11-083-44/+60
| * | ila: cleanup checksum diffTom Herbert2017-11-081-21/+18Star
| * | ipv6: addrconf: fix a lockdep splatEric Dumazet2017-11-071-5/+7
| * | ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2017-11-051-0/+2