summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\
| * ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong2017-03-02
| * ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong2017-03-02
| * ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-01
| * net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2017-03-01
| * net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia2017-03-01
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-28
|\
| * ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2017-02-26
| * vti6: return GRE_KEY for vti6David Forster2017-02-24
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
|/
* tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-19
|\
| * ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-16
|\ \
| * | esp: Add a software GRO codepathSteffen Klassert2017-02-15
| * | net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-15
| * | xfrm: Add a secpath_set helper.Steffen Klassert2017-02-15
| * | xfrm: policy: make policy backend constFlorian Westphal2017-02-09
| * | xfrm: policy: remove family fieldFlorian Westphal2017-02-09
| * | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-09
| * | xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
|\ \ \ | | |/ | |/|
| * | ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-02-14
| * | ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton2017-02-14
* | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
|\ \ \ | |/ /
| * | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-09
| * | sit: fix a double free on error pathWANG Cong2017-02-08
| * | ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe2017-02-08
* | | gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-07
|\ \ \ | |/ /
| * | udp: properly cope with csum errorsEric Dumazet2017-02-07
| * | ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-06
| * | ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-06
| * | ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-05
| * | ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-03
* | | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov2017-02-07
* | | net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-07
* | | net: add dst_pending_confirm flag to skbuffJulian Anastasov2017-02-07
* | | ipv6: sr: fix non static symbol warningsWei Yongjun2017-02-07
| |/ |/|
* | net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern2017-02-04
* | net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern2017-02-04
* | net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern2017-02-04
* | net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern2017-02-04
* | net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2017-02-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-03
|\ \
| * | netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-02
| * | netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-02
| * | netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-02