Javier Martinez Canillas
|
a73ec314a0
appletalk: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
Anton Protopopov
|
48bb230e87
appletalk: fix erroneous return value
|
9 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Andrey Utkin
|
36beddc272
appletalk: Fix socket referencing in skb
|
11 years ago |
wangweidong
|
63ae88949b
appletalk: fix a coccinella warning in net/appletalk/ddp.c
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
wangweidong
|
7b30600cc6
appletalk: fix checkpatch error with indent
|
11 years ago |
wangweidong
|
6f0984a05e
appletalk: fix checkpatch errors with foo* bar|foo * bar
|
11 years ago |
wangweidong
|
fd1dc261df
appletalk: fix checkpatch errors with space required or prohibited
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Dan Carpenter
|
fccc9f1fa8
appletalk: info leak in ->getname()
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Dave Jones
|
278f015e9b
appletalk: Remove out of date message in printk
|
13 years ago |
Eric Dumazet
|
51c56b004e
net: remove k{un}map_skb_frag()
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
14 years ago |
Joe Perches
|
4a9e4b0932
appletalk: Reduce switch/case indent
|
14 years ago |
David S. Miller
|
c100c8f4c3
appletalk: Fix OOPS in atalk_release().
|
14 years ago |
Arnd Bergmann
|
b20e7bbfc7
net/appletalk: fix atalk_release use after free
|
14 years ago |
Arnd Bergmann
|
60d9f461a2
appletalk: remove the BKL
|
14 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |