aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_frontend.c
Commit message (Expand)AuthorAge
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-03
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-03
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-03
* [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-18
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-28
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-28
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-28
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-28
* [IPV4]: struct fib_config IPv4 address fields annotatedAl Viro2006-09-28
* [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro2006-09-28
* [IPV4]: fib_validate_source() annotationsAl Viro2006-09-28
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-22
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-22
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-22
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-22
* [IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-22
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-22
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-22
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Export ip_dev_find()Sean Hefty2006-06-17
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-14
* x86: Work around compiler code generation bug with -OsLinus Torvalds2006-01-15
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NETLINK]: Fix processing of fib_lookup netlink messagesThomas Graf2005-12-01
* [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-22
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.cJayachandran C2005-10-29
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-03
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy2005-08-29
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-29
* [IPV4]: possible cleanupsAdrian Bunk2005-08-29
* [NETLINK]: fib_lookup() via netlinkRobert Olsson2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16