Commit Graph

222 Commits (924d38f404936495b59ef7fa3ff232d978d64b18)

Author SHA1 Message Date
Duan Jiong feff9ab2e7 neigh: recompute reachabletime before returning from neigh_periodic_work() 11 years ago
Duan Jiong 5e2c21dceb neigh: directly goto out after setting nud_state to NUD_FAILED 11 years ago
Timo Teräs a960ff81f0 neigh: probe application via netlink in NUD_PROBE 11 years ago
Jiri Pirko b194c1f1db neigh: fix setting of default gc_* values 11 years ago
viresh kumar f618002b0b net/neighbour: queue work on power efficient wq 11 years ago
Jiri Pirko 3977458c9c neigh: split lines for NEIGH_VAR_SET so they are not too long 11 years ago
Aruna-Hewapathirane 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 years ago
David S. Miller 2205369a31 vlan: Fix header ops passthru when doing TX VLAN offload. 11 years ago
Bob Gilligan 53385d2d1d neigh: Netlink notification for administrative NUD state change 11 years ago
Jiri Benc 7e98056964 ipv6: router reachability probing 11 years ago
Jiri Pirko 77d47afbf3 neigh: use neigh_parms_net() to get struct neigh_parms->net pointer 11 years ago
Jiri Pirko bba24896f0 neigh: ipv6: respect default values set before an address is assigned to device 11 years ago
Jiri Pirko 1d4c8c2984 neigh: restore old behaviour of default parms values 11 years ago
Jiri Pirko 73af614aed neigh: use tbl->family to distinguish ipv4 from ipv6 11 years ago
Jiri Pirko cb5b09c17f neigh: wrap proc dointvec functions 11 years ago
Jiri Pirko 1f9248e560 neigh: convert parms to an array 11 years ago
Hannes Frederic Sowa 4ed377e36e net: neighbour: use source address of last enqueued packet for solicitation 12 years ago
Tim Gardner 3e25c65ed0 net: neighbour: Remove CONFIG_ARPD 12 years ago
Veaceslav Falico fc7f8f5c53 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup 12 years ago
Veaceslav Falico 63134803a6 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup 12 years ago
Francesco Fusco 555445cd11 neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/ 12 years ago
Eric Dumazet c9ab4d85de neighbour: fix a race in neigh_destroy() 12 years ago
Gao feng dc25c676f5 neigh: disallow un-init_net to change thresh of neigh 12 years ago
Gao feng 170d6f9954 neigh: only allow init_net to change the default neigh_parms 12 years ago
Gao feng cf89d6b280 neigh: no need to call lookup_neigh_parms in neigh_parms_alloc 12 years ago
Joe Perches fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago
Joe Perches d5d427cdae neighbour: Convert NEIGH_PRINTK to neigh_dbg 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Thomas Graf 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 08433eff2d net neigh: Optimize neighbor entry size calculation. 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 2724680bce neigh: Keep neighbour cache entries if number of them is small enough. 12 years ago
Cong Wang b93196dc5a net: fix some compiler warning in net/core/neighbour.c 12 years ago
Shan Wei ce46cc64d4 net: neighbour: prohibit negative value for unres_qlen_bytes parameter 12 years ago
Eric W. Biederman b51642f6d7 net: Enable a userns root rtnl calls that are safe for unprivilged users 12 years ago
Eric W. Biederman dfc47ef863 net: Push capable(CAP_NET_ADMIN) into the rtnl methods 12 years ago
Eric W. Biederman 464dc801c7 net: Don't export sysctls to unprivileged users 12 years ago
ramesh.nagappa@gmail.com e1f165032c net: Fix skb_under_panic oops in neigh_resolve_output 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Tejun Heo 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 years ago
David S. Miller 13a43d94ab neigh: Convert over to dst_neigh_lookup_skb(). 13 years ago
David S. Miller a263b30936 ipv4: Make neigh lookups directly in output packet path. 13 years ago
Eric Dumazet 4bd6683bd4 net: neighbour: fix neigh_dump_info() 13 years ago
Joe Perches e005d193d5 net: core: Use pr_<level> 13 years ago
Eric W. Biederman 8f40a1f982 net neighbour: Convert to use register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Hiroaki SHIMODA dcd2ba92e8 neighbour: Make neigh_table_init_no_netlink() static. 13 years ago
David S. Miller 9a6308d74e neighbour: Stop using NLA_PUT*(). 13 years ago
Michel Machado 84338a6c9d neighbour: Fixed race condition at tbl->nht 13 years ago
Tony Zelenoff 84920c1420 net: Allow ipv6 proxies and arp proxies be shown with iproute2 13 years ago