Commit Graph

85 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Yan, Zheng 19c1ea14c9 ipv4: Fix fib_info->fib_metrics leak 14 years ago
Lai Jiangshan 4670994d15 net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() 14 years ago
David S. Miller 37e826c513 ipv4: Fix nexthop caching wrt. scoping. 14 years ago
David S. Miller 436c3b66ec ipv4: Invalidate nexthop cache nh_saddr more correctly. 14 years ago
Eric Dumazet fcd13f42c9 ipv4: fix fib metrics 14 years ago
David S. Miller 9ade22861f ipv4: Use flowi4 in FIB layer. 14 years ago
David S. Miller 22bd5b9b13 ipv4: Pass ipv4 flow objects into fib_lookup() paths. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 1b7fe59322 ipv4: Kill flowi arg to fib_select_multipath() 14 years ago
David S. Miller a7ac8fc1d8 ipv4: Fix scope value used in route src-address caching. 14 years ago
David S. Miller 1fc050a134 ipv4: Cache source address in nexthop entries. 14 years ago
David S. Miller 3be0686b6e ipv4: Inline fib_semantic_match into check_leaf 14 years ago
David S. Miller 4c8237cd76 ipv4: Validate route entry type at insert instead of every lookup. 14 years ago
Eric Dumazet 31d409373c ipv4: fix rcu lock imbalance in fib_select_default() 14 years ago
David S. Miller 123b9731b1 ipv4: Rename fib_hash_* locals in fib_semantics.c 14 years ago
David S. Miller 0c838ff1ad ipv4: Consolidate all default route selection implementations. 14 years ago
David S. Miller 5b4704419c ipv4: Remember FIB alias list head and table in lookup results. 14 years ago
David S. Miller 725d1e1b45 ipv4: Attach FIB info to dst_default_metrics when possible 14 years ago
David S. Miller 9c150e82ac ipv4: Allocate fib metrics dynamically. 14 years ago
Patrick McHardy c7066f70d9 netfilter: fix Kconfig dependencies 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Eric Dumazet 9b0c290e78 fib: introduce fib_alias_accessed() helper 14 years ago
Eric Dumazet 8723e1b4ad inet: RCU changes in inetdev_by_index() 15 years ago
Eric Dumazet ebc0ffae5d fib: RCU conversion of fib_lookup() 15 years ago
Eric Dumazet 6a31d2a97c fib: cleanups 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Egger d088dde7b1 ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE) 15 years ago
David S. Miller 71fceff0ea ipv4: Use less conflicting local var name in change_nexthops() loop macro. 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Rami Rosen e204a345a0 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Jianjun Kong d9319100c1 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c 16 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Krzysztof Piotr Oledzki 709772e6e0 net: Fix routing tables with id > 255 for legacy software 17 years ago
Denis V. Lunev 57d7a60092 [NETNS]: Add netns refcnt debug into fib_info. 17 years ago
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 7462bd744e [NETNS]: Add a namespace mark to fib_info. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 17 years ago
Denis V. Lunev 86167a377f [NETNS]: Pass correct namespace in context fib_check_nh. 17 years ago
Denis V. Lunev 7fee0ca237 [NETNS]: Add netns parameter to inetdev_by_index. 17 years ago
Denis V. Lunev da0e28cb68 [NETNS]: Add netns parameter to fib_lookup. 17 years ago
David S. Miller 88ebc72f68 [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. 17 years ago
Stephen Hemminger a6db901092 [IPV4] FIB: printk related cleanups 17 years ago
Denis V. Lunev 4d1169c1e7 [NETNS]: Add netns to nl_info structure. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Denis V. Lunev c17860a039 [IPV4]: no need pass pointer to a default into fib_detect_death 17 years ago
Joonwoo Park 88f8349164 [IPV4] fib_semantics: kmalloc + memset conversion to kzalloc 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Thomas Graf 8f4c1f9b04 [NETLINK]: Introduce nested and byteorder flag to netlink attribute 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago