index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
2012-11-15
2
-20
/
+7
*
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
2012-11-15
3
-30
/
+1
*
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
2012-11-13
2
-0
/
+15
*
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-12
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-11
5
-11
/
+12
|
\
|
*
gre6: fix rtnl dump messages
Nicolas Dichtel
2012-11-09
1
-4
/
+4
|
*
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
2012-11-09
1
-2
/
+1
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-10-31
2
-3
/
+5
|
|
\
|
|
*
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
Hein Tibosch
2012-10-28
1
-2
/
+2
|
|
*
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
2012-10-28
1
-1
/
+3
|
*
|
ipv6: Set default hoplimit as zero.
Li RongQing
2012-10-25
1
-2
/
+2
|
|
/
*
|
ip6tnl: advertise tunnel param via rtnl
Nicolas Dichtel
2012-11-10
1
-0
/
+57
*
|
sit: advertise tunnel param via rtnl
Nicolas Dichtel
2012-11-10
1
-1
/
+56
*
|
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
2012-11-09
1
-16
/
+2
*
|
ndisc: fix a typo in a comment in ndisc_recv_na()
Nicolas Dichtel
2012-11-08
1
-1
/
+1
*
|
ipv6: introduce ip6_rt_put()
Amerigo Wang
2012-11-03
10
-26
/
+23
*
|
ipv6: remove a useless NULL check
Amerigo Wang
2012-11-03
1
-1
/
+1
*
|
tcp: better retrans tracking for defer-accept
Eric Dumazet
2012-11-03
2
-5
/
+8
*
|
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
Nicolas Dichtel
2012-11-03
1
-0
/
+6
*
|
ipv6: use IS_ENABLED()
Amerigo Wang
2012-11-01
15
-49
/
+46
*
|
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
2012-10-29
1
-2
/
+73
*
|
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-29
1
-0
/
+77
*
|
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
Nicolas Dichtel
2012-10-23
1
-13
/
+13
*
|
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Neal Cardwell
2012-10-23
1
-2
/
+2
*
|
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
2012-10-23
2
-3
/
+190
|
/
*
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
2012-10-16
1
-6
/
+9
*
tcp: resets are misrouted
Alexey Kuznetsov
2012-10-12
1
-1
/
+2
*
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
2012-10-08
1
-9
/
+2
*
ipv6: GRO should be ECN friendly
Eric Dumazet
2012-10-07
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-10-05
2
-18
/
+8
|
\
|
*
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
2012-10-04
1
-5
/
+6
|
*
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
2012-10-03
1
-13
/
+2
*
|
sections: fix section conflicts in net
Andi Kleen
2012-10-05
3
-3
/
+3
|
/
*
tcp: gro: add checksuming helpers
Eric Dumazet
2012-10-01
1
-3
/
+17
*
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
2012-10-01
1
-2
/
+8
*
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
2012-09-29
1
-14
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
5
-49
/
+38
|
\
|
*
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
2012-09-25
1
-9
/
+11
|
*
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
2012-09-25
1
-11
/
+10
|
*
ipv6: fix return value check in fib6_add()
Wei Yongjun
2012-09-21
1
-0
/
+4
|
*
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
2012-09-18
1
-3
/
+3
|
*
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
2
-26
/
+10
*
|
ipv6: gre: remove ip6gre_header_parse()
Eric Dumazet
2012-09-28
1
-8
/
+0
*
|
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
2012-09-28
1
-1
/
+1
*
|
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2012-09-28
1
-30
/
+24
*
|
xfrm: remove extranous rcu_read_lock
stephen hemminger
2012-09-28
1
-6
/
+0
*
|
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
2012-09-28
1
-11
/
+3
*
|
net: use a per task frag allocator
Eric Dumazet
2012-09-24
1
-40
/
+25
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-24
4
-249
/
+36
|
\
\
|
*
|
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
2012-09-21
3
-109
/
+0
[next]