index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-18
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2
-5
/
+27
2016-06-18
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
2
-6
/
+12
2016-06-18
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
2
-37
/
+40
2016-06-18
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
2
-3
/
+6
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+48
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-2
/
+10
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-17
/
+0
2016-06-16
net: xfrm: fix old-style declaration
Arnd Bergmann
1
-2
/
+2
2016-06-15
ila: Fix checksum neutral mapping
Tom Herbert
1
-5
/
+5
2016-06-15
ipv6: export several functions
Alexander Aring
2
-19
/
+10
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
3
-37
/
+85
2016-06-15
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-15
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
1
-2
/
+3
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2
-3
/
+4
2016-06-15
net: ipv6: Do not add multicast route for l3 master devices
David Ahern
1
-1
/
+1
2016-06-11
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
5
-8
/
+18
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+13
2016-06-09
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
1
-0
/
+6
2016-06-09
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
Simon Horman
1
-3
/
+0
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
1
-2
/
+4
2016-06-08
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
4
-9
/
+12
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-0
/
+1
2016-06-07
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-1
/
+1
2016-06-02
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
1
-6
/
+6
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2016-05-31
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-30
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
1
-0
/
+1
2016-05-29
fou: add Kconfig options for IPv6 support
Arnd Bergmann
3
-2
/
+11
2016-05-24
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
1
-0
/
+1
2016-05-24
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
1
-0
/
+2
2016-05-20
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
1
-1
/
+1
2016-05-20
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
1
-4
/
+8
2016-05-20
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
1
-5
/
+0
2016-05-20
ip4ip6: Support for GSO/GRO
Tom Herbert
2
-1
/
+37
2016-05-20
ip6ip6: Support for GSO/GRO
Tom Herbert
2
-3
/
+26
2016-05-20
ipv6: Set features for IPv6 tunnels
Tom Herbert
1
-0
/
+9
2016-05-20
ip6_tunnel: Add support for fou/gue encapsulation
Tom Herbert
1
-0
/
+72
2016-05-20
ip6_gre: Add support for fou/gue encapsulation
Tom Herbert
1
-4
/
+75
2016-05-20
fou: Add encap ops for IPv6 tunnels
Tom Herbert
2
-0
/
+141
2016-05-20
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
1
-13
/
+81
2016-05-20
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
1
-1
/
+14
2016-05-20
ipv6: Fix nexthdr for reinjection
Tom Herbert
1
-3
/
+15
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2
-4
/
+4
2016-05-20
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2
-31
/
+0
2016-05-16
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
1
-3
/
+3
[next]