index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ndisc: Fix padding error in link-layer address option.
YOSHIFUJI Hideaki / 吉藤英明
2012-12-13
1
-1
/
+1
*
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
2012-12-12
1
-16
/
+11
*
ipv6: avoid taking locks at socket dismantle
Eric Dumazet
2012-12-05
2
-0
/
+6
*
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
2012-12-04
1
-1
/
+4
*
ip6mr: fix rtm_family of rtnl msg
Nicolas Dichtel
2012-12-04
1
-1
/
+1
*
ip6mr: advertise new mfc entries via rtnl
Nicolas Dichtel
2012-12-04
1
-4
/
+59
*
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
2012-12-04
1
-1
/
+21
*
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2012-12-04
1
-1
/
+4
*
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
2012-12-04
1
-0
/
+7
*
ip6mr: use nla_nest_* helpers
Nicolas Dichtel
2012-12-04
1
-13
/
+13
*
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
2
-4
/
+26
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-12-04
1
-0
/
+4
|
\
|
*
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
2012-12-03
1
-0
/
+4
*
|
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
Paul Marks
2012-12-03
1
-14
/
+10
*
|
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
2012-12-03
1
-1
/
+1
|
/
*
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
2012-12-01
2
-16
/
+3
*
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
1
-8
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2012-11-30
2
-103
/
+124
|
\
|
*
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
2012-11-12
1
-8
/
+28
|
*
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
2012-11-09
2
-103
/
+103
*
|
ip6tnl/sit: drop packet if ECN present with not-ECT
Nicolas Dichtel
2012-11-28
2
-29
/
+53
*
|
ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM
Joe Perches
2012-11-26
1
-0
/
+6
*
|
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
Joe Perches
2012-11-25
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
1
-1
/
+2
|
\
\
|
*
|
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
2012-11-20
1
-1
/
+2
*
|
|
ipv6: adapt connect for repair move
Andrey Vagin
2012-11-22
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2012-11-22
1
-16
/
+1
|
\
\
\
|
*
|
|
xfrm6: Remove commented out function call to xfrm6_input_fini
Steffen Klassert
2012-11-16
1
-1
/
+0
|
*
|
|
xfrm: Use a static gc threshold value for ipv6
Steffen Klassert
2012-11-15
1
-15
/
+1
*
|
|
|
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
2012-11-20
1
-25
/
+124
*
|
|
|
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-18
1
-1
/
+1
*
|
|
|
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
3
-15
/
+0
*
|
|
|
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-18
3
-14
/
+1
*
|
|
|
net: Allow userns root to control ipv6
Eric W. Biederman
2012-11-18
12
-25
/
+28
*
|
|
|
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
3
-0
/
+15
*
|
|
|
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
5
-1
/
+22
*
|
|
|
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2012-11-18
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-11-13
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-11-16
2
-3
/
+67
|
\
\
\
\
|
*
|
|
|
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
Florian Westphal
2012-11-13
1
-1
/
+6
|
*
|
|
|
netfilter: ipv6: add getsockopt to retrieve origdst
Florian Westphal
2012-11-02
1
-0
/
+61
|
*
|
|
|
netfilter: nf_nat: use PTR_RET
Wu Fengguang
2012-10-29
1
-3
/
+1
*
|
|
|
|
ipv6: Fix build error with udp_offload
Vlad Yasevich
2012-11-15
1
-0
/
+1
*
|
|
|
|
net: Remove code duplication between offload structures
Vlad Yasevich
2012-11-15
3
-19
/
+25
*
|
|
|
|
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
2012-11-15
11
-70
/
+30
*
|
|
|
|
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
2012-11-15
5
-110
/
+121
*
|
|
|
|
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
2012-11-15
4
-37
/
+55
*
|
|
|
|
ipv6: Separate out UDP offload functionality
Vlad Yasevich
2012-11-15
4
-101
/
+130
*
|
|
|
|
ipv6: Separate tcp offload functionality
Vlad Yasevich
2012-11-15
4
-110
/
+106
[next]