index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_frontend.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[IPV4]: Consolidate fib_select_default.
Denis V. Lunev
2008-01-28
1
-0
/
+14
*
[NETNS]: Pass correct namespace in fib_validate_source.
Denis V. Lunev
2008-01-28
1
-2
/
+4
*
[NETNS]: Add netns parameter to fib_lookup.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETNS]: Namespace stop vs 'ip r l' race.
Denis V. Lunev
2008-01-28
1
-6
/
+1
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Memory leak on network namespace stop.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[IPV4]: fib hash|trie initialization
Stephen Hemminger
2008-01-28
1
-3
/
+6
*
[IPV4] FIB: printk related cleanups
Stephen Hemminger
2008-01-28
1
-4
/
+2
*
[NETNS]: Enable routing configuration in non-initial namespace.
Denis V. Lunev
2008-01-28
1
-16
/
+0
*
[NETNS]: Replace init_net with the correct context in fib_frontend.c
Denis V. Lunev
2008-01-28
1
-4
/
+4
*
[NETNS]: Pass namespace through ip_rt_ioctl.
Denis V. Lunev
2008-01-28
1
-4
/
+4
*
[NETNS]: Correctly fill fib_config data.
Denis V. Lunev
2008-01-28
1
-13
/
+14
*
[NETNS]: Provide correct namespace for fibnl netlink socket.
Denis V. Lunev
2008-01-28
1
-8
/
+16
*
[NETNS]: Place fib tables into netns.
Denis V. Lunev
2008-01-28
1
-12
/
+24
*
[NETNS]: Add netns to nl_info structure.
Denis V. Lunev
2008-01-28
1
-0
/
+5
*
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
2008-01-28
1
-8
/
+10
*
[NETNS]: Add netns parameter to fib_get_table/fib_new_table.
Denis V. Lunev
2008-01-28
1
-12
/
+12
*
[IPV4]: Unify access to the routing tables.
Denis V. Lunev
2008-01-28
1
-17
/
+12
*
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
Denis V. Lunev
2008-01-28
1
-8
/
+80
*
[IPV4]: Check fib4_rules_init failure.
Denis V. Lunev
2008-01-28
1
-3
/
+15
*
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
2008-01-28
1
-3
/
+3
*
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
2008-01-28
1
-2
/
+19
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
1
-0
/
+12
*
[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket
Denis V. Lunev
2007-12-21
1
-3
/
+6
*
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
2007-11-07
1
-7
/
+8
*
[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
Pavel Emelyanov
2007-10-23
1
-5
/
+7
*
[NETLINK]: fib_frontend build fixes
David S. Miller
2007-10-10
1
-11
/
+5
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-3
/
+6
*
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
1
-1
/
+1
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-2
/
+2
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-19
1
-1
/
+1
*
[IPV4]: The scheduled removal of multipath cached routing support.
David S. Miller
2007-07-10
1
-4
/
+0
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
1
-1
/
+1
*
[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT
David S. Miller
2007-05-31
1
-11
/
+0
*
[IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res)
Sergey Vlasov
2007-04-27
1
-0
/
+4
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+2
*
[IPv4]: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-4
/
+8
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NETLINK]: Infinite recursion in netlink.
Alexey Kuznetsov
2007-04-25
1
-1
/
+7
*
[IPv4] fib: Fix out of bound access of fib_props[]
Thomas Graf
2007-03-25
1
-0
/
+5
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-11
/
+11
*
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2006-12-02
1
-1
/
+0
*
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
2006-12-02
1
-1
/
+1
*
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-02
1
-2
/
+2
*
[IPv4] fib: Remove unused fib_config members
Thomas Graf
2006-10-18
1
-5
/
+0
*
[IPV4]: net/ipv4/fib annotations
Al Viro
2006-09-28
1
-4
/
+3
[prev]
[next]