aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_frontend.c
Commit message (Expand)AuthorAge
* ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-07
* net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* net: restore ip source validationJamal Hadi Salim2009-12-25
* ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-03
* net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-01
* ipv4: factorize cache clearing for batched unregister operationsOctavian Purdila2009-11-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * net: Fix RPF to work with policy routingjamal2009-10-30
* | ipv4: fib table algorithm performance improvementStephen Hemminger2009-10-05
|/
* ipv4: cleanup: remove unnecessary include.Rami Rosen2009-05-18
* ip: add loose reverse path filteringStephen Hemminger2009-02-22
* net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong2008-11-03
* netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-05
* net: remove CVS keywordsAdrian Bunk2008-06-12
* route: Mark unused routing attributes as suchThomas Graf2008-06-03
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-01-31
* [IPV4]: fib_sync_down rework.Denis V. Lunev2008-01-31
* [IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev2008-01-31
* [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-28
* [NETNS]: Add netns parameter to fib_select_default.Denis V. Lunev2008-01-28
* [IPV4]: Consolidate fib_select_default.Denis V. Lunev2008-01-28
* [NETNS]: Pass correct namespace in fib_validate_source.Denis V. Lunev2008-01-28
* [NETNS]: Add netns parameter to fib_lookup.Denis V. Lunev2008-01-28
* [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-28
* [NETNS]: Namespace stop vs 'ip r l' race.Denis V. Lunev2008-01-28
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [NETNS]: Memory leak on network namespace stop.Denis V. Lunev2008-01-28
* [IPV4]: fib hash|trie initializationStephen Hemminger2008-01-28
* [IPV4] FIB: printk related cleanupsStephen Hemminger2008-01-28
* [NETNS]: Enable routing configuration in non-initial namespace.Denis V. Lunev2008-01-28
* [NETNS]: Replace init_net with the correct context in fib_frontend.cDenis V. Lunev2008-01-28
* [NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev2008-01-28
* [NETNS]: Correctly fill fib_config data.Denis V. Lunev2008-01-28
* [NETNS]: Provide correct namespace for fibnl netlink socket.Denis V. Lunev2008-01-28
* [NETNS]: Place fib tables into netns.Denis V. Lunev2008-01-28
* [NETNS]: Add netns to nl_info structure.Denis V. Lunev2008-01-28
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-28
* [NETNS]: Add netns parameter to fib_get_table/fib_new_table.Denis V. Lunev2008-01-28
* [IPV4]: Unify access to the routing tables.Denis V. Lunev2008-01-28
* [NETNS]: Refactor fib initialization so it can handle multiple namespaces.Denis V. Lunev2008-01-28
* [IPV4]: Check fib4_rules_init failure.Denis V. Lunev2008-01-28
* [IPV4] net/ipv4: Use ipv4_is_<type>Joe Perches2008-01-28
* [IPV4]: Add inet_dev_addr_type()Laszlo Attila Toth2008-01-28
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-28
* [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev2007-12-21