index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pn_dev.c
Commit message (
Expand
)
Author
Age
*
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
|
\
|
*
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2011-05-02
*
|
net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu()
Lai Jiangshan
2011-05-08
|
/
*
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
2010-09-16
*
phonet: use for_each_set_bit
Akinobu Mita
2010-08-28
*
phonet: use call_rcu for phonet device free
Jiri Pirko
2010-06-09
*
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
2010-04-26
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
phonet: use for_each_set_bit()
Akinobu Mita
2010-03-15
*
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
*
net: Simplify phonet pernet operations.
Eric W. Biederman
2009-12-01
*
Phonet: convert devices list to RCU
Rémi Denis-Courmont
2009-11-18
*
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-18
*
Phonet: convert routing table to RCU
Rémi Denis-Courmont
2009-11-13
*
Phonet: routing table Netlink interface
Rémi Denis-Courmont
2009-10-14
*
Phonet: routing table backend
Rémi Denis-Courmont
2009-10-14
*
Phonet: Netlink event for autoconfigured addresses
Rémi Denis-Courmont
2009-09-14
*
Phonet: back-end for autoconfigured addresses
Rémi Denis-Courmont
2009-09-11
*
phonet: phonet_device_get() fix
Eric Dumazet
2009-07-27
*
phonet: Fix build.
David S. Miller
2009-07-26
*
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
2009-07-23
*
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
2009-06-25
*
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
2009-01-27
*
Phonet: remove useless locking in device cleanup
remi.denis-courmont@nokia
2009-01-27
*
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
2009-01-27
*
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2009-01-27
*
Phonet: basic net namespace support
Rémi Denis-Courmont
2008-12-03
*
Phonet: fix oops in phonet_address_del() on non-Phonet device
Rémi Denis-Courmont
2008-11-26
*
Phonet: network device and address handling
Remi Denis-Courmont
2008-09-22