summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko2017-03-221-1/+1
* net: ipv6: set route type for anycast routesDavid Ahern2017-03-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-152-8/+8
|\
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-132-8/+8
* | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-131-3/+5
* | ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-131-1/+6
* | ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-131-0/+2
* | udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-03-091-1/+1
* | net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-091-1/+3
* | net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern2017-03-091-5/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-071-2/+6
|\ \
| * | vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert2017-02-161-2/+6
* | | ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-03-071-5/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-043-12/+32
|\ \
| * | ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong2017-03-021-0/+6
| * | ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong2017-03-021-5/+9
| * | ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-011-0/+1
| * | net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2017-03-011-0/+1
| * | net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia2017-03-011-7/+15
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-282-3/+12
|\ \
| * | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2017-02-261-3/+8
| * | vti6: return GRE_KEY for vti6David Forster2017-02-241-0/+4
* | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
|/ /
* | tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-221-6/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-191-2/+4
|\ \
| * | ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-181-2/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-168-22/+140
|\ \ \
| * | | esp: Add a software GRO codepathSteffen Klassert2017-02-155-1/+132
| * | | net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-151-1/+1
| * | | xfrm: Add a secpath_set helper.Steffen Klassert2017-02-151-12/+3
| * | | xfrm: policy: make policy backend constFlorian Westphal2017-02-091-1/+1
| * | | xfrm: policy: remove family fieldFlorian Westphal2017-02-091-4/+1
| * | | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
| * | | xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-164-8/+24
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-02-143-8/+21
| * | | ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton2017-02-141-0/+3
* | | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-111-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-113-0/+8
|\| | |
| * | | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-091-0/+1
| | |/ | |/|
| * | sit: fix a double free on error pathWANG Cong2017-02-081-0/+1
| * | ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe2017-02-081-0/+6
* | | gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-076-65/+50
|\| |
| * | udp: properly cope with csum errorsEric Dumazet2017-02-071-1/+1
| * | ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-061-2/+8
| * | ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-061-11/+13
| * | ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-051-19/+21
| * | ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-032-32/+7