Sign in
coral
/
linux-mtk
/
1eff8ad0143875ccb7281256d72f949b9b28ecba
/
net
/
core
/
fib_rules.c
03dcd30
net: fib_rules: Correctly set table field when table number exceeds 8 bits
by Jethro Beekman
· 5 years ago
d769853
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
by Hangbin Liu
· 6 years ago
947fec6
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
by Hangbin Liu
· 6 years ago
778c4d5
fib_rules: NULL check before kfree is not needed
by YueHaibing
· 6 years ago
35e8c7b
net: fib_rules: bring back rule_exists to match rule during add
by Roopa Prabhu
· 7 years ago
7c8f4e6
fib_rules: match rules based on suppress_* properties too
by Jason A. Donenfeld
· 7 years ago
c77bbc6
net: rules: Move l3mdev attribute validation to a helper
by David Ahern
· 7 years ago
9c20b93
net: fib_rules: fix l3mdev netlink attr processing
by Roopa Prabhu
· 7 years ago
b16fb41
net: fib_rules: add extack support
by Roopa Prabhu
· 7 years ago
f9d4b0c
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
by Roopa Prabhu
· 7 years ago
9776d32
net: Move call_fib_rule_notifiers up in fib_nl_newrule
by David Ahern
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
bfff486
net: fib_rules: support for match on ip_proto, sport and dport
by Roopa Prabhu
· 7 years ago
1b71af6
net: fib_rules: Add new attribute to set protocol
by Donald Sharp
· 7 years ago
cac5620
net: Allow a rule to track originating protocol
by Donald Sharp
· 7 years ago
86b6341
net: Convert fib_* pernet_operations, registered via subsys_initcall
by Kirill Tkhai
· 7 years ago
ce2b7db
fib_rules: exit_net cleanup check added
by Vasily Averin
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
1b2a444
net: fib_rules: Implement notification logic in core
by Ido Schimmel
· 7 years ago
5d89fb3
net: set fib rule refcount after malloc
by David Ahern
· 8 years ago
5361e20
net: avoid one splat in fib_nl_delrule()
by Eric Dumazet
· 8 years ago
717d1e9
net: convert fib_rule.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
bdaf32c
fib_rules: Resolve goto rules target on delete
by Serhey Popovych
· 8 years ago
adeb45c
fib_rules: fix error return code
by Wei Yongjun
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
3c71006
ipv4: fib_rules: Check if rule is a default rule
by Ido Schimmel
· 8 years ago
35b8073
net: core: add missing check for uid_range in rule_exists.
by Lorenzo Colitti
· 8 years ago
622ec2c
net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
153380e
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
by Mateusz Bajorski
· 9 years ago
96c63fa
net: Add l3mdev rule
by David Ahern
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
41fc014
fib_rules: fix fib rule dumps across multiple skbs
by Wilson Kok
· 9 years ago
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
e703087
fib: Add fib rule match on tunnel id
by Thomas Graf
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
0ddcf43
ipv4: FIB Local/MAIN table collapse
by Alexander Duyck
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
946c032
net: fix 'ip rule' iif/oif device rename
by Maciej Żenczykowski
· 11 years ago
13eb2ab
net: Fix "ip rule delete table 256"
by Andreas Henriksson
· 11 years ago
73f5698
fib_rules: fix suppressor names and default values
by Stefan Tomanek
· 11 years ago
6ef94cf
fib_rules: add route suppression based on ifgroup
by Stefan Tomanek
· 11 years ago
7764a45
fib_rules: add .suppress operation
by Stefan Tomanek
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
7a9bc9b
ipv4: Elide fib_validate_source() completely when possible.
by David S. Miller
· 13 years ago
0e3cea7
fib_rules: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
afaef73
fib_rules: fix unresolved_rules counting
by Yan, Zheng
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
561dac2
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
by Gao feng
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
2907c35
net: hold rtnl again in dump callbacks
by Eric Dumazet
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
e058464
Revert "ipv4: Allow configuring subnets as local addresses"
by David S. Miller
· 14 years ago
7a2b03c
fib_rules: __rcu annotates ctarget
by Eric Dumazet
· 14 years ago
ebb9fed
fib: fix fib_nl_newrule()
by Eric Dumazet
· 14 years ago
a0a4a85
fib: remove a useless synchronize_rcu() call
by Eric Dumazet
· 14 years ago
ebc0ffa
fib: RCU conversion of fib_lookup()
by Eric Dumazet
· 14 years ago
1df9916
fib: fib_rules_cleanup can be static
by stephen hemminger
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 15 years ago
7fa7cb7
fib: use atomic_inc_not_zero() in fib_rules_lookup
by Eric Dumazet
· 14 years ago
3d0c9c4
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
by Patrick McHardy
· 15 years ago
28bb172
net: fib_rules: set family in fib_rule_hdr centrally
by Patrick McHardy
· 15 years ago
d8a566b
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
by Patrick McHardy
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2fb3573
net: remove rcu locking from fib_rules_event()
by Eric Dumazet
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
1b038a5
net 03/05: fib_rules: add oif classification
by Patrick McHardy
· 15 years ago
491deb2
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
by Patrick McHardy
· 15 years ago
04af8cf
net: Remove unused parameter from fill method in fib_rules_ops.
by Rami Rosen
· 16 years ago
8b3521e
ipv4: remove an unused parameter from configure method of fib_rules_ops.
by Rami Rosen
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
5d6d480
net: fib_rules ordering fixes.
by Eric W. Biederman
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ae299fc
net: add fib_rules_ops to flush_cache method
by Denis V. Lunev
· 17 years ago
2fe195c
net: fib_rules: fix error code for unsupported families
by Patrick McHardy
· 17 years ago
3661a91
[NETNS]: Add netns refcnt debug to fib rules.
by Denis V. Lunev
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
51314a1
[NETNS]: Process FIB rule action in the context of the namespace.
by Denis V. Lunev
· 17 years ago
9e3a548
[NETNS]: FIB rules API cleanup.
by Denis V. Lunev
· 17 years ago
72132c1b
[IPV4]: fib_rules_unregister is essentially void.
by Denis V. Lunev
· 17 years ago
5fd30ee
[NETNS]: Namespacing in the generic fib rules code.
by Denis V. Lunev
· 17 years ago
868d13a
[NETNS]: Pass fib_rules_ops into default_pref method.
by Denis V. Lunev
· 17 years ago
f8c26b8
[NETNS]: Add netns parameter to fib_rules_(un)register.
by Denis V. Lunev
· 17 years ago
9eb87f3
[IPV6]: Make fib6_rules_init to return an error code.
by Daniel Lezcano
· 17 years ago
Next »