aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * 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 requestsChuck Lever2007-10-09
| * SUNRPC: Split another new rpcbind retry error code from EACCESChuck Lever2007-10-09
| * SUNRPC: Add a new error code for retry waiting for another binderChuck Lever2007-10-09
| * SUNRPC: Retry bad rpcbind repliesChuck Lever2007-10-09
| * SUNRPC: Make rpcb_decode_getaddr more picky about universal addressesChuck Lever2007-10-09
| * SUNRPC: Clean up in rpc_show_tasksChuck Lever2007-10-09
| * SUNRPC: Make sure server name is reasonable before trying to print itChuck Lever2007-10-09
| * SUNRPC: Use correct argument type in memcpy()Chuck Lever2007-10-09
| * SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-09
| * SUNRPC: Only one dprintk is needed during client creationChuck Lever2007-10-09
| * SUNRPC: Fix generation of universal addresses forChuck Lever2007-10-09
| * SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-09
| * SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 versionChuck Lever2007-10-09
| * SUNRPC: Add a helper for extracting the address using the correct typeChuck Lever2007-10-09
| * SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.cChuck Lever2007-10-09
| * SUNRPC: create connect workers for IPv6Chuck Lever2007-10-09
| * SUNRPC: Rename IPv4 connect workersChuck Lever2007-10-09
| * SUNRPC: Refactor a part of socket connect logic into a helper functionChuck Lever2007-10-09
| * SUNRPC: create an IPv6-savvy mechanism for binding to a reserved portChuck Lever2007-10-09
| * SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind methodChuck Lever2007-10-09
| * SUNRPC: Introduce support for setting the port number in IPv6 addressesChuck Lever2007-10-09
| * SUNRPC: add support for IPv6 to the kernel's rpcbind clientChuck Lever2007-10-09
| * SUNRPC: add a function to format IPv6 addressesChuck Lever2007-10-09
| * SUNRPC: Rename xs_format_peer_addressesChuck Lever2007-10-09
| * SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-09
| * SUNRPC: Free address buffers in a loopChuck Lever2007-10-09
| * SUNRPC: Use standard macros for printing IP addressesChuck Lever2007-10-09
| * SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.cChuck Lever2007-10-09
| * SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routinesChuck Lever2007-10-09
| * SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-15
|\ \
| * | sched: affine sync wakeupsIngo Molnar2007-10-15
* | | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\ \ \ | |/ / |/| |
| * | knfsd: Add source address to sunrpc svc errorsDr. David Alan Gilbert2007-10-09
| * | svcgss: move init code into separate functionJ. Bruce Fields2007-10-09
| |/
* | fix endianness bug in inet_lroAl Viro2007-10-14
* | inet_lro: trivial endianness annotationsAl Viro2007-10-14
* | fix breakage in sctp getsockoptAl Viro2007-10-14
* | net core: fix kernel-doc for new function parametersRandy Dunlap2007-10-13
* | kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | [TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen2007-10-11
* | [TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen2007-10-11
* | [TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen2007-10-11
* | [TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen2007-10-11