Nicolas Dichtel
|
8cd3ac9f9b
ipmr: advertise new mfc entries via rtnl
|
12 years ago |
Nicolas Dichtel
|
1eb99af52c
ipmr/ip6mr: allow to get unresolved cache via netlink
|
12 years ago |
Nicolas Dichtel
|
9a68ac72a4
ipmr/ip6mr: report origin of mfc entry into rtnl msg
|
12 years ago |
Nicolas Dichtel
|
adfa85e45d
ipmr/ip6mr: advertise mfc stats via rtnetlink
|
12 years ago |
Nicolas Dichtel
|
d67b8c616b
netconf: advertise mc_forwarding status
|
12 years ago |
David S. Miller
|
8a2cf062b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
b49d3c1e1c
net: ipmr: limit MRT_TABLE identifiers
|
12 years ago |
Joe Perches
|
53d6841d22
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
|
12 years ago |
Eric Dumazet
|
5e1859fbcc
ipv4: ipmr: various fixes and cleanups
|
12 years ago |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 years ago |
Andi Kleen
|
04a6f82cf0
sections: fix section conflicts in net
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Francesco Ruggeri
|
acbb219d5f
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
|
13 years ago |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
David S. Miller
|
4fd551d7be
ipv4: Kill rt->rt_oif
|
13 years ago |
David Miller
|
b48698895d
ipv4: Remove 'rt_mark' from 'struct rtable'
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Thomas Graf
|
92a395e52f
ipmr: Do not use RTA_PUT() macros
|
13 years ago |
Vincent Bernat
|
2d8dbb04c6
snmp: fix OutOctets counter to include forwarded datagrams
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
f3756b79e8
ipv4: Stop using NLA_PUT*().
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 years ago |
RongQing.Li
|
e92036a651
ipv4: remove useless codes in ipmr_device_event()
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |