Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
022cbae611a37eda80d498f8f379794c8ac3be47
/
net
/
core
/
neighbour.c
3f192b5
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
by Alexey Dobriyan
· 17 years ago
bfb85c9
[ATM]: Fix clip module reload crash.
by Randy Dunlap
· 17 years ago
d12af67
sysctl: fix neighbour table sysctls.
by Eric W. Biederman
· 17 years ago
4ae2894
[NEIGH]: Ensure that pneigh_lookup is protected with RTNL
by Pavel Emelyanov
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
d961db3
[NEIGH]: Netlink notifications
by Thomas Graf
· 17 years ago
4f49455
[NEIGH]: Combine neighbour cleanup and release
by Thomas Graf
· 17 years ago
c3609d5
[NET]: is_power_of_2 in net/core/neighbour.c
by vignesh babu
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
c8822a4
[NEIGH]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
f690808
[NET]: make seq_operations const
by Stephen Hemminger
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
c2ecba7
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
by Pavel Emelianov
· 18 years ago
ecbb416
[NET]: Fix neighbour destructor handling.
by Alexey Kuznetsov
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
cb18eccf
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
4ec93ed
[NET] CORE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
f5a6e01
[NET]: user of the jiffies rounding code: Networking
by Arjan van de Ven
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
3644f0c
[NET]: Convert hh_lock to seqlock.
by Stephen Hemminger
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
b1a98bf
[NET] neighbour: Use kmemdup where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
c5e2946
[NEIGH]: always use hash_mask under tbl lock
by Julian Anastasov
· 18 years ago
d77072e
[NET]: Annotate dst_ops protocol
by Al Viro
· 18 years ago
62dd931
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
by Ville Nuorvala
· 18 years ago
e5d679f33
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
e92b43a
[NET] neighbour: reduce exports
by Stephen Hemminger
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
b867331
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
by Thomas Graf
· 18 years ago
ca860fb
[NEIGH]: Convert neighbour table dumping to new netlink api
by Thomas Graf
· 18 years ago
6b3f867
[NEIGH]: Convert neighbour table modification to new netlink api
by Thomas Graf
· 18 years ago
8b8aec5
[NEIGH]: Convert neighbour dumping to new netlink api
by Thomas Graf
· 18 years ago
5208deb
[NEIGH]: Convert neighbour addition to new netlink api
by Thomas Graf
· 18 years ago
a14a49d
[NEIGH]: Convert neighbour deletion to new netlink api
by Thomas Graf
· 18 years ago
3fcde74
[NEIGH]: neigh_table_clear() doesn't free stats
by Kirill Korotaev
· 18 years ago
8d71740
[NET]: Core net changes to generate netevents
by Tom Tucker
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
bd89efc
[NEIGH]: Fix IP-over-ATM and ARP interaction.
by Simon Kelley
· 19 years ago
6f91204
[PATCH] for_each_possible_cpu: network codes
by KAMEZAWA Hiroyuki
· 19 years ago
77d04bd
[NET]: More kzalloc conversions.
by Andrew Morton
· 19 years ago
c5ecd62
[NET]: Move destructor from neigh->ops to neigh_params
by Michael S. Tsirkin
· 19 years ago
955aaa2
[NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed.
by YOSHIFUJI Hideaki
· 19 years ago
670c02c
[NET]: Wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
49636bb
[NEIGH] Fix timer leak in neigh_changeaddr
by Herbert Xu
· 19 years ago
6fb9974
[NEIGH] Fix add_timer race in neigh_add_timer
by Herbert Xu
· 19 years ago
2037550
[NEIGH] Print stack trace in neigh_add_timer
by Herbert Xu
· 19 years ago
667347f
[NEIGH]: Add debugging check when adding timers.
by David S. Miller
· 19 years ago
45fc3b1
[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
by Amos Waterland
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
9ef1d4c
[NETLINK]: Missing initializations in dumped data
by Patrick McHardy
· 19 years ago
543537b
[PATCH] create a kstrdup library function
by Paulo Marques
· 19 years ago
b6544c0
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
by Jamal Hadi Salim
· 19 years ago
1797754
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
by Thomas Graf
· 19 years ago
e386c6e
[NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms
by Thomas Graf
· 19 years ago
4b6ea82
[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
by Thomas Graf
· 19 years ago
c7fb64d
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
by Thomas Graf
· 19 years ago
5bec003
[NET]: /proc/net/stat/* header cleanup
by Olaf Rempel
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago