aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_rules.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[DECNET]: Fix build regressions.David S. Miller1-6/+0
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-0/+6
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf1-5/+1
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-27/+0
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf1-11/+1
2006-11-07[DECNET]: Endianess fixes (try #2)Steven Whitehouse1-2/+2
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf1-1/+1
2006-09-22[DECNET]: Add support for fwmark masks in routing rulesPatrick McHardy1-2/+18
2006-09-22[DECNET]: cleanupsAdrian Bunk1-2/+2
2006-09-22[DECNET] Fix to decnet rules compare functionSteven Whitehouse1-2/+2
2006-09-22[DECNET] Fix to multiple tables routingSteven Whitehouse1-0/+1
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy1-1/+1
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse1-310/+184
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-07-08[NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse1-44/+53
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-9/+9
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+416