David S. Miller
|
a36a0d4008
decnet: Do not build routes to devices without decnet private data.
|
9 年之前 |
Pablo Neira Ayuso
|
f0a0a978b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Arnd Bergmann
|
008027c31d
netfilter: turn NF_HOOK into an inline function
|
9 年之前 |
Eric W. Biederman
|
ede2059dba
dst: Pass net into dst->output
|
9 年之前 |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 年之前 |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
Eric W. Biederman
|
ddb3b6033c
net: Remove protocol from struct dst_ops
|
10 年之前 |
Eric W. Biederman
|
aaa4e70404
DECnet: Only use neigh_ops for adding the link layer header
|
10 年之前 |
Rasmus Villemoes
|
46b9e4bb76
decnet: Fix obvious o/0 typo
|
10 年之前 |
David S. Miller
|
7b46a644a4
netlink: Fix bugs in nlmsg_end() conversions.
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 年之前 |
Ying Xue
|
d4c5fba2f6
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
|
11 年之前 |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 年之前 |
Thomas Graf
|
2fa70df935
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
|
12 年之前 |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 年之前 |
Thomas Graf
|
58d7d8f9b2
decnet: Parse netlink attributes on our own
|
12 年之前 |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 年之前 |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 年之前 |
Cong Wang
|
cec771d646
decnet: use correct RCU API to deref sk_dst_cache field
|
12 年之前 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 年之前 |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 年之前 |
David S. Miller
|
8acfaa9484
decnet: Don't set RTCF_DIRECTSRC.
|
13 年之前 |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 年之前 |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 年之前 |
David S. Miller
|
b587ee3ba2
net: Add dummy dst_ops->redirect method where needed.
|
13 年之前 |
David S. Miller
|
87a50699cb
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
|
13 年之前 |
David S. Miller
|
794785bf12
net: Don't report route RTT metric value in cache dumps.
|
13 年之前 |
David S. Miller
|
fccd7d5c77
decnet: Use neighbours privately in dn_route struct.
|
13 年之前 |