aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-02-05decnet: remove unused variable from dn_output()Jesper Juhl1-2/+1
2012-02-01decnet: Add missing neigh->ha locking to dn_neigh_output_packet()David S. Miller1-9/+15
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-1/+1
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet1-2/+2
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-1/+1
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller1-2/+2
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2-5/+5
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+5
2011-11-26decnet: proper socket refcountingEric Dumazet1-12/+5
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-1/+3
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert1-3/+3
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2-0/+2
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-3/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma4-4/+4
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller1-0/+7
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller2-9/+11
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller2-15/+16
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-4/+1
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller1-3/+0
2011-07-01decnet: Reduce switch/case indentJoe Perches9-597/+603
2011-06-16net: Remove casts of void *Joe Perches1-1/+1
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose3-7/+8
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-17/+12
2011-05-07net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu()Lai Jiangshan1-6/+1
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet1-4/+6
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller1-0/+2
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller1-11/+2
2011-04-17decnet: 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-12decnet: Convert to use flowidn where applicable.David S. Miller6-170/+177
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller4-52/+56
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller1-2/+10
2011-03-01xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller1-2/+3
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller1-2/+2
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller1-5/+13
2011-01-19net: 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-14net: 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-08Merge 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-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller1-2/+2
2010-11-10net: avoid limits overflowEric Dumazet2-3/+3
2010-11-08decnet: 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-11net dst: use a percpu_counter to track entriesEric Dumazet1-1/+2
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-6/+7
2010-08-16net/decnet: Adjust confusing if indentationJulia Lawall1-4/+4
2010-06-10net-next: remove useless union keywordChangli Gao1-79/+79
2010-05-17net: 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-20net: sk_sleep() helperEric Dumazet1-13/+13
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy10-29/+19
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy1-1/+1
2010-04-13net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy1-1/+0
2010-04-13net: 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-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-0/+8
2010-04-03net: 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-29net: Move && and || to end of previous lineJoe Perches1-2/+3
2009-11-25net: use net_eq to compare netsOctavian Purdila5-9/+9
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman2-182/+6
2009-11-11decnet: convert dndev_lock to spinlockstephen hemminger1-7/+12
2009-11-11decnet: add RTNL lock when reading address liststephen hemminger1-0/+4
2009-11-10decnet: use RCU to find network devicesstephen hemminger1-8/+6
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+3
2009-11-06decnet: netdevice refcount leakEric Dumazet1-4/+3
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-1/+2
2009-11-04decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet1-4/+6
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet3-9/+9
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar1-1/+1
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-1/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-3/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2-5/+2
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-1/+1
2009-09-01net: make neigh_ops constantStephen Hemminger1-3/+3
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-1/+1
2009-06-26decnet: Use rcu_barrier() on module unload.Jesper Dangaard Brouer1-0/+2
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet4-21/+24
2009-05-28decnet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2-20/+7
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen1-1/+1
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen1-1/+1
2009-05-09decnet: Use data ready call back, rather than hand coding itSteven Whitehouse1-13/+4
2009-03-21net/*: use linux/kernel.h swap()Ilpo Järvinen1-5/+1
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger1-2/+1
2009-02-26decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder3-10/+10
2009-02-26decnet: fix sparse warnings: context imbalanceHannes Eder1-0/+2
2009-02-26decnet: remove some pointless conditionals before kfree_skb()Wei Yongjun1-2/+1
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2-2/+4
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison2-2/+2
2008-12-10net: Make staticRoel Kluin2-3/+3
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison8-86/+88
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-3/+3
2008-11-21net: remove redundant argument commentsQinghuang Feng1-1/+0
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan1-1/+0
2008-11-03net: '&' reduxAlexey Dobriyan1-22/+22
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+0
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg1-2/+0
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan2-4/+4
2008-10-15decnet: Fix compiler warning in dn_dev.cDavid S. Miller1-1/+1
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2-2/+2
2008-07-16sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov1-1/+1
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev1-1/+1
2008-06-17decnet: Remove SOCK_SLEEP_{PRE,POST} usage.David S. Miller1-15/+15
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH1-6/+6
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki5-9/+9
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2-2/+2
2008-02-29[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.Pavel Emelyanov1-19/+2
2008-02-07[DECNET] ROUTE: remove unecessary alignmentEric Dumazet1-1/+1
2008-01-28[NETNS]: FIB rules API cleanup.Denis V. Lunev1-2/+2
2008-01-28[FIB]: Add netns to fib_rules_ops.Denis V. Lunev1-0/+1
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-2/+2
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano1-2/+2
2008-01-28[NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev1-2/+2
2008-01-28[DECNET]: Switch to using ctl_paths.Pavel Emelyanov2-55/+20
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman2-4/+4
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-0/+1
2008-01-28[DECNET]: Use htons() where appropriate.YOSHIFUJI Hideaki3-3/+3
2008-01-28[DECNET]: Fix inverted wait flag in xfrm_lookup callHerbert Xu1-1/+1
2008-01-28[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAITHerbert Xu1-1/+2
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy1-1/+1
2008-01-28[DECNET]: Remove extra memset from dn_fib_check_nhDenis V. Lunev1-2/+0
2008-01-28[NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev3-5/+5
2008-01-28[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev4-1/+33
2008-01-28[NET]: Eliminate duplicate copies of dst_discardHerbert Xu1-12/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-2/+1
2008-01-10[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cacheEric Dumazet1-3/+3
2007-11-30[DECNET]: dn_nl_deladdr() almost always returns no errorPavel Emelyanov1-1/+3
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev1-11/+2
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov1-12/+4
2007-11-07[DECNET]: "addr" module param can't be __initdataAlexey Dobriyan1-1/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev1-12/+2
2007-10-10[DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov2-35/+4
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+2
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman2-9/+9
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2-9/+9
2007-10-10[NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-10[IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev1-7/+6
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman5-20/+20
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-1/+2
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-5/+8
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman4-8/+12
2007-09-11[DECNET]: Fix interface address listing regression.Patrick McHardy1-1/+1
2007-07-31[DECNET]: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-2/+2
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter4-4/+4
2007-07-10[NET]: dev_mcast: unexport dev_mc_uploadPatrick McHardy1-3/+0
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy2-2/+2
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov4-55/+57
2007-04-25[RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy1-3/+0
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo1-1/+1
2007-04-25[NET] fib_rules: delay route cache flush by ip_rt_min_delayThomas Graf1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+3
2007-04-25[NET] fib_rules: Flush route cache after rule modificationsThomas Graf1-0/+7
2007-04-25[NET] rules: Unified rules dumpingThomas Graf1-7/+0
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf5-26/+20
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2-2/+4
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo4-9/+11
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo3-4/+4
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo3-6/+6
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-03-25[DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf1-1/+4
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf1-7/+6
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman1-5/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2-2/+2
2007-02-14[PATCH] sysctl: decnet: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven4-4/+4
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-523/+523
2007-02-11[PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro1-6/+6
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-3/+1
2007-02-10[DECNET]: Convert decnet route to use the new dst_entry 'next' pointerEric Dumazet1-16/+16
2007-02-10[DECNET]: FRA_{DST,SRC} are le16 for decnetAl Viro1-6/+6
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki10-507/+507
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2-9/+16