Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5e8338db849fae05ef910de4213976a9d37e9b15
/
net
/
core
/
neighbour.c
77d7123
neighbour: update neigh timestamps iff update is effective
by Ihar Hrachyshka
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
48481c8
net: neigh: guard against NULL solicit() method
by Eric Dumazet
· 8 years ago
7b8f7a4
neighbour: fix nlmsg_pid in notifications
by Roopa Prabhu
· 8 years ago
7627ae6
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
by Marcus Huewe
· 8 years ago
53f800e
neigh: Send netevent after marking neigh as dead
by Ido Schimmel
· 8 years ago
18502ac
neigh: remove duplicate check for same neigh
by Zhang Shengju
· 8 years ago
0e7bbcc
neigh: allow admin to set NUD_STALE
by Julian Anastasov
· 8 years ago
d1c2b50
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update()
by He Chunhui
· 8 years ago
2a4501a
neigh: Send a notification when DELAY_PROBE_TIME changes
by Ido Schimmel
· 8 years ago
503eebc
net: add dev arg to ndo_neigh_construct/destroy
by Jiri Pirko
· 8 years ago
b560f03
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
by David Barroso
· 8 years ago
b676338
neigh: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
2175d87
libnl: nla_put_msecs(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
6adc5fd
net/neighbour: fix crash at dumping device-agnostic proxy entries
by Konstantin Khlebnikov
· 9 years ago
19125c1
net: use skb_clone to avoid alloc_pages failure.
by Martin Zhang
· 9 years ago
16660f0
net: Add support for filtering neigh dump by device index
by David Ahern
· 9 years ago
21fdd09
net: Add support for filtering neigh dump by master device
by David Ahern
· 9 years ago
fb81139
net: add explicit logging and stat for neighbour table overflow
by Rick Jones
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2c51a97
neigh: do not modify unlinked entries
by Julian Anastasov
· 9 years ago
765c9c6
neigh: Better handling of transition to NUD_PROBE state
by Erik Kline
· 10 years ago
8da8646
net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state.
by YOSHIFUJI Hideaki/吉藤英明
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
b79bda3
neigh: Use neigh table index for neigh_packet_xmit
by Eric W. Biederman
· 10 years ago
4fd3d7d
neigh: Add helper function neigh_xmit
by Eric W. Biederman
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
435e8eb
neigh: Don't require a dst in neigh_resolve_output
by Eric W. Biederman
· 10 years ago
bdf53c5
neigh: Don't require dst in neigh_hh_init
by Eric W. Biederman
· 10 years ago
def6775
neigh: Move neigh_compat_output into ax25_ip.c
by Eric W. Biederman
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
d7480fd
neigh: remove dynamic neigh table registration support
by WANG Cong
· 10 years ago
75fbfd3
neigh: optimize neigh_parms_release()
by Nicolas Dichtel
· 10 years ago
545469f
neighbour : fix ndm_type type error issue
by Jun Zhao
· 10 years ago
9ecf07a
neigh: sysctl - simplify address calculation of gc_* variables
by Mathias Krause
· 10 years ago
2176d5d
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
by Duan Jiong
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
feff9ab
neigh: recompute reachabletime before returning from neigh_periodic_work()
by Duan Jiong
· 11 years ago
5e2c21d
neigh: directly goto out after setting nud_state to NUD_FAILED
by Duan Jiong
· 11 years ago
a960ff8
neigh: probe application via netlink in NUD_PROBE
by Timo Teräs
· 11 years ago
b194c1f
neigh: fix setting of default gc_* values
by Jiri Pirko
· 11 years ago
f618002
net/neighbour: queue work on power efficient wq
by viresh kumar
· 11 years ago
3977458
neigh: split lines for NEIGH_VAR_SET so they are not too long
by Jiri Pirko
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2205369
vlan: Fix header ops passthru when doing TX VLAN offload.
by David S. Miller
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
53385d2
neigh: Netlink notification for administrative NUD state change
by Bob Gilligan
· 11 years ago
7e98056
ipv6: router reachability probing
by Jiri Benc
· 11 years ago
77d47af
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
by Jiri Pirko
· 11 years ago
bba2489
neigh: ipv6: respect default values set before an address is assigned to device
by Jiri Pirko
· 11 years ago
1d4c8c2
neigh: restore old behaviour of default parms values
by Jiri Pirko
· 11 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 11 years ago
cb5b09c
neigh: wrap proc dointvec functions
by Jiri Pirko
· 11 years ago
1f9248e
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
4ed377e
net: neighbour: use source address of last enqueued packet for solicitation
by Hannes Frederic Sowa
· 11 years ago
3e25c65
net: neighbour: Remove CONFIG_ARPD
by Tim Gardner
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6313480
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
555445c
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
by Francesco Fusco
· 11 years ago
c9ab4d8
neighbour: fix a race in neigh_destroy()
by Eric Dumazet
· 11 years ago
dc25c67
neigh: disallow un-init_net to change thresh of neigh
by Gao feng
· 11 years ago
170d6f9
neigh: only allow init_net to change the default neigh_parms
by Gao feng
· 11 years ago
cf89d6b
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
by Gao feng
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
d5d427c
neighbour: Convert NEIGH_PRINTK to neigh_dbg
by Joe Perches
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
08433ef
net neigh: Optimize neighbor entry size calculation.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2724680
neigh: Keep neighbour cache entries if number of them is small enough.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b93196d
net: fix some compiler warning in net/core/neighbour.c
by Cong Wang
· 12 years ago
ce46cc6
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
by Shan Wei
· 12 years ago
b51642f
net: Enable a userns root rtnl calls that are safe for unprivilged users
by Eric W. Biederman
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
e1f1650
net: Fix skb_under_panic oops in neigh_resolve_output
by ramesh.nagappa@gmail.com
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
203b42f
workqueue: make deferrable delayed_work initializer names consistent
by Tejun Heo
· 12 years ago
13a43d9
neigh: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
a263b30
ipv4: Make neigh lookups directly in output packet path.
by David S. Miller
· 12 years ago
4bd6683b
net: neighbour: fix neigh_dump_info()
by Eric Dumazet
· 12 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 13 years ago
8f40a1f
net neighbour: Convert to use register_net_sysctl
by Eric W. Biederman
· 13 years ago
5dd3df1
net: Move all of the network sysctls without a namespace into init_net.
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
dcd2ba9
neighbour: Make neigh_table_init_no_netlink() static.
by Hiroaki SHIMODA
· 13 years ago
9a6308d
neighbour: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
84338a6
neighbour: Fixed race condition at tbl->nht
by Michel Machado
· 13 years ago
84920c1
net: Allow ipv6 proxies and arp proxies be shown with iproute2
by Tony Zelenoff
· 13 years ago
2c2aba6
ipv6: Use universal hash for NDISC.
by David S. Miller
· 13 years ago
447f219
Revert "net: Remove unused neighbour layer ops."
by David S. Miller
· 13 years ago
5c3ddec
net: Remove unused neighbour layer ops.
by David S. Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
Next »