Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 yıl önce |
David S. Miller
|
1805b2f048
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
13 yıl önce |
Yan, Zheng
|
afaef734e5
fib_rules: fix unresolved_rules counting
|
13 yıl önce |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 yıl önce |
Gao feng
|
561dac2d41
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
|
13 yıl önce |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 yıl önce |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 yıl önce |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 yıl önce |
Eric Dumazet
|
2907c35ff6
net: hold rtnl again in dump callbacks
|
14 yıl önce |
Eric Dumazet
|
e67f88dd12
net: dont hold rtnl mutex during netlink dump callbacks
|
14 yıl önce |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 yıl önce |
David S. Miller
|
e058464990
Revert "ipv4: Allow configuring subnets as local addresses"
|
14 yıl önce |
Eric Dumazet
|
7a2b03c517
fib_rules: __rcu annotates ctarget
|
14 yıl önce |
Eric Dumazet
|
ebb9fed2de
fib: fix fib_nl_newrule()
|
14 yıl önce |
Eric Dumazet
|
a0a4a85a15
fib: remove a useless synchronize_rcu() call
|
14 yıl önce |
Eric Dumazet
|
ebc0ffae5d
fib: RCU conversion of fib_lookup()
|
14 yıl önce |
stephen hemminger
|
1df9916e46
fib: fib_rules_cleanup can be static
|
14 yıl önce |
Tom Herbert
|
4465b46900
ipv4: Allow configuring subnets as local addresses
|
15 yıl önce |
Eric Dumazet
|
7fa7cb7109
fib: use atomic_inc_not_zero() in fib_rules_lookup
|
14 yıl önce |
Patrick McHardy
|
3d0c9c4eb2
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
|
15 yıl önce |
Patrick McHardy
|
28bb17268b
net: fib_rules: set family in fib_rule_hdr centrally
|
15 yıl önce |
Patrick McHardy
|
d8a566beaa
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
|
15 yıl önce |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 yıl önce |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 yıl önce |
Eric Dumazet
|
2fb3573dfb
net: remove rcu locking from fib_rules_event()
|
15 yıl önce |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 yıl önce |
Eric W. Biederman
|
e9c5158ac2
net: Allow fib_rule_unregister to batch
|
15 yıl önce |
Patrick McHardy
|
5adef18091
net 04/05: fib_rules: allow to delete local rule
|
15 yıl önce |
Patrick McHardy
|
1b038a5e60
net 03/05: fib_rules: add oif classification
|
15 yıl önce |
Patrick McHardy
|
491deb24bf
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
|
15 yıl önce |