summaryrefslogtreecommitdiff
path: root/net/decnet
AgeCommit message (Expand)AuthorFilesLines
2011-05-08net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu()Lai Jiangshan1-6/+1
2011-05-03net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet1-4/+6
2011-04-29net: Use non-zero allocations in dst_alloc().David S. Miller1-0/+2
2011-04-29net: Make dst_alloc() take more explicit initializations.David S. Miller1-11/+2
2011-04-18decnet: Don't leak entries when rebuilding zone.David S. Miller1-2/+3
2011-04-17decnet: Fix set-but-unused variable.David S. Miller1-2/+1
2011-03-13decnet: Convert to use flowidn where applicable.David S. Miller6-170/+177
2011-03-13net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller4-52/+56
2011-03-03xfrm: Return dst directly from xfrm_lookup()David S. Miller1-2/+10
2011-03-02xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller1-2/+3
2011-02-18net: Add initial_ref arg to dst_alloc().David S. Miller1-2/+2
2011-01-27net: Implement read-only protection and COW'ing of metrics.David S. Miller1-5/+13
2011-01-20net: cleanup unused macros in net directoryShan Wei1-1/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina2-3/+5
2010-12-15net: Abstract default MTU metric calculation behind an accessor.David S. Miller1-2/+8
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller2-8/+18
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller1-7/+6
2010-12-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg1-0/+2
2010-11-17net: use the macros defined for the members of flowiChangli Gao2-14/+10
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-3/+3
2010-11-12ipv4: Make rt->fl.iif tests lest obscure.David S. Miller1-2/+2
2010-11-10net: avoid limits overflowEric Dumazet2-3/+3
2010-11-09decnet: RCU conversion and get rid of dev_base_lockEric Dumazet5-74/+104
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-12net dst: use a percpu_counter to track entriesEric Dumazet1-1/+2
2010-10-06net neigh: RCU conversion of neigh hash tableEric Dumazet1-6/+7
2010-08-17net/decnet: Adjust confusing if indentationJulia Lawall1-4/+4
2010-06-11net-next: remove useless union keywordChangli Gao1-79/+79
2010-05-18net: Remove unnecessary returns from void function()sJoe Perches2-4/+0
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2-15/+15
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy1-1/+1
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy1-1/+1
2010-04-21net: sk_sleep() helperEric Dumazet1-13/+13
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy10-29/+19
2010-04-14net: fib_rules: decouple address families from real address familiesPatrick McHardy1-1/+1
2010-04-14net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy1-1/+0
2010-04-14net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy1-18/+1
2010-04-13net: sk_dst_cache RCUificationEric Dumazet1-3/+3
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-0/+8
2010-04-04net: convert multicast list to list_headJiri Pirko1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-0/+8
2010-03-25netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt3-12/+28
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-7/+7
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-52/+65
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman1-10/+12
2009-11-30net: Move && and || to end of previous lineJoe Perches1-2/+3
2009-11-26net: use net_eq to compare netsOctavian Purdila5-9/+9
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman2-182/+6