index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
neighbour.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
*
|
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-07-01
*
|
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-06-04
|
/
*
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2017-04-12
*
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
2017-03-22
*
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
*
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2015-08-10
*
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
2015-03-20
*
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
*
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-08
*
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
*
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
*
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
2015-03-02
*
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
2014-12-26
*
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
*
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-10-29
*
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
*
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2014-07-14
*
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
2014-01-16
*
ipv6: router reachability probing
Jiri Benc
2013-12-11
*
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-12-09
*
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2013-07-31
*
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2013-02-11
*
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-28
*
net: output path optimizations
Eric Dumazet
2012-08-07
*
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
*
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-05
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
*
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
2012-04-13
*
ipv6: Use universal hash for NDISC.
David S. Miller
2011-12-28
*
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2011-12-19
*
net: Remove unused neighbour layer ops.
David S. Miller
2011-12-13
*
neigh: Get rid of neigh_table->kmem_cachep
David Miller
2011-11-30
*
neigh: Create mechanism for generic neigh private areas.
David Miller
2011-11-30
*
neigh: new unresolved queue limits
Eric Dumazet
2011-11-14
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-17
*
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
2011-07-16
*
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-16
*
neigh: Kill neigh_ops->hh_output
David S. Miller
2011-07-16
*
net: Create and use new helper, neigh_output().
David S. Miller
2011-07-16
*
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2011-07-14
*
neigh: Store hash shift instead of mask.
David S. Miller
2011-07-11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-19
|
\
[next]