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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
neighbour.h
Age
Commit message (
Expand
)
Author
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-16
neighbor: Add protocol attribute
David Ahern
2018-12-15
neighbor: Improve neighbour struct layout
David Ahern
2018-12-14
neighbor: Move neigh_update_ext_learned to core file
David Ahern
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-07
neighbor: Improve garbage collection
David Ahern
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-25
neigh: make struct neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-01
net: convert neigh_params.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert neighbour.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-06-04
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2015-03-20
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-04
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2014-12-26
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
2013-12-11
ipv6: router reachability probing
Jiri Benc
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-09
neigh: wrap proc dointvec functions
Jiri Pirko
2013-12-09
neigh: convert parms to an array
Jiri Pirko
2013-07-31
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2013-02-11
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-28
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2012-08-07
net: output path optimizations
Eric Dumazet
2012-07-05
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
[next]