summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* tcp: minor optimizations around tcp_hdr() usageEric Dumazet2016-05-161-3/+3
* sock: propagate __sock_cmsg_send() errorEric Dumazet2016-05-161-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-0/+2
|\
| * net/route: enforce hoplimit max valuePaolo Abeni2016-05-141-0/+2
* | udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2016-05-131-5/+3
* | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-121-1/+1
* | ip6_gre: Fix get_size calculation for gre6 tunnelHaishuang Yan2016-05-121-3/+0
* | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-111-0/+7
* | ipv6: fix 4in6 tunnel receive pathNicolas Dichtel2016-05-111-1/+1
* | ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert2016-05-101-2/+4
* | ip6_gre: Use correct flags for reading TUNNEL_SEQTom Herbert2016-05-101-2/+2
* | ip6: Don't set transport header in IPv6 tunnelingTom Herbert2016-05-101-2/+0
* | ip6_gre: Set inner protocol correctly in __gre6_xmitTom Herbert2016-05-101-1/+1
* | gre6: Fix flag translationsTom Herbert2016-05-101-8/+12
* | ip6_gre: Fix MTU settingTom Herbert2016-05-101-16/+13
* | net: l3mdev: Move get_saddr and rt6_dstDavid Ahern2016-05-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-092-4/+8
|\ \ | |/
| * net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2016-05-062-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-092-191/+46
|\ \
| * | netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso2016-05-051-188/+41
| * | netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-291-2/+4
| * | netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang2016-04-251-1/+1
* | | net: vrf: Create FIB tables on link createDavid Ahern2016-05-061-0/+1
* | | gre6: add Kconfig dependency for NET_IPGRE_DEMUXArnd Bergmann2016-05-041-0/+1
* | | gre: change gre_parse_header to return the header lengthJiri Benc2016-05-041-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-2/+1
|\ \ \ | | |/ | |/|
| * | ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-031-2/+1
* | | ipv6: add new struct ipcm6_cookieWei Wang2016-05-038-86/+92
* | | gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert2016-05-021-202/+50
* | | ipv6: Generic tunnel cleanupTom Herbert2016-05-021-2/+5
* | | ipv6: Create ip6_tnl_xmitTom Herbert2016-05-021-17/+30
* | | gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert2016-05-021-117/+23
* | | ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-021-70/+142
* | | udp: prepare for non BH masking at backlog processingEric Dumazet2016-05-021-2/+2
* | | tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-021-6/+6
* | | ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* | | ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-2/+2
* | | ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-275-84/+84
* | | net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-273-11/+11
* | | net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-273-9/+9
* | | net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-271-7/+7
* | | net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-271-19/+19
* | | net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-271-25/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-33/+15
|\ \ \ | |/ /
| * | net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15
| * | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-261-12/+150
| * | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-251-150/+12
* | | net: ipv6: Use passed in table for nexthop lookupsDavid Ahern2016-04-271-2/+38
* | | ila: add checksum neutral ILA translationsTom Herbert2016-04-264-15/+105
* | | ila: xlat changesTom Herbert2016-04-261-69/+34
OpenPOWER on IntegriCloud