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
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
2018-10-24
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
1
-6
/
+8
2018-10-22
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+22
2018-10-22
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
1
-10
/
+6
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
1
-3
/
+19
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
1
-0
/
+35
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
1
-10
/
+59
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
1
-27
/
+30
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2018-09-21
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-09-19
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
1
-0
/
+1
2018-09-05
ipv6: add inet6_fill_args
Christian Brauner
1
-34
/
+55
2018-09-05
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
1
-15
/
+58
2018-08-22
addrconf: reduce unnecessary atomic allocations
Cong Wang
1
-3
/
+3
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-1
/
+2
2018-07-11
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
1
-0
/
+12
2018-07-11
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
1
-1
/
+3
2018-07-11
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
1
-2
/
+0
2018-07-11
net/ipv6: fix addrconf_sysctl_addr_gen_mode
Sabrina Dubroca
1
-13
/
+14
2018-06-30
net/ipv6: Fix updates to prefix route
David Ahern
1
-3
/
+6
2018-06-11
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
1
-1
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-222
/
+305
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-1
/
+3
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
1
-18
/
+75
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
1
-21
/
+23
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
1
-55
/
+57
2018-05-29
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
1
-59
/
+75
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-14
/
+2
2018-04-25
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
1
-13
/
+10
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
1
-2
/
+2
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
1
-1
/
+2
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
1
-14
/
+14
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
1
-12
/
+12
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
1
-10
/
+10
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
1
-10
/
+8
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
1
-16
/
+23
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
1
-2
/
+2
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
1
-3
/
+3
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
1
-1
/
+1
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
1
-0
/
+2
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
1
-15
/
+18
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
1
-8
/
+5
2018-04-16
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
1
-2
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-2
/
+0
2018-03-27
ipv6: addrconf: Use normal debugging style
Joe Perches
1
-20
/
+8
[next]