index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pn_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-04-13
Phonet: phonet_net_id can be static (sparse)
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-3
/
+3
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-5
/
+1
2011-05-07
net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu()
Lai Jiangshan
1
-9
/
+1
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-5
/
+1
2010-09-15
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
1
-0
/
+2
2010-08-28
phonet: use for_each_set_bit
Akinobu Mita
1
-2
/
+1
2010-06-09
phonet: use call_rcu for phonet device free
Jiri Pirko
1
-4
/
+11
2010-04-26
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
1
-8
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
phonet: use for_each_set_bit()
Akinobu Mita
1
-2
/
+1
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-2
/
+2
2009-12-01
net: Simplify phonet pernet operations.
Eric W. Biederman
1
-10
/
+6
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
1
-22
/
+41
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
1
-1
/
+1
2009-11-13
Phonet: convert routing table to RCU
Rémi Denis-Courmont
1
-25
/
+34
2009-10-14
Phonet: routing table Netlink interface
Rémi Denis-Courmont
1
-0
/
+31
2009-10-14
Phonet: routing table backend
Rémi Denis-Courmont
1
-6
/
+94
2009-09-14
Phonet: Netlink event for autoconfigured addresses
Rémi Denis-Courmont
1
-1
/
+8
2009-09-11
Phonet: back-end for autoconfigured addresses
Rémi Denis-Courmont
1
-1
/
+25
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-26
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-23
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
1
-0
/
+7
2009-06-25
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
1
-21
/
+31
2009-01-26
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
1
-33
/
+75
2009-01-26
Phonet: remove useless locking in device cleanup
remi.denis-courmont@nokia
1
-6
/
+1
2009-01-26
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
1
-2
/
+6
2009-01-26
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
1
-1
/
+3
2008-12-03
Phonet: basic net namespace support
Rémi Denis-Courmont
1
-2
/
+4
2008-11-26
Phonet: fix oops in phonet_address_del() on non-Phonet device
Rémi Denis-Courmont
1
-1
/
+1
2008-09-22
Phonet: network device and address handling
Remi Denis-Courmont
1
-0
/
+208