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
2017-10-09
ipv6: addrlabel: remove refcounting
Eric Dumazet
1
-29
/
+4
2017-10-09
ipv6: addrlabel: rework ip6addrlbl_get()
Eric Dumazet
1
-23
/
+13
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2017-10-09
ipv6: avoid zeroing per cpu data again
Eric Dumazet
1
-11
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
1
-1
/
+1
2017-10-08
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
Eric Dumazet
1
-11
/
+6
2017-10-08
ipv6: __ipv6_dev_get_saddr() rcu conversion
Eric Dumazet
1
-3
/
+1
2017-10-08
ipv6: ipv6_chk_prefix() rcu conversion
Eric Dumazet
1
-5
/
+3
2017-10-08
ipv6: ipv6_chk_custom_prefix() rcu conversion
Eric Dumazet
1
-5
/
+3
2017-10-08
ipv6: ipv6_count_addresses() rcu conversion
Eric Dumazet
1
-6
/
+6
2017-10-08
ipv6: prepare RCU lookups for idev->addr_list
Eric Dumazet
1
-15
/
+6
2017-10-08
ipv6: fix a BUG in rt6_get_pcpu_route()
Eric Dumazet
1
-20
/
+6
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
1
-1
/
+1
2017-10-07
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
1
-2
/
+2
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
2
-20
/
+38
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
3
-221
/
+316
2017-10-07
ipv6: add key length check into rt6_select()
Wei Wang
1
-0
/
+14
2017-10-07
ipv6: check fn->leaf before it is used
Wei Wang
2
-13
/
+30
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
1
-18
/
+21
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
2
-20
/
+54
2017-10-07
ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
Wei Wang
1
-3
/
+0
2017-10-07
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
1
-29
/
+29
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
3
-132
/
+72
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
3
-10
/
+27
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2
-17
/
+69
2017-10-07
ipv6: prepare rt6_clean_tohost() for exception table
Wei Wang
1
-1
/
+47
2017-10-07
ipv6: prepare rt6_mtu_change() for exception table
Wei Wang
1
-0
/
+40
2017-10-07
ipv6: prepare fib6_remove_prefsrc() for exception table
Wei Wang
1
-0
/
+29
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
1
-0
/
+341
2017-10-07
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
1
-0
/
+14
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
2
-28
/
+20
2017-10-05
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-10-05
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
1
-3
/
+0
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+6
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
1
-2
/
+2
2017-10-01
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
1
-2
/
+3
2017-10-01
ip6_gre: ip6gre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-09-30
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
Maciej Żenczykowski
1
-0
/
+12
2017-09-30
net: ipv6: send NS for DAD when link operationally up
Mike Manning
1
-6
/
+6
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-09-26
ipv6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+38
2017-09-20
ipv6: Use ipv6_authlen for len in ipv6_skip_exthdr
Xiang Gao
1
-1
/
+1
2017-09-19
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
1
-7
/
+20
2017-09-19
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
1
-2
/
+3
2017-09-19
ipv6: speedup ipv6 tunnels dismantle
Eric Dumazet
4
-24
/
+36
2017-09-19
ipv6: addrlabel: per netns list
Eric Dumazet
1
-51
/
+30
2017-09-18
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
1
-0
/
+3
2017-09-18
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
1
-10
/
+11
[prev]
[next]