index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
2014-05-16
1
-0
/
+3
*
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2014-05-15
2
-5
/
+23
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-05-15
3
-14
/
+27
|
\
|
*
vti: Use the tunnel mark for lookup in the error handlers.
Steffen Klassert
2014-05-12
1
-1
/
+4
|
*
vti6: Don't unregister pernet ops twice on init errors
Mathias Krause
2014-05-12
1
-3
/
+0
|
*
xfrm6: Properly handle unsupported protocols
Steffen Klassert
2014-05-06
1
-1
/
+10
|
*
xfrm: Fix crash with ipv6 IPsec tunnel and NAT.
Steffen Klassert
2014-04-07
1
-9
/
+13
*
|
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
2014-05-14
1
-1
/
+1
*
|
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
2014-05-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-05-09
1
-2
/
+4
|
\
\
|
*
|
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-05-09
1
-2
/
+4
*
|
|
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
2014-05-07
1
-1
/
+5
|
/
/
*
|
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
2014-04-28
3
-1
/
+4
*
|
ipv6: fib: fix fib dump restart
Kumar Sundararajan
2014-04-24
1
-1
/
+2
*
|
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-4
/
+4
*
|
sit: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-13
/
+4
*
|
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
1
-1
/
+1
*
|
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-04-15
1
-0
/
+10
*
|
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-15
4
-11
/
+12
*
|
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2014-04-15
1
-2
/
+1
*
|
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-04-14
1
-2
/
+3
*
|
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
2014-04-11
1
-1
/
+1
|
/
*
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
1
-2
/
+4
*
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
2014-03-31
4
-10
/
+11
*
ipv6: strengthen fallback fragmentation id generation
Hannes Frederic Sowa
2014-03-31
1
-12
/
+15
*
ipv6: tcp_ipv6 policy route issue
Wang Yufen
2014-03-31
1
-7
/
+11
*
ipv6: reuse rt6_need_strict
Wang Yufen
2014-03-31
1
-6
/
+0
*
ipv6: tcp_ipv6 do some cleanup
Wang Yufen
2014-03-31
1
-13
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-51
/
+142
|
\
|
*
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-51
/
+142
*
|
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
2014-03-29
1
-15
/
+15
*
|
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
2014-03-29
1
-8
/
+10
*
|
ipv6: fix checkpatch errors comments and space
Wang Yufen
2014-03-29
1
-14
/
+12
*
|
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
2
-36
/
+55
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
2
-13
/
+14
|
\
|
|
*
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
|
*
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-18
1
-8
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
8
-179
/
+543
|
\
\
|
*
|
vti6: Enable namespace changing
Steffen Klassert
2014-03-14
1
-1
/
+0
|
*
|
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
2014-03-14
1
-1
/
+24
|
*
|
vti6: Support inter address family tunneling.
Steffen Klassert
2014-03-14
1
-15
/
+34
|
*
|
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
2014-03-14
1
-63
/
+0
|
*
|
vti6: Update the ipv6 side to use its own receive hook.
Steffen Klassert
2014-03-14
1
-27
/
+149
|
*
|
vti6: Remove caching of flow informations.
Steffen Klassert
2014-03-14
1
-31
/
+0
|
*
|
vti6: Remove dst_entry caching
Steffen Klassert
2014-03-14
1
-24
/
+18
|
*
|
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-7
/
+15
|
*
|
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-8
/
+16
|
*
|
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-9
/
+17
|
*
|
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
2014-03-14
3
-1
/
+278
*
|
|
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
[next]