index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
2006-01-17
1
-1
/
+1
*
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
1
-1
/
+1
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[IPV6]: small cleanups
Adrian Bunk
2006-01-07
1
-1
/
+1
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
1
-1
/
+1
*
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
2005-12-27
1
-4
/
+5
*
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
2005-12-23
1
-0
/
+3
*
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
2005-12-23
1
-4
/
+4
*
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
2005-12-22
1
-11
/
+95
|
\
|
*
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
2005-12-21
1
-1
/
+8
|
*
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
2005-12-21
1
-0
/
+23
|
*
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
2005-12-21
1
-10
/
+64
*
|
[IPV6]: Fix address deletion
Kristian Slavov
2005-12-21
1
-2
/
+3
|
/
*
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2005-12-19
1
-4
/
+12
*
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
2005-12-13
1
-2
/
+2
*
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2005-11-28
1
-0
/
+2
*
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
Yan Zheng
2005-11-20
1
-5
/
+5
*
[IPV6]: small fix for ipv6_dev_get_saddr(...)
Yan Zheng
2005-11-14
1
-2
/
+3
*
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
2005-11-09
1
-1
/
+2
*
[NET]: kfree cleanup
Jesper Juhl
2005-11-08
1
-2
/
+1
*
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
2005-11-08
1
-104
/
+240
*
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
2005-11-08
1
-43
/
+47
*
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
2005-11-03
1
-1
/
+1
*
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
2005-10-30
1
-7
/
+3
*
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
2005-10-03
1
-1
/
+1
*
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
2005-09-26
1
-0
/
+2
*
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
1
-2
/
+1
*
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
2005-09-01
1
-4
/
+2
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
1
-2
/
+2
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-12
/
+12
*
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
*
[IPV6]: Don't dump temporary addresses twice
YOSHIFUJI Hideaki
2005-06-28
1
-14
/
+1
*
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
2005-06-28
1
-0
/
+3
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
1
-0
/
+1
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
1
-1
/
+2
*
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
2005-06-21
1
-7
/
+7
*
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
2005-06-18
1
-3
/
+3
*
[NETLINK]: Explicit typing
Jamal Hadi Salim
2005-06-18
1
-5
/
+5
*
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-06-18
1
-26
/
+23
*
[IPv6] Don't generate temporary for TUN devices
Rémi Denis-Courmont
2005-06-13
1
-0
/
+1
*
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
2005-05-03
1
-1
/
+1
*
[IPV6]: Fix a branch prediction
YOSHIFUJI Hideaki
2005-04-19
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3615