Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 年之前 |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 年之前 |
stephen hemminger
|
e5c140a340
decnet: convert dndev_lock to spinlock
|
15 年之前 |
stephen hemminger
|
41bdecf17e
decnet: add RTNL lock when reading address list
|
15 年之前 |
stephen hemminger
|
fa918602b6
decnet: use RCU to find network devices
|
15 年之前 |
Eric Dumazet
|
b4d745db12
decnet: avoid touching device refcount in dn_dev_by_index()
|
15 年之前 |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 年之前 |
Hannes Eder
|
e57c624be8
decnet: fix sparse warnings: symbol shadows an earlier one
|
16 年之前 |
Hannes Eder
|
8521c27ee7
decnet: fix sparse warnings: context imbalance
|
16 年之前 |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 年之前 |
Roel Kluin
|
5eaa65b240
net: Make static
|
16 年之前 |
Harvey Harrison
|
c4106aa88a
decnet: remove private wrappers of endian helpers
|
16 年之前 |
Linus Torvalds
|
b225ee5bed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 年之前 |
Linus Torvalds
|
cb23832e39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Alexey Dobriyan
|
f221e726bf
sysctl: simplify ->strategy
|
16 年之前 |
David S. Miller
|
8fa0b315fc
decnet: Fix compiler warning in dn_dev.c
|
16 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
Pavel Emelyanov
|
3151a9ab04
[DECNET]: Switch to using ctl_paths.
|
17 年之前 |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 年之前 |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 年之前 |
Pavel Emelyanov
|
3ccd86241b
[DECNET]: dn_nl_deladdr() almost always returns no error
|
17 年之前 |
Alexey Dobriyan
|
4e058063f4
[DECNET]: "addr" module param can't be __initdata
|
17 年之前 |
Eric W. Biederman
|
2774c7aba6
[NET]: Make the loopback device per network namespace.
|
17 年之前 |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
17 年之前 |