Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 2011-10-31 |
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 2011-08-02 |
* | garp: use kfree_rcu() | Eric Dumazet | 2011-05-21 |
* | garp: remove last synchronize_rcu() call | Eric Dumazet | 2011-05-12 |
* | garp: remove one synchronize_rcu() call | Eric Dumazet | 2011-05-09 |
* | net/802: add __rcu annotations | Eric Dumazet | 2010-10-25 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ | |||
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
|/ | |||
* | garp: retry sending JoinIn messages after allocation failures | Patrick McHardy | 2008-07-16 |
* | net: Add GARP applicant-only participant | Patrick McHardy | 2008-07-06 |