Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
refs/heads/android12-5.10-lts
/
net
/
802
/
garp.c
92289f5
net/802/garp: fix memleak in garp_request_join()
by Yang Yingliang
· 3 years, 6 months ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
cfbe800
802: fix a possible race condition
by Cong Wang
· 12 years ago
6f66cdc
net/garp: fix GID rbtree ordering
by David Ward
· 13 years ago
6737856
net/garp: avoid infinite loop if attribute already exists
by David Ward
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
0a384b2
garp: use kfree_rcu()
by Eric Dumazet
· 14 years ago
f607a15
garp: remove last synchronize_rcu() call
by Eric Dumazet
· 14 years ago
da37e36
garp: remove one synchronize_rcu() call
by Eric Dumazet
· 14 years ago
3cc77ec
net/802: add __rcu annotations
by Eric Dumazet
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
51ce7ec
garp: retry sending JoinIn messages after allocation failures
by Patrick McHardy
· 16 years ago
eca9eba
net: Add GARP applicant-only participant
by Patrick McHardy
· 16 years ago