David Ahern
|
5d89fb3322
net: set fib rule refcount after malloc
|
8 years ago |
Eric Dumazet
|
5361e209dd
net: avoid one splat in fib_nl_delrule()
|
8 years ago |
Reshetova, Elena
|
717d1e993a
net: convert fib_rule.refcnt from atomic_t to refcount_t
|
8 years ago |
Serhey Popovych
|
bdaf32c3ce
fib_rules: Resolve goto rules target on delete
|
8 years ago |
Wei Yongjun
|
adeb45cbb5
fib_rules: fix error return code
|
8 years ago |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Ido Schimmel
|
3c71006d15
ipv4: fib_rules: Check if rule is a default rule
|
8 years ago |
Lorenzo Colitti
|
35b80733b3
net: core: add missing check for uid_range in rule_exists.
|
8 years ago |
Lorenzo Colitti
|
622ec2c9d5
net: core: add UID to flows, rules, and routes
|
9 years ago |
Mateusz Bajorski
|
153380ec4b
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
|
9 years ago |
David Ahern
|
96c63fa739
net: Add l3mdev rule
|
9 years ago |
Nicolas Dichtel
|
b46f6ded90
libnl: nla_put_be64(): align on a 64-bit area
|
9 years ago |
Wilson Kok
|
41fc014332
fib_rules: fix fib rule dumps across multiple skbs
|
10 years ago |
Phil Sutter
|
f53de1e9a4
net: ipv6: use common fib_default_rule_pref
|
10 years ago |
Thomas Graf
|
e7030878fc
fib: Add fib rule match on tunnel id
|
10 years ago |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
WANG Cong
|
419df12fb5
net: move fib_rules_unregister() under rtnl lock
|
10 years ago |
Eric W. Biederman
|
efd7ef1c19
net: Kill hold_net release_net
|
10 years ago |
Alexander Duyck
|
0ddcf43d5d
ipv4: FIB Local/MAIN table collapse
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
Maciej Żenczykowski
|
946c032e5a
net: fix 'ip rule' iif/oif device rename
|
11 years ago |
Andreas Henriksson
|
13eb2ab2d3
net: Fix "ip rule delete table 256"
|
12 years ago |
Stefan Tomanek
|
73f5698e77
fib_rules: fix suppressor names and default values
|
12 years ago |
Stefan Tomanek
|
6ef94cfafb
fib_rules: add route suppression based on ifgroup
|
12 years ago |
Stefan Tomanek
|
7764a45a8f
fib_rules: add .suppress operation
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Eric Dumazet
|
748e2d9396
net: reinstate rtnl in call_netdevice_notifiers()
|
13 years ago |