Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6055af5e1c4f8654adb766f1bf93f0e4f7c4a4f4
/
net
/
phonet
/
pn_dev.c
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
ae61e8c
phonet: exit_net cleanup check added
by Vasily Averin
· 7 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
79952bc
net: fix rcu access on phonet_routes
by Fabian Frederick
· 10 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
31fdc55
net: remove my future former mail address
by Rémi Denis-Courmont
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
3c490a8
Phonet: phonet_net_id can be static (sparse)
by Rémi Denis-Courmont
· 13 years ago
0347875
phonet: Sort out initiailziation and cleanup code.
by Eric W. Biederman
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
7e113a9
net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
507215f
Phonet: list subscribed resources via proc_fs
by Rémi Denis-Courmont
· 14 years ago
6a499b2
phonet: use for_each_set_bit
by Akinobu Mita
· 14 years ago
88e7594
phonet: use call_rcu for phonet device free
by Jiri Pirko
· 14 years ago
0db3f0f
phonet: use phonet_pernet instead of directly net_generic
by Jiri Pirko
· 15 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
a1ca14a
phonet: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
d2b3eb6
net: Simplify phonet pernet operations.
by Eric W. Biederman
· 15 years ago
eeb74a9d
Phonet: convert devices list to RCU
by Rémi Denis-Courmont
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
8888013
Phonet: convert routing table to RCU
by Rémi Denis-Courmont
· 15 years ago
f062f41
Phonet: routing table Netlink interface
by Rémi Denis-Courmont
· 15 years ago
55748ac
Phonet: routing table backend
by Rémi Denis-Courmont
· 15 years ago
b11b516
Phonet: Netlink event for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
f5bb1c5
Phonet: back-end for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
59e57f4
phonet: phonet_device_get() fix
by Eric Dumazet
· 15 years ago
421d20a
phonet: Fix build.
by David S. Miller
· 15 years ago
c1dc13e
Phonet: sockets list through proc_fs
by Rémi Denis-Courmont
· 15 years ago
2be6fa4
Phonet: generate Netlink RTM_DELADDR when destroying a device
by Rémi Denis-Courmont
· 15 years ago
9a3b7a4
Phonet: use per-namespace devices list
by remi.denis-courmont@nokia
· 16 years ago
6530e0f
Phonet: remove useless locking in device cleanup
by remi.denis-courmont@nokia
· 16 years ago
660f706
Phonet: handle rtnetlink registration failure
by remi.denis-courmont@nokia
· 16 years ago
76e02cf
Phonet: allow phonet_device_init() to fail, put it to __init section
by remi.denis-courmont@nokia
· 16 years ago
5240488
Phonet: basic net namespace support
by Rémi Denis-Courmont
· 16 years ago
7e5ab54
Phonet: fix oops in phonet_address_del() on non-Phonet device
by Rémi Denis-Courmont
· 16 years ago
f8ff602
Phonet: network device and address handling
by Remi Denis-Courmont
· 16 years ago