index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
/
garp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2013-04-07
802: fix a possible race condition
Cong Wang
1
-0
/
+4
2012-04-13
net/garp: fix GID rbtree ordering
David Ward
1
-4
/
+4
2012-04-01
net/garp: avoid infinite loop if attribute already exists
David Ward
1
-12
/
+10
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-05-21
garp: use kfree_rcu()
Eric Dumazet
1
-18
/
+2
2011-05-12
garp: remove last synchronize_rcu() call
Eric Dumazet
1
-2
/
+12
2011-05-09
garp: remove one synchronize_rcu() call
Eric Dumazet
1
-2
/
+6
2010-10-25
net/802: add __rcu annotations
Eric Dumazet
1
-9
/
+9
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-07-16
garp: retry sending JoinIn messages after allocation failures
Patrick McHardy
1
-1
/
+4
2008-07-05
net: Add GARP applicant-only participant
Patrick McHardy
1
-0
/
+633