index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
fib_rules.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-10
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2013-11-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
1
-1
/
+2
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
1
-4
/
+11
2013-08-03
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
1
-0
/
+10
2013-08-01
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+8
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-2
/
+2
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-3
/
+3
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
1
-2
/
+1
2012-08-23
net: remove delay at device dismantle
Eric Dumazet
1
-1
/
+2
2012-06-29
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
1
-0
/
+4
2012-04-02
fib_rules: Stop using NLA_PUT*().
David S. Miller
1
-17
/
+15
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2011-10-20
fib_rules: fix unresolved_rules counting
Yan, Zheng
1
-1
/
+4
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+2
2011-09-21
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
1
-2
/
+2
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
1
-1
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-1
/
+1
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-3
/
+3
2011-05-26
net: hold rtnl again in dump callbacks
Eric Dumazet
1
-0
/
+1
2011-05-03
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-1
/
+2
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-3
/
+3
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
1
-2
/
+1
2010-10-27
fib_rules: __rcu annotates ctarget
Eric Dumazet
1
-5
/
+6
2010-10-26
fib: fix fib_nl_newrule()
Eric Dumazet
1
-5
/
+5
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-06
fib: RCU conversion of fib_lookup()
Eric Dumazet
1
-1
/
+2
2010-10-05
fib: fib_rules_cleanup can be static
stephen hemminger
1
-2
/
+1
2010-09-29
ipv4: Allow configuring subnets as local addresses
Tom Herbert
1
-1
/
+2
2010-09-28
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
1
-3
/
+5
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
1
-1
/
+1
2010-04-14
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
1
-0
/
+1
2010-04-14
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
1
-0
/
+18
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-17
net: remove rcu locking from fib_rules_event()
Eric Dumazet
1
-8
/
+2
2010-01-18
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-1
/
+1
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
1
-3
/
+33
2009-12-03
net 04/05: fib_rules: allow to delete local rule
Patrick McHardy
1
-1
/
+1
2009-12-03
net 03/05: fib_rules: add oif classification
Patrick McHardy
1
-1
/
+32
2009-12-03
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...
Patrick McHardy
1
-18
/
+18
2009-05-21
net: Remove unused parameter from fill method in fib_rules_ops.
Rami Rosen
1
-1
/
+1
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
1
-1
/
+1
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
1
-1
/
+2
2008-11-08
net: fib_rules ordering fixes.
Eric W. Biederman
1
-3
/
+4
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-07-06
net: add fib_rules_ops to flush_cache method
Denis V. Lunev
1
-1
/
+1
2008-07-02
net: fib_rules: fix error code for unsupported families
Patrick McHardy
1
-2
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug to fib rules.
Denis V. Lunev
1
-2
/
+3
[next]