index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
/
garp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
1
-1
/
+1
*
802: fix a possible race condition
Cong Wang
2013-04-07
1
-0
/
+4
*
net/garp: fix GID rbtree ordering
David Ward
2012-04-13
1
-4
/
+4
*
net/garp: avoid infinite loop if attribute already exists
David Ward
2012-04-01
1
-12
/
+10
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-2
/
+2
*
garp: use kfree_rcu()
Eric Dumazet
2011-05-21
1
-18
/
+2
*
garp: remove last synchronize_rcu() call
Eric Dumazet
2011-05-12
1
-2
/
+12
*
garp: remove one synchronize_rcu() call
Eric Dumazet
2011-05-09
1
-2
/
+6
*
net/802: add __rcu annotations
Eric Dumazet
2010-10-25
1
-9
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-2
/
+2
|
/
*
garp: retry sending JoinIn messages after allocation failures
Patrick McHardy
2008-07-16
1
-1
/
+4
*
net: Add GARP applicant-only participant
Patrick McHardy
2008-07-05
1
-0
/
+633