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
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
1
-1
/
+4
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
1
-2
/
+8
2012-12-03
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
1
-1
/
+1
2012-12-01
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
1
-2
/
+1
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-6
/
+0
2012-11-18
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
1
-4
/
+0
2012-11-18
net: Allow userns root to control ipv6
Eric W. Biederman
1
-2
/
+2
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+6
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+4
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
1
-0
/
+8
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
1
-4
/
+3
2012-11-03
ipv6: remove a useless NULL check
Amerigo Wang
1
-1
/
+1
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
1
-10
/
+10
2012-10-28
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-28
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+77
2012-10-16
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
1
-6
/
+9
2012-10-02
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
1
-13
/
+2
2012-10-01
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-09-13
ipv6: replace write lock with read lock when get route info
Li RongQing
1
-2
/
+2
2012-09-13
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-16
/
+16
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-27
/
+8
2012-08-31
ipv6: remove some deadcode
Sorin Dumitru
1
-22
/
+7
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
1
-1
/
+1
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
1
-5
/
+1
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
1
-1
/
+5
2012-08-14
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
1
-3
/
+1
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
1
-13
/
+8
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-2
/
+0
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-9
/
+8
2012-05-16
net: ipv6: Standardize prefixes for message logging
Joe Perches
1
-30
/
+23
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
1
-2
/
+0
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-10
/
+7
2012-05-10
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
1
-1
/
+13
2012-04-20
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
1
-28
/
+4
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2012-04-14
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
1
-6
/
+6
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
1
-6
/
+3
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
1
-13
/
+12
2012-04-02
ipv6: Stop using NLA_PUT*().
David S. Miller
1
-17
/
+15
2012-03-11
ipv6: Fix Smatch warning.
Li Wei
1
-1
/
+1
2012-03-06
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
1
-0
/
+4
2012-01-18
net: race condition in ipv6 forwarding and disable_ipv6 parameters
Francesco Ruggeri
1
-21
/
+40
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2012-01-04
ipv6/addrconf: speedup /proc/net/if_inet6 filling
Mihai Maruseac
1
-15
/
+28
2012-01-04
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
1
-2
/
+2
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
1
-4
/
+4
2011-12-28
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
1
-10
/
+0
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2011-12-12
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
1
-1
/
+2
[next]