index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
addrconf.h
Age
Commit message (
Expand
)
Author
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-12
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
2014-02-27
ipv6: addrconf: silence sparse endianness warnings
Bjørn Mork
2014-01-22
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2013-08-31
vxlan: add ipv6 proxy support
Cong Wang
2013-08-31
vxlan: add ipv6 route short circuit support
Cong Wang
2013-08-31
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
2013-07-31
addrconf.h: Remove extern function prototypes
Joe Perches
2013-07-01
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
2013-01-20
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Optimize ipv6_addr_is_solict_mult().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Make ipv6_addr_is_XXX() return boolean.
YOSHIFUJI Hideaki
2013-01-13
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-02-01
ipv6: Remove never used function inet6_ac_check().
David S. Miller
2012-01-04
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
2011-08-01
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2010-12-02
net: kill unused macros from head file
Shan Wei
2010-10-05
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2010-09-21
ipv6: addrconf.h cleanups
Eric Dumazet
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-03-24
ipv6: Fix conflict resolutions during ipv6 binding
Vlad Yasevich
2008-08-14
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-06-12
ipv6 netns: Address labels per namespace
Benjamin Thery
[next]