Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6b4cd727eaf15ed225b9a3a96ec1d64761ee728a
/
net
/
ipv6
/
addrconf.c
cb4a4c6
ipv6 addrconf: disallow rtr_solicits < -1
by Maciej Żenczykowski
· 8 years ago
cb9e684
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
by Maciej Żenczykowski
· 8 years ago
bd11f07
ipv6 addrconf: implement RFC7559 router solicitation backoff
by Maciej Żenczykowski
· 8 years ago
aca0567
ipv6: Remove useless parameter in __snmp6_fill_statsdev
by Jia He
· 8 years ago
751eb6b
ipv6: addrconf: fix dev refcont leak when DAD failed
by Wei Yongjun
· 8 years ago
29c994e
netconf: add a notif when settings are created
by Nicolas Dichtel
· 8 years ago
d26c638
ipv6: add missing netconf notif when 'all' is updated
by Nicolas Dichtel
· 8 years ago
85b51b1
net: ipv6: Remove addresses for failures with strict DAD
by Mike Manning
· 8 years ago
bc56163
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
by Mike Manning
· 8 years ago
c882219
net: ipv6: use list_move instead of list_del/list_add
by Wei Yongjun
· 8 years ago
ea06f71
net: ipv6: Always leave anycast and multicast groups on link down
by Mike Manning
· 8 years ago
927265b
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
by Eric Dumazet
· 8 years ago
afbac601
net: ipv6: Address selection needs to consider L3 domains
by David Ahern
· 8 years ago
cc84b3c
ipv6: export several functions
by Alexander Aring
· 8 years ago
f997c55
ipv6: introduce neighbour discovery ops
by Alexander Aring
· 8 years ago
4f67223
addrconf: put prefix address add in an own function
by Alexander Aring
· 8 years ago
2ad3ed5
6lowpan: add 802.15.4 short addr slaac
by Alexander Aring
· 8 years ago
ba46ee4
net: ipv6: Do not add multicast route for l3 master devices
by David Ahern
· 8 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
38bd10c
net: ipv6: Delete host routes on an ifdown
by David Ahern
· 9 years ago
6a92393
Revert "ipv6: Revert optional address flusing on ifdown."
by David S. Miller
· 9 years ago
841645b
ipv6: Revert optional address flusing on ifdown.
by David S. Miller
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5df1f77
net/ipv6/addrconf: fix sysctl table indentation
by Konstantin Khlebnikov
· 9 years ago
607ea7c
net/ipv6/addrconf: simplify sysctl registration
by Konstantin Khlebnikov
· 9 years ago
70af921
net: ipv6: Do not keep linklocal and loopback addresses
by David Ahern
· 9 years ago
47e27d5
ipv6, token: allow for clearing the current device token
by Daniel Borkmann
· 9 years ago
4f7f34e
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
by David Ahern
· 9 years ago
136ba62
netconf: add macro to represent all attributes
by Zhang Shengju
· 9 years ago
799977d
net: ipv6: Fix refcnt on host routes
by David Ahern
· 9 years ago
4f25a11
net: ipv6/l3mdev: Move host route on saved address if necessary
by David Ahern
· 9 years ago
f1705ec
net: ipv6: Make address flushing on ifdown optional
by David Ahern
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a97eb33
rtnl: RTM_GETNETCONF: fix wrong return value
by Anton Protopopov
· 9 years ago
7a02bf8
ipv6: add option to drop unsolicited neighbor advertisements
by Johannes Berg
· 9 years ago
abbc304
ipv6: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
16186a8
ipv6: addrconf: Fix recursive spin lock call
by subashab@codeaurora.org
· 9 years ago
3d171f3
ipv6: always add flag an address that failed DAD with DADFAILED
by Lubomir Rintel
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5449a5c
addrconf: always initialize sysctl table data
by WANG Cong
· 9 years ago
cc9da6c
ipv6: addrconf: use stable address generator for ARPHRD_NONE
by Bjørn Mork
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9b29c69
ipv6: automatically enable stable privacy mode if stable_secret set
by Hannes Frederic Sowa
· 9 years ago
5241c2d
ipv6: addrconf: drop ieee802154 specific things
by Alexander Aring
· 9 years ago
9a1ec46
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
by Bjørn Mork
· 9 years ago
3ef0952
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
by Andrew Lunn
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d6df198
net: ipv6: restrict hop_limit sysctl setting to range [1; 255]
by Phil Sutter
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
2a189f9
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
by Sabrina Dubroca
· 9 years ago
b7b0b1d
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
by Alexander Duyck
· 9 years ago
b1974ed
netlink: Rightsize IFLA_AF_SPEC size calculation
by Arad, Ronen
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ca25449
net: Add VRF support to IPv6 stack
by David Ahern
· 9 years ago
d9e4ce6
ipv6: gre: setup default multicast routes over PtP links
by Hannes Frederic Sowa
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
38cf595
ipv6: remove unused neigh parameter from ndisc functions
by Jiri Benc
· 9 years ago
d5566fd
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
by Sowmini Varadhan
· 9 years ago
8e3d5be
ipv6: Avoid double dst_free
by Martin KaFai Lau
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
a3a7737
net: Optimize snmp stat aggregation by walking all the percpu data at once
by Raghavendra K T
· 9 years ago
399e6f9
net/ipv6: Export addrconf_ifid_eui48
by Matan Barak
· 9 years ago
ab45060
ipv6: ndisc: inherit metadata dst when creating ndisc requests
by Jiri Benc
· 9 years ago
0344338
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
by Andy Gospodarek
· 9 years ago
35103d1
net: ipv6 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
8013d1d
net/ipv6: add sysctl option accept_ra_min_hop_limit
by Hangbin Liu
· 9 years ago
3985e8a
ipv6: sysctl to restrict candidate source addresses
by Erik Kline
· 9 years ago
c15df30
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 9 years ago
c0b8da1
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki/吉藤英明
· 9 years ago
9131f3d
ipv6: Do not iterate over all interfaces when finding source address on specific interface.
by YOSHIFUJI Hideaki/吉藤英明
· 9 years ago
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
Next »