Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
aaf70ec7fde2321281b2a49c7c9f881c90d0d208
/
net
/
ipv6
/
addrconf.c
aaf70ec
[IPV6]: Cleanup snmp6_alloc_dev()
by Pavel Emelyanov
· 17 years ago
16910b9
[IPV6]: Fix return type for snmp6_free_dev()
by Pavel Emelyanov
· 17 years ago
f24e3d6
[IPV6]: Defer IPv6 device initialization until a valid qdisc is specified
by Mitsuru Chinen
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
2774c7a
[NET]: Make the loopback device per network namespace.
by Eric W. Biederman
· 17 years ago
de3cb74
[NET]: Dynamically allocate the loopback device, part 1.
by Daniel Lezcano
· 17 years ago
14878f7
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
by David L Stevens
· 17 years ago
0b69d4b
[IPV6]: Remove redundant RTM_DELLINK message.
by Milan Kocian
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
6ae5f98
[IPV6]: Fix source address selection.
by Jiri Kosina
· 17 years ago
b217d61
[IPV4/IPV6]: Fail registration if inet device construction fails
by Herbert Xu
· 17 years ago
063ed36
[IPV6]: Call inet6addr_chain notifiers on link down
by Vlad Yasevich
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
dffe4f0
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
by Micah Gruber
· 17 years ago
59fbb3a
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 17 years ago
c2edacf
bonding / ipv6: no addrconf for slaves separately from master
by Jay Vosburgh
· 17 years ago
74235a2
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
by Herbert Xu
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
bbb711e
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
by Oliver Hartkopp
· 17 years ago
9a6bf6f
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
by YOSHIFUJI Hideaki
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
5632c51
[IPV6]: Track device renames in snmp6.
by Stephen Hemminger
· 18 years ago
df8981d
[IPV6]: Export in6addr_any for future use.
by YOSHIFUJI Hideaki
· 18 years ago
7f7d9a6
[IPV6]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
bf99f1b
[IPV6] SNMP: Netlink interface.
by YOSHIFUJI Hideaki
· 18 years ago
6313c1e
[RTNETLINK]: Remove unnecessary locking in dump callbacks
by Patrick McHardy
· 18 years ago
c127ea2
[IPv6]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
95c385b
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
by Neil Horman
· 18 years ago
7159039
[IPV6]: Decentralize EXPORT_SYMBOLs.
by YOSHIFUJI Hideaki
· 18 years ago
0bcbc92
[IPV6]: Disallow RH0 by default.
by YOSHIFUJI Hideaki
· 18 years ago
53aadcc
[IPV6]: Set IF_READY if the device is up and has carrier
by Herbert Xu
· 18 years ago
b6f99a2
[NET]: fix up misplaced inlines.
by Dave Jones
· 18 years ago
c7ababb
[IPV6]: Do not set IF_READY if device is down
by Herbert Xu
· 18 years ago
2c12a74
[IPV6]: anycast refcnt fix
by Michal Wrobel
· 18 years ago
45ba9dd
[IPV6] ADDRCONF: Register inet6_dev earlier.
by YOSHIFUJI Hideaki
· 18 years ago
46d4804
[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.
by YOSHIFUJI Hideaki
· 18 years ago
8c14b7c
[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.
by YOSHIFUJI Hideaki
· 18 years ago
3fbfa98
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
fa03ef3
[IPV6]: Fix up some CONFIG typos
by Neil Horman
· 18 years ago
d88ae4c
[IPV6] MCAST: Fix joining all-node multicast group on device initialization.
by YOSHIFUJI Hideaki
· 18 years ago
30c4cf5
[IPV4/IPV6]: Fix inet{,6} device initialization order.
by David L Stevens
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
af879cc
[IPV6]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
e69a4ad
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
6051e2f
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
by Thomas Graf
· 18 years ago
04561c1
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
7a3025b
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
by YOSHIFUJI Hideaki
· 18 years ago
0be669b
[IPV6]: Seperate sit driver to extra module (addrconf.c changes)
by Joerg Roedel
· 18 years ago
8210323
[IPV4]: inet_rcv_saddr() annotations
by Al Viro
· 18 years ago
3b9f9a1
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
by Noriaki TAKAMIYA
· 18 years ago
55ebaef
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
by Noriaki TAKAMIYA
· 18 years ago
8814c4b
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
by YOSHIFUJI Hideaki
· 18 years ago
fbea49e
[IPV6] NDISC: Add proxy_ndp sysctl.
by YOSHIFUJI Hideaki
· 18 years ago
7198f8c
[IPV6] address: Support NLM_F_EXCL when adding addresses
by Thomas Graf
· 18 years ago
680a27a
[IPV6] address: Allow address changes while device is administrative down
by Thomas Graf
· 18 years ago
0ab6803
[IPV6] address: Convert address dumping to new netlink api
by Thomas Graf
· 18 years ago
101bb22
[IPV6] address: Add put_ifaddrmsg() and rt_scope()
by Thomas Graf
· 18 years ago
85486af
[IPV6] address: Add put_cacheinfo() to dump struct cacheinfo
by Thomas Graf
· 18 years ago
1b29fc2
[IPV6] address: Convert address lookup to new netlink api
by Thomas Graf
· 18 years ago
b933f71
[IPV6] address: Convert address deletion to new netlink api
by Thomas Graf
· 18 years ago
461d883
[IPV6] address: Convert address addition to new netlink api
by Thomas Graf
· 18 years ago
86872cb
[IPv6] route: FIB6 configuration using struct fib6_config
by Thomas Graf
· 18 years ago
40e22e8
[IPv6] route: Simplify ip6_ins_rt()
by Thomas Graf
· 18 years ago
e0a1ad73
[IPv6] route: Simplify ip6_del_rt()
by Thomas Graf
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
8c384bfa
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
8d7a76c
[IPv6] link: Convert link notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
5d62026
[IPv6] address: Convert address notification to use rtnl_notify()
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
8423a9a
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
by David S. Miller
· 18 years ago
1823730
[IPv4]: Move interface address bits to linux/if_addr.h
by Thomas Graf
· 18 years ago
101367c
[IPV6]: Policy Routing Rules
by Thomas Graf
· 18 years ago
c71099a
[IPV6]: Multiple Routing Tables
by Thomas Graf
· 18 years ago
57f5f54
[IPV6]: ipv6_add_addr should install dstentry earlier
by Keir Fraser
· 18 years ago
06aebfb
[IPV6]: The ifa lock is a BH lock
by Herbert Xu
· 18 years ago
081bba5
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
by Noriaki TAKAMIYA
· 18 years ago
6c22382
[IPV6] ADDRCONF: Support get operation of single address
by Noriaki TAKAMIYA
· 18 years ago
8f27ebb
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
by YOSHIFUJI Hideaki
· 18 years ago
0778769
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
by Noriaki TAKAMIYA
· 18 years ago
6431622
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL}MSG message
by YOSHIFUJI Hideaki
· 18 years ago
8a6ce0c
[IPV6]: Use ipv6_addr_src_scope for link address sorting.
by YOSHIFUJI Hideaki
· 18 years ago
e55ffac
[IPV6]: order addresses by scope
by Brian Haley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5e2707f
[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY
by YOSHIFUJI Hideaki
· 18 years ago
102128e
[IPV6]: Fix source address selection.
by Łukasz Stelmach
· 18 years ago
c5396a3
[IPV6]: Sum real space for RTAs.
by YOSHIFUJI Hideaki
· 18 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
322f74a
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
by Ingo Oeser
· 19 years ago
09c884d
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
52e1635
[IPV6]: ROUTE: Add router_probe_interval sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
930d6ff
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
Next »