index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
ipv6: totlen is declared and assigned but not used
Hagen Paul Pfeifer
2011-02-25
*
|
|
|
|
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
2011-02-23
*
|
|
|
|
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
2011-02-23
*
|
|
|
|
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
*
|
|
|
|
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
*
|
|
|
|
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
*
|
|
|
|
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
*
|
|
|
|
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
2011-02-20
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-19
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
2011-02-17
|
*
|
|
|
|
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2011-02-18
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
net: Add initial_ref arg to dst_alloc().
David S. Miller
2011-02-17
*
|
|
|
|
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2011-02-10
*
|
|
|
|
inetpeer: Abstract address representation further.
David S. Miller
2011-02-10
*
|
|
|
|
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2011-02-08
*
|
|
|
|
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
2011-02-04
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
|
\
|
|
|
|
|
*
|
|
|
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2011-02-03
|
*
|
|
|
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
2011-01-31
|
*
|
|
|
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2011-01-31
*
|
|
|
|
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
David S. Miller
2011-01-27
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-27
|
\
|
|
|
|
|
*
|
|
|
ipv6: Remove route peer binding assertions.
David S. Miller
2011-01-27
*
|
|
|
|
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
2011-01-26
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-26
|
\
|
|
|
|
|
*
|
|
|
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
2011-01-26
|
*
|
|
|
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
2011-01-25
|
*
|
|
|
ipv6: Always clone offlink routes.
David S. Miller
2011-01-24
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
|
|
\
|
|
|
*
|
|
|
|
net: change netdev->features to u32
Michał Mirosław
2011-01-24
*
|
|
|
|
ipv6: raw: rcu annotations
Eric Dumazet
2011-01-20
*
|
|
|
|
net: ipv6: sit: fix rcu annotations
Eric Dumazet
2011-01-20
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
2011-01-20
*
|
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-18
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
ipv6: Silence privacy extensions initialization
Romain Francoise
2011-01-18
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-12
|
|
|
\
|
|
|
*
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2011-01-12
|
|
*
|
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
2011-01-12
|
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
|
|
|
\
\
|
|
*
|
|
fix comment typos concerning "consistent"
Uwe Kleine-König
2010-12-10
|
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-11
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
|
*
|
|
|
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2011-01-11
|
*
|
|
|
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2011-01-11
|
|
/
/
/
*
|
|
|
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-13
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2011-01-13
|
\
|
|
|
[prev]
[next]