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
Commit message (
Expand
)
Author
Age
*
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: missing rcu_dereference()
Rémi Denis-Courmont
2009-11-17
*
Phonet: convert routing table to RCU
Rémi Denis-Courmont
2009-11-13
*
Phonet: put protocols array under RCU
Rémi Denis-Courmont
2009-11-13
*
Phonet: allocate and copy for pipe TX without sock lock
Rémi Denis-Courmont
2009-11-10
*
Phonet: put sockets in a hash table
Rémi Denis-Courmont
2009-11-10
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-06
*
Phonet: remove tautologies
Rémi Denis-Courmont
2009-11-04
*
Phonet: hold socket before giving it to sk_deliver_skb()
Rémi Denis-Courmont
2009-10-15
*
net: sk_drops consolidation
Eric Dumazet
2009-10-14
*
Phonet: forward incoming packets
Rémi Denis-Courmont
2009-10-14
*
Phonet: route outgoing packets
Rémi Denis-Courmont
2009-10-14
*
Phonet: routing table Netlink interface
Rémi Denis-Courmont
2009-10-14
*
Phonet: routing table backend
Rémi Denis-Courmont
2009-10-14
*
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
2009-10-14
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
*
Phonet: fix mutex imbalance
Rémi Denis-Courmont
2009-09-30
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
*
Phonet: error on broadcast sending (unimplemented)
Rémi Denis-Courmont
2009-09-24
*
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
2009-09-24
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
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: fix netlink address dump error handling
Rémi Denis-Courmont
2009-09-11
*
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
phonet: fix build when PROC_FS is disabled
Randy Dunlap
2009-08-17
*
Phonet: fix /proc/net/phonet with network namespaces
Rémi Denis-Courmont
2009-08-13
*
phonet: phonet_device_get() fix
Eric Dumazet
2009-07-27
*
phonet: Fix build.
David S. Miller
2009-07-26
*
Phonet: dropped datagrams accounting
Rémi Denis-Courmont
2009-07-23
*
Phonet: account for dropped RX packets
Rémi Denis-Courmont
2009-07-23
*
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
2009-07-23
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
2009-06-25
*
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
2009-06-25
*
phonet: Use frag list abstraction interfaces.
David S. Miller
2009-06-09
*
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
Rémi Denis-Courmont
2009-06-02
*
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
*
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-03-10
*
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-02-25
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-15
|
\
|
*
Phonet: do not compute unused value
Rémi Denis-Courmont
2009-02-10
|
*
Phonet: fix double free in GPRS outbound packet error path
Rémi Denis-Courmont
2009-02-10
*
|
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
*
|
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: check destination before delivering packets locally
remi.denis-courmont@nokia
2009-01-27
|
/
[next]