summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_rules.c
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-0/+8
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-031-5/+1Star
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-031-29/+0Star
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-031-11/+1Star
* [IPV4]: FRA_{DST,SRC} annotatedAl Viro2006-09-291-6/+6
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-291-6/+6
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-231-1/+1
* [IPV4]: Add support for fwmark masks in routing rulesPatrick McHardy2006-09-231-2/+19
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-221-2/+2
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-0/+1
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-221-1/+1
* [IPV4]: Kill fib4_rules_clean().David S. Miller2006-09-221-5/+0Star
* [NET]: Make code static.Adrian Bunk2006-09-221-2/+2
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-221-366/+239Star
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-081-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPV4]: Add fib rule netlink notificationsPatrick McHardy2006-03-231-3/+24
* [IPV4] fib_rules.c: make struct fib_rules static againAdrian Bunk2006-03-211-1/+1
* [IPV4]: Use RCU locking in fib_rules.Robert Olsson2006-03-211-45/+68
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-191-3/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+437