Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d09b17f73fd8f475f33d0b8311d7b5a0bed67c67
/
drivers
/
connector
6cebb17
connector: remove lazy workqueue creation
by Tejun Heo
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f98bfbd
connector: Delete buggy notification code.
by Evgeniy Polyakov
· 15 years ago
f0b2593
connector: Fix incompatible pointer type warning
by Stephen Boyd
· 15 years ago
f1489cf
connector: Removed the destruct_data callback since it is always kfree_skb()
by Philipp Reisner
· 15 years ago
7069331
connector: Provide the sender's credentials to the callback
by Philipp Reisner
· 15 years ago
293500a
connector: Keep the skb in cn_callback_data
by Philipp Reisner
· 15 years ago
02b51df
proc connector: add event for process becoming session leader
by Scott James Remnant
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
acb9c1b
connector: maintainer/mail update.
by Evgeniy Polyakov
· 15 years ago
0741241
connector: make callback argument type explicit
by Mike Frysinger
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
1a5645b
connector: create connector workqueue only while needed once
by Frederic Weisbecker
· 16 years ago
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
a0a61a6
CONNECTOR: add a proc entry to list connectors
by Li Zefan
· 16 years ago
4b1b366
connector: convert to single-threaded workqueue
by Evgeniy Polyakov
· 17 years ago
7837467
CONNECTOR: make cn_already_initialized static
by Li Zefan
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
6e32814
[CONNECTOR]: Cleanup struct cn_callback_entry
by Li Zefan
· 17 years ago
96a8996
[CONNECTOR]: Cleanup struct cn_queue_dev
by Li Zefan
· 17 years ago
00f5e06
[CONNECTOR]: clean up {,__}cn_rx_skb()
by Li Zefan
· 17 years ago
fd00eec
[CONNECTOR]: add a missing break in cn_netlink_send()
by Li Zefan
· 17 years ago
cf585ae
[CONNECTOR]: Don't touch queue dev after decrement of ref count.
by Li Zefan
· 17 years ago
134d99e
[CONNECTOR]: Return proper error code in cn_call_callback()
by Li Zefan
· 17 years ago
6cf92e9
[CONNECTOR]: Fix a spurious kfree_skb() call
by Michal Januszewski
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
1359188
Use menuconfig objects: connector
by Jan Engelhardt
· 17 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
b529ccf
[NETLINK]: Introduce nlmsg_hdr() helper
by Arnaldo Carvalho de Melo
· 18 years ago
05e52dd
[CONNECTOR]: Bugfix for cn_call_callback()
by Philipp Reisner
· 18 years ago
af3e095
[PATCH] connector: some fixes for ia64 unaligned access errors
by Erik Jacobson
· 18 years ago
a240d9f
[CONNECTOR]: Replace delayed work with usual work queue.
by Evgeniy Polyakov
· 18 years ago
d8172d8
[CONNECTOR]: Fix compilation breakage introduced recently.
by Evgeniy Polyakov
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
822cfbff
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
by Chandra Seetharaman
· 18 years ago
deb0e9b
[PATCH] connector-exports
by Andrew Morton
· 18 years ago
1d31a4e
[PATCH] Process Events - Header Cleanup
by Matt Helsley
· 18 years ago
d6cc7f1
[CONNECTOR]: Initialize subsystem earlier.
by Evgeniy Polyakov
· 18 years ago
cec6f7f
[CONNECTOR]: Fix warning in cn_queue.c
by Andreas Schwab
· 18 years ago
8ed965d
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
by Arjan van de Ven
· 19 years ago
b191ba0
[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.
by Evgeniy Polyakov
· 19 years ago
caf3c9d
[PATCH] Switch getnstimestamp() calls to ktime_get_ts()
by Matt Helsley
· 19 years ago
cc398c2
[PATCH] drivers/connector/cn_proc.c typos
by David S. Miller
· 19 years ago
5650b73
[PATCH] Add timestamp field to process events
by Matt Helsley
· 19 years ago
9f46080
[PATCH] Process Events Connector
by Matt Helsley
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
17b6988
[CONNECTOR]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
acd042b
[CONNECTOR]: async connector mode.
by Evgeniy Polyakov
· 19 years ago
7672d0b
[NET]: Add netlink connector.
by Evgeniy Polyakov
· 19 years ago