index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
addrconf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-0
/
+10
2017-07-04
net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-07-04
net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+4
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
1
-1
/
+9
2017-05-09
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
1
-0
/
+2
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-4
/
+18
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-2
/
+2
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
1
-3
/
+1
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
1
-0
/
+1
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
1
-1
/
+2
2016-06-16
ipv6: export several functions
Alexander Aring
1
-0
/
+7
2016-06-16
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
1
-0
/
+3
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
1
-0
/
+2
2016-01-05
soreuseport: fast reuseport UDP socket selection
Craig Gallek
1
-1
/
+2
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-2
/
+1
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+31
2015-08-31
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
1
-0
/
+31
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
1
-2
/
+2
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-0
/
+1
2015-02-06
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
1
-0
/
+3
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-09-14
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
1
-1
/
+1
2014-09-13
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
1
-0
/
+1
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
1
-5
/
+0
2014-02-28
ipv6: addrconf: silence sparse endianness warnings
Bjørn Mork
1
-3
/
+3
2014-01-23
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
1
-2
/
+3
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-0
/
+7
2013-12-07
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
1
-2
/
+2
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
1
-0
/
+4
2013-09-01
vxlan: add ipv6 proxy support
Cong Wang
1
-0
/
+4
2013-09-01
vxlan: add ipv6 route short circuit support
Cong Wang
1
-0
/
+1
2013-09-01
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
1
-0
/
+15
2013-08-01
addrconf.h: Remove extern function prototypes
Joe Perches
1
-88
/
+72
2013-07-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
1
-0
/
+3
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
1
-0
/
+1
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
1
-1
/
+1
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
1
-0
/
+1
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
1
-0
/
+4
2013-01-21
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-01-21
ipv6: Optimize ipv6_addr_is_solict_mult().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+11
2013-01-21
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-01-21
ipv6: Make ipv6_addr_is_XXX() return boolean.
YOSHIFUJI Hideaki
1
-4
/
+4
2013-01-14
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+25
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
1
-0
/
+3
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
1
-1
/
+1
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
1
-1
/
+2
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-9
/
+9
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-02-02
ipv6: Remove never used function inet6_ac_check().
David S. Miller
1
-1
/
+0
2012-01-05
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
1
-1
/
+2
[next]