summary refs log tree commit diff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-12-06ip6_gre: add ip6 erspan collect_md modeWilliam Tu
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal
2017-12-04ip6_gre: add ip6 gre and gretap collect_md modeWilliam Tu
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu
2017-12-01ip6_gre: Refactor ip6gre xmit codesWilliam Tu
2017-11-30net/reuseport: drop legacy codePaolo Abeni
2017-11-30sit: update frag_off infoHangbin Liu
2017-11-30tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller
2017-11-30ipv6: Move dst->from into struct rt6_info.David Miller
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller
2017-11-30ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern
2017-11-24ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-19gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger
2017-11-15ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-14xfrm6_tunnel: exit_net cleanup check addedVasily Averin
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long
2017-11-13ip6_tunnel: process toobig in a better wayXin Long
2017-11-13ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long
2017-11-13ip6_gre: process toobig in a better wayXin Long
2017-11-13ip6_gre: add the process for redirect in ip6gre_errXin Long
2017-11-13ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri
2017-11-11net: Remove unused skb_shared_info memberMat Martineau
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-11-08ila: Add a hook type for LWT routesTom Herbert
2017-11-08ila: allow configuration of identifier typeTom Herbert
2017-11-08ila: add checksum neutral map autoTom Herbert
2017-11-08ila: cleanup checksum diffTom Herbert
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07ipv6: addrconf: fix a lockdep splatEric Dumazet
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller