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
2012-12-13
ndisc: Fix padding error in link-layer address option.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-12-12
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
1
-16
/
+11
2012-12-05
ipv6: avoid taking locks at socket dismantle
Eric Dumazet
2
-0
/
+6
2012-12-04
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
1
-1
/
+4
2012-12-04
ip6mr: fix rtm_family of rtnl msg
Nicolas Dichtel
1
-1
/
+1
2012-12-04
ip6mr: advertise new mfc entries via rtnl
Nicolas Dichtel
1
-4
/
+59
2012-12-04
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
1
-1
/
+21
2012-12-04
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
1
-1
/
+4
2012-12-04
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
1
-0
/
+7
2012-12-04
ip6mr: use nla_nest_* helpers
Nicolas Dichtel
1
-13
/
+13
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
2
-4
/
+26
2012-12-04
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-0
/
+4
2012-12-03
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
Paul Marks
1
-14
/
+10
2012-12-03
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
1
-1
/
+1
2012-12-03
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
1
-0
/
+4
2012-12-01
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
2
-16
/
+3
2012-11-30
net: move inet_dport/inet_num in sock_common
Eric Dumazet
1
-8
/
+19
2012-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2
-103
/
+124
2012-11-28
ip6tnl/sit: drop packet if ECN present with not-ECT
Nicolas Dichtel
2
-29
/
+53
2012-11-26
ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM
Joe Perches
1
-0
/
+6
2012-11-25
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
Joe Perches
1
-3
/
+3
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-11-22
ipv6: adapt connect for repair move
Andrey Vagin
1
-1
/
+1
2012-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-16
/
+1
2012-11-20
ipv6: fix inet6_csk_update_pmtu() return value
Eric Dumazet
1
-1
/
+2
2012-11-20
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
1
-25
/
+124
2012-11-18
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
1
-1
/
+1
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
3
-15
/
+0
2012-11-18
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
3
-14
/
+1
2012-11-18
net: Allow userns root to control ipv6
Eric W. Biederman
12
-25
/
+28
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
3
-0
/
+15
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
5
-1
/
+22
2012-11-18
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
1
-2
/
+2
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-11-16
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2
-3
/
+67
2012-11-16
xfrm6: Remove commented out function call to xfrm6_input_fini
Steffen Klassert
1
-1
/
+0
2012-11-15
ipv6: Fix build error with udp_offload
Vlad Yasevich
1
-0
/
+1
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
3
-19
/
+25
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
11
-70
/
+30
2012-11-15
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
5
-110
/
+121
2012-11-15
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
4
-37
/
+55
2012-11-15
ipv6: Separate out UDP offload functionality
Vlad Yasevich
4
-101
/
+130
2012-11-15
ipv6: Separate tcp offload functionality
Vlad Yasevich
4
-110
/
+106
2012-11-15
ipv6: Separate ipv6 offload support
Vlad Yasevich
4
-246
/
+296
2012-11-15
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
4
-24
/
+64
2012-11-15
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
4
-0
/
+41
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
1
-0
/
+6
2012-11-15
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
Nicolas Dichtel
1
-1
/
+1
2012-11-15
sit: fix sparse warnings
Nicolas Dichtel
1
-5
/
+5
2012-11-15
xfrm: Use a static gc threshold value for ipv6
Steffen Klassert
1
-15
/
+1
[next]