aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_semantics.c
Commit message (Expand)AuthorAge
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-11
* [RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian2007-05-24
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2007-03-25
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-08
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-28
* [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro2006-09-28
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-28
* [IPV4]: ip_fib_check_default() annotatedAl Viro2006-09-28
* [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro2006-09-28
* [IPV4]: FIB_RES_PREFSRC() annotatedAl Viro2006-09-28
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-22
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-22
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-22
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-22
* [IPV4] fib: convert reader/writer to spinlockStephen Hemminger2006-09-22
* [IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov2006-08-17
* [IPV4]: Fix nexthop realm dumping for multipath routesPatrick McHardy2006-07-21
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov2006-02-09
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-29
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-03
* [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [IPV4]: Fix memory leak during fib_info hash expansion.David S. Miller2005-08-05
* [NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim2005-06-19
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16