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
*
SUNRPC: Finish API to load RPC transport implementations dynamically
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: Provide a new API for registering transport implementations
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: mark bulk read/write data in xdrbuf
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: RPC bind failures should be permanent for NULL requests
Chuck Lever
2007-10-09
*
SUNRPC: Split another new rpcbind retry error code from EACCES
Chuck Lever
2007-10-09
*
SUNRPC: Add a new error code for retry waiting for another binder
Chuck Lever
2007-10-09
*
SUNRPC: Retry bad rpcbind replies
Chuck Lever
2007-10-09
*
SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
Chuck Lever
2007-10-09
*
SUNRPC: Clean up in rpc_show_tasks
Chuck Lever
2007-10-09
*
SUNRPC: Make sure server name is reasonable before trying to print it
Chuck Lever
2007-10-09
*
SUNRPC: Use correct argument type in memcpy()
Chuck Lever
2007-10-09
*
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
Chuck Lever
2007-10-09
*
SUNRPC: Only one dprintk is needed during client creation
Chuck Lever
2007-10-09
*
SUNRPC: Fix generation of universal addresses for
Chuck Lever
2007-10-09
*
SUNRPC: Add support for formatted universal addresses
Chuck Lever
2007-10-09
*
SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version
Chuck Lever
2007-10-09
*
SUNRPC: Add a helper for extracting the address using the correct type
Chuck Lever
2007-10-09
*
SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c
Chuck Lever
2007-10-09
*
SUNRPC: create connect workers for IPv6
Chuck Lever
2007-10-09
*
SUNRPC: Rename IPv4 connect workers
Chuck Lever
2007-10-09
*
SUNRPC: Refactor a part of socket connect logic into a helper function
Chuck Lever
2007-10-09
*
SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port
Chuck Lever
2007-10-09
*
SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method
Chuck Lever
2007-10-09
*
SUNRPC: Introduce support for setting the port number in IPv6 addresses
Chuck Lever
2007-10-09
*
SUNRPC: add support for IPv6 to the kernel's rpcbind client
Chuck Lever
2007-10-09
*
SUNRPC: add a function to format IPv6 addresses
Chuck Lever
2007-10-09
*
SUNRPC: Rename xs_format_peer_addresses
Chuck Lever
2007-10-09
*
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
Chuck Lever
2007-10-09
*
SUNRPC: Free address buffers in a loop
Chuck Lever
2007-10-09
*
SUNRPC: Use standard macros for printing IP addresses
Chuck Lever
2007-10-09
*
SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c
Chuck Lever
2007-10-09
*
SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines
Chuck Lever
2007-10-09
*
SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks
Trond Myklebust
2007-10-09
*
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
2007-10-08
*
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
2007-10-08
*
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
2007-10-08
*
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
2007-10-08
*
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-10-03
|
\
|
*
[PATCH] softmac: Fix compiler-warning
Richard Knutsson
2007-10-02
*
|
[IEEE80211]: avoid integer underflow for runt rx frames
John W. Linville
2007-10-02
*
|
[SFQ]: Remove artificial limitation for queue limit.
Alexey Kuznetsov
2007-10-02
|
/
*
[TCP]: Fix MD5 signature handling on big-endian.
David S. Miller
2007-09-28
*
[NET]: Zero length write() on socket should not simply return 0.
David S. Miller
2007-09-27
*
fix sctp_del_bind_addr() last argument type
Al Viro
2007-09-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-09-26
|
\
|
*
SCTP : Add paramters validity check for ASCONF chunk
Wei Yongjun
2007-09-26
|
*
SCTP: Discard OOTB packetes with bundled INIT early.
Vlad Yasevich
2007-09-26
[next]