index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: add LINUX_MIB_IPRPFILTER snmp counter
Eric Dumazet
2010-06-03
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
1
-2
/
+2
*
net: restore ip source validation
Jamal Hadi Salim
2009-12-25
1
-0
/
+2
*
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
2009-12-03
1
-4
/
+7
*
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
2009-12-01
1
-1
/
+3
*
ipv4: factorize cache clearing for batched unregister operations
Octavian Purdila
2009-11-18
1
-5
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
1
-1
/
+4
|
\
|
*
net: Fix RPF to work with policy routing
jamal
2009-10-29
1
-1
/
+4
*
|
ipv4: fib table algorithm performance improvement
Stephen Hemminger
2009-10-05
1
-13
/
+13
|
/
*
ipv4: cleanup: remove unnecessary include.
Rami Rosen
2009-05-18
1
-1
/
+0
*
ip: add loose reverse path filtering
Stephen Hemminger
2009-02-22
1
-1
/
+1
*
net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c
Jianjun Kong
2008-11-03
1
-5
/
+5
*
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
2008-07-05
1
-8
/
+9
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
route: Mark unused routing attributes as such
Thomas Graf
2008-06-03
1
-1
/
+0
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-4
/
+4
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-6
/
+6
*
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
Denis V. Lunev
2008-01-31
1
-1
/
+1
*
[IPV4]: fib_sync_down rework.
Denis V. Lunev
2008-01-31
1
-2
/
+2
*
[IPV4]: Fix memory leak on error path during FIB initialization.
Denis V. Lunev
2008-01-31
1
-1
/
+9
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[NETNS]: Add netns parameter to fib_select_default.
Denis V. Lunev
2008-01-28
1
-2
/
+3
*
[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
[next]