summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-226-13/+30
|\
| * 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-161-0/+1
* | net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao2017-12-201-1/+1
* | ip6_gre: fix potential memory leak in ip6erspan_rcvHaishuang Yan2017-12-201-1/+3
* | ip6_gre: fix error path when ip6erspan_rcv failedHaishuang Yan2017-12-201-1/+2
* | ip6_gre: fix a pontential issue in ip6erspan_rcvHaishuang Yan2017-12-201-3/+2
* | ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev2017-12-201-0/+20
* | net: erspan: reload pointer after pskb_may_pullWilliam Tu2017-12-181-1/+3
* | net: erspan: fix wrong return valueWilliam Tu2017-12-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-164-13/+23
|\ \ | |/
| * 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/+0
| * | 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
* | | ip6_gre: add erspan v2 supportWilliam Tu2017-12-151-16/+104
* | | net: erspan: refactor existing erspan codeWilliam Tu2017-12-151-9/+16
* | | rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-112-6/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-091-1/+1
|\ \ \ | |/ /
| * | adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov2017-12-071-1/+1
* | | ip6_gre: add ip6 erspan collect_md modeWilliam Tu2017-12-061-25/+85
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-052-5/+7
|\ \ \ | |/ /
| * | 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/+0
* | | rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal2017-12-043-11/+26
* | | rtnetlink: remove __rtnl_registerFlorian Westphal2017-12-044-28/+53
* | | ip6_gre: add ip6 gre and gretap collect_md modeWilliam Tu2017-12-042-11/+99
* | | inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau2017-12-031-0/+66
* | | udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2017-12-031-24/+8
* | | ip6_gre: Add ERSPAN native tunnel supportWilliam Tu2017-12-011-4/+266
* | | ip6_gre: Refactor ip6gre xmit codesWilliam Tu2017-12-011-48/+75
* | | net/reuseport: drop legacy codePaolo Abeni2017-11-302-27/+6
* | | xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-302-8/+2
* | | ipv6: Move dst->from into struct rt6_info.David Miller2017-11-301-17/+17
* | | net: Create and use new helper xfrm_dst_child().David Miller2017-11-302-2/+2
* | | ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller2017-11-302-18/+18
|/ /
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-255-34/+31
|\ \
| * | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-4/+6
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-28/+23
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
| |/
* | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-242-3/+113
* | net: ipv6: Fixup device for anycast routes during copyDavid Ahern2017-11-241-1/+1
* | ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel2017-11-241-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
|\
OpenPOWER on IntegriCloud