summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-23
* lwt: Remove unused len fieldThomas Graf2016-10-23
* udp: use it's own memory accounting schemaPaolo Abeni2016-10-22
* ipv4/6: use core net MTU range checkingJarod Wilson2016-10-20
* ila: Fix tailroom allocation of lwtstateThomas Graf2016-10-20
* ila: Don't use dest cache when gateway is setTom Herbert2016-10-17
* ila: Cache a route to translated addressTom Herbert2016-10-15
* ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-10-13
* ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski2016-10-07
* ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski2016-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
| * ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-09-24
* | ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-30
* | ipv6: Remove useless parameter in __snmp6_fill_statsdevJia He2016-09-30
* | proc: Reduce cache miss in snmp6_seq_showJia He2016-09-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\ \
| * | gre: use nla_get_be32() to extract flowinfoLance Richardson2016-09-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\ \ | | |/
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-22
| | |\
| | | * vti6: fix input pathNicolas Dichtel2016-09-21
| | | * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-09
| | * | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-21
| | * | net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat2016-09-20
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-13
| | |\ \ | | | |/ | | |/|
| | | * netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-06
| * | | gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-19
| * | | ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-19
| * | | ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2016-09-17
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-08
| | |\ \
| | | * | xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-22
| | | * | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-11
| | * | | ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-06
| | * | | ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-06
| | | |/ | | |/|
| | * | ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper2016-09-01
| | * | netconf: add a notif when settings are createdNicolas Dichtel2016-09-01
| | * | ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-01
| | * | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-25
| * | | net: ipv6: Remove l3mdev_get_saddr6David Ahern2016-09-10
| * | | net: l3mdev: remove redundant callsDavid Ahern2016-09-10
| * | | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-10
| * | | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-10
| * | | net: l3mdev: Add hook to output pathDavid Ahern2016-09-10
| * | | net: flow: Add l3mdev flow updateDavid Ahern2016-09-10
| * | | ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE eventsGuillaume Nault2016-09-09
* | | | netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang2016-09-25