Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
41cbc01f6e49e48bc3d78158cec0a2d4ff6c906d
/
net
/
ipv6
/
addrconf.c
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
207895fd3
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
73cf0e92
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
· 11 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
e74bccb8
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
1f9248e
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
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8965779
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 12 years ago
b173ee4
ipv6: resend MLD report if a link-local address completes DAD
by Hannes Frederic Sowa
· 12 years ago
1ec047e
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
by Hannes Frederic Sowa
· 12 years ago
77ecaac
ipv6: rearm router solicitaion timer when setting new tokenized address
by Hannes Frederic Sowa
· 12 years ago
2b9651d
ipv6: remove old token ipv6 address as soon as possible
by Hannes Frederic Sowa
· 12 years ago
dc84829
ipv6: check return value of ipv6_get_lladdr
by Hannes Frederic Sowa
· 12 years ago
876fd05
ipv6: don't disable interface if last ipv6 address is removed
by Hannes Frederic Sowa
· 12 years ago
b7b1bfc
ipv6: split duplicate address detection and router solicitation timer
by Hannes Frederic Sowa
· 12 years ago
b33698e
ipv6: remove a useless pr_info() in addrconf_gre_config()
by Cong Wang
· 12 years ago
a881ae1
ipv6: don't call addrconf_dst_alloc again when enable lo
by Gao feng
· 12 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
534c877
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
by Gao feng
· 12 years ago
75538c2
net: always pass struct netdev_notifier_info to netdevice notifiers
by Cong Wang
· 12 years ago
Next »