summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_route.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-031-20/+8Star
* [NET]: Turn nfmark into generic markThomas Graf2006-12-031-2/+2
* [DECNET]: Fix input routing bugSteven Whitehouse2006-10-191-2/+1Star
* [DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy2006-10-161-1/+1
* [NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2006-10-121-3/+8
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-231-8/+3Star
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-221-3/+1Star
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-0/+1
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-221-1/+2
* [DECNET]: Fix for routing bugPatrick Caulfield2006-08-021-2/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-181-2/+1Star
* [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk2006-03-211-2/+1Star
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-211-27/+30
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1Star
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-191-5/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1840