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.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
/
net
/
core
/
neighbour.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
1
-4
/
+5
2014-05-13
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
1
-2
/
+2
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2014-02-28
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
1
-3
/
+3
2014-02-28
neigh: directly goto out after setting nud_state to NUD_FAILED
Duan Jiong
1
-0
/
+1
2014-02-27
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
1
-4
/
+4
2014-02-22
neigh: fix setting of default gc_* values
Jiri Pirko
1
-1
/
+1
2014-01-23
net/neighbour: queue work on power efficient wq
viresh kumar
1
-2
/
+3
2014-01-16
neigh: split lines for NEIGH_VAR_SET so they are not too long
Jiri Pirko
1
-3
/
+6
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-2
/
+3
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-01
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-12-18
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
1
-0
/
+1
2013-12-12
ipv6: router reachability probing
Jiri Benc
1
-0
/
+15
2013-12-11
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
1
-1
/
+1
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-1
/
+6
2013-12-10
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-6
/
+68
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
1
-1
/
+13
2013-12-10
neigh: wrap proc dointvec functions
Jiri Pirko
1
-10
/
+45
2013-12-10
neigh: convert parms to an array
Jiri Pirko
1
-190
/
+137
2013-09-26
net: neighbour: use source address of last enqueued packet for solicitation
Hannes Frederic Sowa
1
-1
/
+1
2013-09-04
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
1
-2
/
+0
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+22
2013-08-03
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-07-27
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
Francesco Fusco
1
-7
/
+22
2013-07-02
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-06-20
neigh: disallow un-init_net to change thresh of neigh
Gao feng
1
-0
/
+6
2013-06-20
neigh: only allow init_net to change the default neigh_parms
Gao feng
1
-1
/
+1
2013-06-20
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
1
-6
/
+2
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-17
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
1
-29
/
+20
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-3
/
+3
2013-01-29
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
1
-9
/
+7
2013-01-22
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+4
2012-12-06
net: fix some compiler warning in net/core/neighbour.c
Cong Wang
1
-3
/
+2
2012-12-06
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
Shan Wei
1
-5
/
+12
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-9
/
+0
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+9
2012-11-19
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+4
2012-10-07
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
1
-4
/
+2
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-4
/
+4
2012-08-22
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
1
-1
/
+1
2012-07-05
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-3
/
+16
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
1
-5
/
+7
2012-06-08
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-05-17
net: core: Use pr_<level>
Joe Perches
1
-6
/
+7
[next]