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
...
*
|
|
|
|
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-2
/
+3
*
|
|
|
|
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-2
/
+2
*
|
|
|
|
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-3
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
5
-5
/
+30
|
\
|
|
|
|
|
*
|
|
|
ip6mr: limit IPv6 MRT_TABLE identifiers
Dan Carpenter
2013-01-27
1
-0
/
+3
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-01-22
2
-3
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
ah6/esp6: set transport header correctly for IPsec tunnel mode.
Li RongQing
2013-01-08
2
-3
/
+13
|
*
|
|
|
|
ipv6: Add an error handler for icmp6
Steffen Klassert
2013-01-18
1
-0
/
+12
|
*
|
|
|
|
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
2013-01-17
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
2013-01-29
1
-13
/
+41
*
|
|
|
|
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
2013-01-29
1
-1
/
+1
*
|
|
|
|
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
1
-4
/
+0
*
|
|
|
|
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2013-01-29
2
-6
/
+3
*
|
|
|
|
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-29
2
-6
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-27
1
-30
/
+56
|
\
\
\
\
|
*
|
|
|
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
1
-22
/
+40
|
*
|
|
|
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-9
/
+17
*
|
|
|
|
soreuseport: UDP/IPv6 implementation
Tom Herbert
2013-01-23
1
-3
/
+27
*
|
|
|
|
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
3
-9
/
+33
*
|
|
|
|
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
2013-01-22
1
-2
/
+0
*
|
|
|
|
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
1
-5
/
+5
*
|
|
|
|
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
1
-2
/
+2
*
|
|
|
|
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-3
/
+3
*
|
|
|
|
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
1
-13
/
+113
*
|
|
|
|
ndisc: Use compound literals to build redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-12
/
+8
*
|
|
|
|
ndisc: Break down ndisc_build_skb() and build message directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-59
/
+63
*
|
|
|
|
ndisc: Break down __ndisc_send().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-24
/
+21
*
|
|
|
|
ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-16
/
+8
*
|
|
|
|
ndisc: Use ndisc_send_skb() for redirect.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-23
/
+14
*
|
|
|
|
ndisc: Remove icmp6h argument from ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-3
/
+3
*
|
|
|
|
ndisc: Make ndisc_fill_xxx_option() for sk_buff.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-18
/
+15
*
|
|
|
|
ndisc: Calculate message body length and option length separately.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-9
/
+11
*
|
|
|
|
ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-2
/
+1
*
|
|
|
|
ndisc: Defer building IPv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-11
/
+11
*
|
|
|
|
ndisc: Remove dev argument for ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-5
/
+5
*
|
|
|
|
ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-6
/
+6
*
|
|
|
|
ndisc: Simplify arguments for ip6_nd_hdr().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-8
/
+7
*
|
|
|
|
ipv6: Unshare ip6_nd_hdr() and change return type to void.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
3
-35
/
+52
*
|
|
|
|
ndisc: Introduce ndisc_alloc_skb() helper.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-25
/
+27
*
|
|
|
|
ndisc: Introduce ndisc_fill_redirect_hdr_option().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-6
/
+15
*
|
|
|
|
ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-1
/
+1
*
|
|
|
|
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-6
/
+1
*
|
|
|
|
ndisc: Reduce number of arguments for ndisc_fill_addr_option().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
1
-7
/
+6
*
|
|
|
|
ndisc: Make several arguments for ndisc_send_na() boolean.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-5
/
+5
*
|
|
|
|
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-5
/
+1
*
|
|
|
|
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
Hannes Frederic Sowa
2013-01-18
1
-6
/
+1
*
|
|
|
|
ndisc: Check NS message length before access.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
1
-0
/
+5
*
|
|
|
|
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-18
3
-13
/
+7
*
|
|
|
|
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
2
-84
/
+1
[prev]
[next]