David Fries
|
a30cfa475d
cn: verify msg->len before making callback
|
10 жил өмнө |
David Fries
|
34470e0bfa
connector: allow multiple messages to be sent in one packet
|
11 жил өмнө |
Linus Torvalds
|
cd6362befe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 жил өмнө |
Alexey Khoroshilov
|
086928179c
connector: remove duplicated code in cn_call_callback()
|
11 жил өмнө |
David Fries
|
ac8f73305e
connector: add portid to unicast in addition to broadcasting
|
11 жил өмнө |
Mathias Krause
|
ac73bf50b7
connector: use 'size' everywhere in cn_netlink_send()
|
12 жил өмнө |
Mathias Krause
|
162b2bedc0
connector: use nlmsg_len() to check message length
|
12 жил өмнө |
Hong zhi guo
|
9631d79e81
connector: replace obsolete NLMSG_* with type safe nlmsg_*
|
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 жил өмнө |
Greg Kroah-Hartman
|
0fe763c570
Drivers: misc: remove __dev* attributes.
|
12 жил өмнө |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
13 жил өмнө |
Valentin Ilie
|
f3c48ecce5
drivers: connector: fixed coding style issues
|
13 жил өмнө |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 жил өмнө |
Javier Martinez Canillas
|
85c931665d
connector: use nlmsg_put() instead of NLMSG_PUT() macro.
|
13 жил өмнө |
K. Y. Srinivasan
|
663dd6dcaf
Connector: Correctly set the error code in case of success when dispatching receive callbacks
|
14 жил өмнө |
Patrick McHardy
|
0e08785845
connector: fix skb double free in cn_rx_skb()
|
14 жил өмнө |
Patrick McHardy
|
04f482faf5
connector: convert to synchronous netlink message processing
|
14 жил өмнө |
Joe Perches
|
008536e845
connector: Convert char *name to const char *name
|
14 жил өмнө |
Stephen Hemminger
|
3700c3c293
connector: add module alias
|
14 жил өмнө |
Tejun Heo
|
6cebb17bee
connector: remove lazy workqueue creation
|
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 жил өмнө |
Evgeniy Polyakov
|
f98bfbd78c
connector: Delete buggy notification code.
|
15 жил өмнө |
Philipp Reisner
|
f1489cfb17
connector: Removed the destruct_data callback since it is always kfree_skb()
|
16 жил өмнө |
Philipp Reisner
|
7069331dbe
connector: Provide the sender's credentials to the callback
|
16 жил өмнө |
Philipp Reisner
|
293500a23f
connector: Keep the skb in cn_callback_data
|
16 жил өмнө |
David S. Miller
|
74d154189d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 жил өмнө |
Evgeniy Polyakov
|
acb9c1b2f4
connector: maintainer/mail update.
|
16 жил өмнө |
Mike Frysinger
|
0741241c6b
connector: make callback argument type explicit
|
16 жил өмнө |
Frederic Weisbecker
|
1a5645bc90
connector: create connector workqueue only while needed once
|
16 жил өмнө |