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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
|
|
*
|
|
|
|
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
|
|
*
|
|
|
|
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
|
|
*
|
|
|
|
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
Al Viro
2014-12-04
|
|
*
|
|
|
|
common object embedded into various struct ....ns
Al Viro
2014-12-04
*
|
|
|
|
|
|
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-16
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
2014-12-09
|
*
|
|
|
|
|
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
|
*
|
|
|
|
|
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
2014-12-09
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sunrpc: release svc_pool_map reference when serv allocation fails
Jeff Layton
2014-12-01
|
*
|
|
|
|
|
|
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
2014-12-01
|
*
|
|
|
|
|
|
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2014-11-19
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
SUNRPC: off by one in BUG_ON()
Dan Carpenter
2014-10-29
|
*
|
|
|
|
|
|
|
rpc: change comments to assertions
J. Bruce Fields
2014-10-23
|
*
|
|
|
|
|
|
|
RPC: remove unneeded checks from xdr_truncate_encode()
J. Bruce Fields
2014-10-23
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
net: rfkill: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
|
*
|
|
|
|
|
|
|
net: dsa: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
*
|
|
|
|
|
|
|
|
|
fib_trie: Fix trie balancing issue if new node pushes down existing node
Alexander Duyck
2014-12-12
*
|
|
|
|
|
|
|
|
|
vlan: Add ability to always enable TSO/UFO
Toshiaki Makita
2014-12-12
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
net: dsa: propagate error code from dsa_slave_phy_setup
Florian Fainelli
2014-12-11
*
|
|
|
|
|
|
|
|
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
2014-12-11
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
2014-12-10
|
*
|
|
|
|
|
|
|
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
2014-12-09
|
|
*
|
|
|
|
|
|
|
|
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
|
|
*
|
|
|
|
|
|
|
|
Update old iproute2 and Xen Remus links
Andrew Shewmaker
2014-12-09
|
|
*
|
|
|
|
|
|
|
|
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-09
|
|
*
|
|
|
|
|
|
|
|
openvswitch: Fix flow mask validation.
Pravin B Shelar
2014-12-06
|
|
*
|
|
|
|
|
|
|
|
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-06
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
irda: Convert function pointer arrays and uses to const
Joe Perches
2014-12-10
|
*
|
|
|
|
|
|
|
|
llc: Make llc_sap_action_t function pointer arrays const
Joe Perches
2014-12-10
|
*
|
|
|
|
|
|
|
|
llc: Make llc_conn_ev_qfyr_t function pointer arrays const
Joe Perches
2014-12-10
[prev]
[next]