Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Nikolay Aleksandrov
|
56245cae19
net: pim: add all RFC7761 message types
|
8 years ago |
Nikolay Aleksandrov
|
2cf750704b
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
|
8 years ago |
Nikolay Aleksandrov
|
b5036cd4ed
ipmr, ip6mr: return lastuse relative to now
|
9 years ago |
Nikolay Aleksandrov
|
90b5ca1766
net: ipmr/ip6mr: update lastuse on entry change
|
9 years ago |
Nikolay Aleksandrov
|
43b9e12740
net: ipmr/ip6mr: add support for keeping an entry age
|
9 years ago |
Eric Dumazet
|
927265bc6c
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
|
9 years ago |
Tom Goff
|
70a0dec451
ipmr/ip6mr: Initialize the last assert time of mfc entries.
|
9 years ago |
Eric Dumazet
|
1d01550359
ipv6: rename IP6_INC_STATS_BH()
|
9 years ago |
Nicolas Dichtel
|
3d6b66c1d1
ip6mr: align RTA_MFC_STATS on 64-bit
|
9 years ago |
Nikolay Aleksandrov
|
fbdd29bfd2
net: ipmr, ip6mr: fix vif/tunnel failure race condition
|
9 years ago |
Nikolay Aleksandrov
|
4c6980462f
net: ip6mr: fix static mfc/dev leaks on table destruction
|
9 years ago |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 years ago |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 years ago |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 years ago |
Eric W. Biederman
|
244ba77985
ipv6: Only compute net once in ip6mr_forward2_finish
|
10 years ago |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 years ago |
Phil Sutter
|
f53de1e9a4
net: ipv6: use common fib_default_rule_pref
|
10 years ago |
Richard Laing
|
25b4a44c19
net/ipv6: Correct PIM6 mrt_lock handling
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
WANG Cong
|
7ba0c47c34
ip6mr: call del_timer_sync() in ip6mr_free_table()
|
10 years ago |
WANG Cong
|
419df12fb5
net: move fib_rules_unregister() under rtnl lock
|
10 years ago |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Nicolas Dichtel
|
ee9b9596a8
ipmr,ip6mr: implement ndo_get_iflink
|
10 years ago |
Nicolas Dichtel
|
a54acb3a6f
dev: introduce dev_get_iflink()
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
WANG Cong
|
f243e5a785
ipmr,ip6mr: call ip6mr_free_table() on failure path
|
10 years ago |