Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 年之前 |
Eric Dumazet
|
e989707135
igmp: hash a hash table to speedup ip_check_mc_rcu()
|
12 年之前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年之前 |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Jiri Pirko
|
c988d1e8cb
net: ipv4: fix schedule while atomic bug in check_lifetime()
|
12 年之前 |
Jiri Pirko
|
05a324b9c5
net: ipv4: reset check_lifetime_work after changing lifetime
|
12 年之前 |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Jiri Pirko
|
34e2ed34a0
net: ipv4: notify when address lifetime changes
|
12 年之前 |
Nicolas Dichtel
|
0465277f6b
ipv4: provide addr and netconf dump consistency info
|
12 年之前 |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 年之前 |
Nicolas Dichtel
|
7a6742003f
netconf: add the handler to dump entries
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Jiri Pirko
|
5c766d642b
ipv4: introduce address lifetime
|
12 年之前 |
Xi Wang
|
c7e2e1d72e
ipv4: fix NULL checking in devinet_ioctl()
|
12 年之前 |
Nicolas Dichtel
|
d67b8c616b
netconf: advertise mc_forwarding status
|
12 年之前 |
Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 年之前 |
Eric W. Biederman
|
c027aab4a6
net: Enable some sysctls that are safe for the userns root
|
12 年之前 |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 年之前 |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 年之前 |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 年之前 |
Nicolas Dichtel
|
cc535dfb6a
rtnl/ipv4: use netconf msg to advertise rp_filter status
|
12 年之前 |
Nicolas Dichtel
|
9e5511106f
rtnl/ipv4: add support of RTM_GETNETCONF
|
12 年之前 |
Nicolas Dichtel
|
edc9e74893
rtnl/ipv4: use netconf msg to advertise forwarding status
|
12 年之前 |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Zhao Hongjiang
|
bf5b30b8a4
net: change return values from -EACCES to -EPERM
|
12 年之前 |
Nicolas Dichtel
|
bafa6d9d89
ipv4/route: arg delay is useless in rt_cache_flush()
|
13 年之前 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 年之前 |
Nicolas Dichtel
|
4ccfe6d410
ipv4/route: arg delay is useless in rt_cache_flush()
|
13 年之前 |
Eric Dumazet
|
748e2d9396
net: reinstate rtnl in call_netdevice_notifiers()
|
13 年之前 |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 年之前 |