Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
61a88a76b43ce35254415821047aeefde3f656a9
/
net
/
ipv6
/
addrconf.c
1f56a01
ipv6: Consider RTF_CACHE when searching the fib6 tree
by Martin KaFai Lau
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
ff40217
ipv6: fix sparse warnings in privacy stable addresses generation
by Hannes Frederic Sowa
· 10 years ago
1855b7c
ipv6: introduce idgen_delay and idgen_retries knobs
by Hannes Frederic Sowa
· 10 years ago
5f40ef7
ipv6: do retries on stable privacy addresses
by Hannes Frederic Sowa
· 10 years ago
8e8e676
ipv6: collapse state_lock and lock
by Hannes Frederic Sowa
· 10 years ago
64236f3
ipv6: introduce IFA_F_STABLE_PRIVACY flag
by Hannes Frederic Sowa
· 10 years ago
622c81d
ipv6: generation of stable privacy addresses for link-local and autoconf
by Hannes Frederic Sowa
· 10 years ago
3d1bec9
ipv6: introduce secret_stable to ipv6_devconf
by Hannes Frederic Sowa
· 10 years ago
54ff9ef
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
by Marcelo Ricardo Leitner
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
93a714d
multicast: Extend ip address command to enable multicast group join/leave on
by Madhu Challa
· 10 years ago
7775142
ipv6: addrconf: validate new MTU before applying it
by Marcelo Leitner
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
11b1f82
ipv6: addrconf: add missing validate_link_af handler
by Daniel Borkmann
· 10 years ago
c58da4c
net: ipv6: allow explicitly choosing optimistic addresses
by Erik Kline
· 10 years ago
207895f
net: mark some potential candidates __read_mostly
by Daniel Borkmann
· 10 years ago
c2943f1
net: ipv6: Add sysctl entry to disable MTU updates from RA
by Harout Hedeshian
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
73cf0e9
ipv6: Remove unnecessary test
by zhuyj
· 10 years ago
e5d08d7
ipv6: coding style improvements (remove assignment in if statements)
by Ian Morris
· 10 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7fd2561
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
by Erik Kline
· 10 years ago
b2ed64a
ipv6: notify userspace when we added or changed an ipv6 token
by Lubomir Rintel
· 10 years ago
9451a30
ipv6: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
705f1c8
ipv6: remove rt6i_genid
by Hannes Frederic Sowa
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3ce62a8
ipv6: exit early in addrconf_notify() if IPv6 is disabled
by WANG Cong
· 10 years ago
013b4d9
ipv6: clean up ipv6_dev_ac_inc()
by WANG Cong
· 10 years ago
381f4dc
ipv6: clean up anycast when an interface is destroyed
by Sabrina Dubroca
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e7478df
ipv6: use addrconf_get_prefix_route() to remove peer addr
by Nicolas Dichtel
· 10 years ago
f24062b
ipv6: fix a refcnt leak with peer addr
by Nicolas Dichtel
· 10 years ago
a9ed4a2
ipv6: fix rtnl locking in setsockopt for anycast and multicast
by Sabrina Dubroca
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
a317a2f
ipv6: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
bc91b0f
ipv6: addrconf: implement address generation modes
by Jiri Pirko
· 10 years ago
d933319
ipv6: Allow accepting RA from local IP addresses.
by Ben Greear
· 10 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
07c8e35
ipv6: remove unused function ipv6_inherit_linklocal()
by WANG Cong
· 11 years ago
6046d5b
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
by Heiner Kallweit
· 11 years ago
c15b1cc
ipv6: move DAD and addrconf_verify processing to workqueue
by Hannes Frederic Sowa
· 11 years ago
ecab670
ipv6: Avoid unnecessary temporary addresses being generated
by Heiner Kallweit
· 11 years ago
08b4465
gre: add link local route when local addr is any
by Nicolas Dichtel
· 11 years ago
33d9911
ipv6: reallocate addrconf router for ipv6 address when lo device up
by Gao feng
· 11 years ago
602582c
ipv6: optimize link local address search
by Hannes Frederic Sowa
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
11ffff7
ipv6: simplify detection of first operational link-local address on interface
by Hannes Frederic Sowa
· 11 years ago
5b84efe
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
by Thomas Haller
· 11 years ago
761aac7
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
by Thomas Haller
· 11 years ago
db9c7c3
ipv6: addrconf spelling fixes
by stephen hemminger
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
07edd74
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
by Hannes Frederic Sowa
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
88ad314
ipv6: don't install anycast address for /128 addresses on routers
by Hannes Frederic Sowa
· 11 years ago
fad8da3
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft is infinity
by Yasushi Asano
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
46306b4
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
by Li RongQing
· 11 years ago
c92d549
netconf: add support for IPv6 proxy_ndp
by stephen hemminger
· 11 years ago
e74bccb
ipv6: Add checks for 6LOWPAN ARP type
by Jukka Rissanen
· 11 years ago
971a351
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
by Jiri Pirko
· 11 years ago
bba2489
neigh: ipv6: respect default values set before an address is assigned to device
by Jiri Pirko
· 11 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 11 years ago
1f9248e5
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
53bd674
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses
by Jiri Pirko
· 11 years ago
479840f
ipv6 addrconf: extend ifa_flags to u32
by Jiri Pirko
· 11 years ago
57ec0af
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
by François-Xavier Le Bail
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
f7cb888
sit/gre6: don't try to add the same route two times
by Nicolas Dichtel
· 11 years ago
f0e2acf
sit: link local routes are missing
by Nicolas Dichtel
· 11 years ago
929c9cf
sit: fix prefix length of ll and v4mapped addresses
by Nicolas Dichtel
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
5d9efa7
ipv6: Remove privacy config option.
by David S. Miller
· 11 years ago
c9d55d5
ipv6: Fix preferred_lft not updating in some cases
by Paul Marks
· 11 years ago
7df37ff
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
by Catalin\(ux\) M. BOIE
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
13c7bf0
ipv6: ipv6_create_tempaddr cleanup
by Petr Holasek
· 11 years ago
f39dc10
ipv6: move in6_dev_finish_destroy() into core kernel
by Cong Wang
· 11 years ago
caf92bc
ipv6: do not call ndisc_send_rs() with write lock
by Cong Wang
· 11 years ago
034dfc5
ipv6: export in6addr_loopback to modules
by Cong Wang
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e837735
ip6_tunnel: ensure to always have a link local address
by Nicolas Dichtel
· 11 years ago
7eaa48a
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
by David S. Miller
· 11 years ago
df8372c
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
by dingtianhong
· 11 years ago
ba3542e
ipv6: convert the uses of ADBG and remove the superfluous parentheses
by dingtianhong
· 11 years ago
4b08a8f
ipv6: remove max_addresses check from ipv6_create_tempaddr
by Hannes Frederic Sowa
· 11 years ago
fc4eba5
ipv6: make unsolicited report intervals configurable for mld
by Hannes Frederic Sowa
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
439677d
ipv6: bump genid when delete/add address
by fan.du
· 11 years ago
8a226b2
ipv6: prevent race between address creation and removal
by Jiri Benc
· 11 years ago
3f8f529
ipv6: move peer_addr init into ipv6_add_addr()
by Jiri Pirko
· 11 years ago
Next »