projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove CONFIG_KTHREAD_POISON
[akaros.git]
/
kern
/
src
/
net
/
2016-09-21
Barret Rhoden
Use a "one block at a time" policy for snoop queues
tree
|
commitdiff
2016-09-21
Barret Rhoden
Allow snooping of the loopback medium
tree
|
commitdiff
2016-09-21
Barret Rhoden
Use a helper for tracing an interface
tree
|
commitdiff
2016-09-21
Barret Rhoden
qio: Fix copyblock()
tree
|
commitdiff
2016-09-06
Barret Rhoden
Protect closeconv() with waserror()
tree
|
commitdiff
2016-05-20
Dan Cross
CLEANUP: Remove trailing whitespace throughout the...
tree
|
commitdiff
2016-05-17
Dan Cross
Minor whitespace cleanups in arp.c.
tree
|
commitdiff
2016-05-17
Dan Cross
Replace '//' comments with '/* */' to be
tree
|
commitdiff
2016-05-10
Dan Cross
Fix route deletion.
tree
|
commitdiff
2016-05-03
Barret Rhoden
Report readablity/writablility via 9p stat
tree
|
commitdiff
2016-04-05
Barret Rhoden
net: Add the RQ and WQ len to ipchaninfo
tree
|
commitdiff
2016-04-05
Barret Rhoden
net: Use chan flag O_NONBLOCK for nonblocking
tree
|
commitdiff
2016-04-05
Barret Rhoden
net: Add a helper chan2conv()
tree
|
commitdiff
2016-03-31
Barret Rhoden
Stop setting a kick for TCP's RQ
tree
|
commitdiff
2016-03-31
Barret Rhoden
Make all block allocations use the same func [2/2]
tree
|
commitdiff
2016-03-31
Barret Rhoden
Rename KMALLOC_* -> MEM_* [2/2]
tree
|
commitdiff
2016-03-22
Barret Rhoden
Add debugging info to ipchaninfo()
tree
|
commitdiff
2016-03-22
Barret Rhoden
Implement shutdown() (XCC)
tree
|
commitdiff
2016-03-09
Dan Cross
Clean up IPv6 sources.
tree
|
commitdiff
2016-02-14
Barret Rhoden
Remove uses of errno_to_string()
tree
|
commitdiff
2016-02-14
Barret Rhoden
Have #ip protocol's bind()s throw errors
tree
|
commitdiff
2016-02-14
Barret Rhoden
Have #ip protocol's announce()s throw errors
tree
|
commitdiff
2016-02-14
Barret Rhoden
Have #ip protocol's connect()s throw errors
tree
|
commitdiff
2016-02-14
Barret Rhoden
Have #ip's protocol ctl()s throw errors
tree
|
commitdiff
2016-02-14
Barret Rhoden
Throw errors from within ipifcctl()
tree
|
commitdiff
2016-02-14
Barret Rhoden
Throw errors from within tcpctl()
tree
|
commitdiff
2016-02-13
Barret Rhoden
Remove bootp
tree
|
commitdiff
2016-02-04
Barret Rhoden
Use the new RNG for the networking stack
tree
|
commitdiff
2016-01-25
Ronald G. Minnich
error: return usable error strings, not nothing.
tree
|
commitdiff
2016-01-14
Geoff Collyer
Fix ipv6 icmp bugs in locking and freeing in icmphostun...
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix ptclbsum to handle odd offsets
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix ptclcsum_one to adjust odd
tree
|
commitdiff
2015-11-03
Xiao Jia
Fix typo for TCP checksum offload feature
tree
|
commitdiff
2015-10-29
Davide Libenzi
Fix waserror/lock order
tree
|
commitdiff
2015-10-28
Dan Cross
Replace most uses of strncpy with strlcpy.
tree
|
commitdiff
2015-10-28
Barret Rhoden
Accept more types of FD Taps in #ip
tree
|
commitdiff
2015-10-28
Ronald G. Minnich
Add the Inferno license to files we got from Inferno
tree
|
commitdiff
2015-10-15
Barret Rhoden
Close Qlisten FDs
tree
|
commitdiff
2015-10-15
Barret Rhoden
Set ENOENT for failed 9ns lookups
tree
|
commitdiff
2015-10-14
Davide Libenzi
Changed a few EFAIL to proper errno codes.
tree
|
commitdiff
2015-10-14
Davide Libenzi
Dropped char* error file to unify common error strings...
tree
|
commitdiff
2015-10-14
Davide Libenzi
Added explicit errno reporting from error() API.
tree
|
commitdiff
2015-09-28
Barret Rhoden
Remove struct dev's dc [3/3]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Idenfity devices by name, not by char [1/3]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Have #I show Qlisten FDs in chaninfo
tree
|
commitdiff
2015-09-28
Barret Rhoden
Add support for FD taps on Qlisten chans in #I
tree
|
commitdiff
2015-09-28
Barret Rhoden
Allow Qlistens to be partially opened with O_PATH
tree
|
commitdiff
2015-09-28
Barret Rhoden
Fix devip's permission conversion
tree
|
commitdiff
2015-09-28
Barret Rhoden
Rename various 9ns symbols to O_FOO (XCC)
tree
|
commitdiff
2015-09-28
Barret Rhoden
Replace IS_READONLY with an O_WRITE check [5/7]
tree
|
commitdiff
2015-09-28
Barret Rhoden
Force all conversations to have a write queue
tree
|
commitdiff
2015-09-28
Barret Rhoden
Support FD taps in #I on data files
tree
|
commitdiff
2015-07-27
Barret Rhoden
Move p->fgrp into p->open_files
tree
|
commitdiff
2015-07-24
Barret Rhoden
Allow listened conversations to be non-blocking
tree
|
commitdiff
2015-07-24
Barret Rhoden
Allow non-blocking listens
tree
|
commitdiff
2015-07-24
Barret Rhoden
Support O_NONBLOCK when opening #I chans
tree
|
commitdiff
2015-07-16
Barret Rhoden
udelay_sched() -> kthread_usleep()
tree
|
commitdiff
2015-07-06
Barret Rhoden
Fixes arpread
tree
|
commitdiff
2015-03-06
Barret Rhoden
Fixes unchecked results from parsecmd
tree
|
commitdiff
2015-03-01
Barret Rhoden
Struct ether accesses netif anonymously
tree
|
commitdiff
2015-03-01
Ron Minnich
net: add LRO feature
tree
|
commitdiff
2015-02-16
Barret Rhoden
Finishes removal of x86_32 (XCC)
tree
|
commitdiff
2015-02-16
Godfrey van der...
De-copy-and-paste the devip gen functions.
tree
|
commitdiff
2015-01-01
Barret Rhoden
Implements werrstr in glibc (XCC)
tree
|
commitdiff
2014-12-19
Andrew Gallatin
Fix icmp reception with CONFIG_BLOCK_EXTRAS
tree
|
commitdiff
2014-09-23
Barret Rhoden
Fixes netlog
tree
|
commitdiff
2014-09-18
Barret Rhoden
Fixes ICMP block reuse (checksumming)
tree
|
commitdiff
2014-09-18
Barret Rhoden
Fixes arp sends
tree
|
commitdiff
2014-09-18
Barret Rhoden
Fixes gross stack consumers
tree
|
commitdiff
2014-09-12
Barret Rhoden
Cleans up devip state functions
tree
|
commitdiff
2014-09-10
Ronald G. Minnich
Add the trex ethermedium.
tree
|
commitdiff
2014-08-19
Barret Rhoden
Fixes some 32 bit usages of NOW
tree
|
commitdiff
2014-08-11
Andrew Gallatin
Make etherread4() safe for LRO.
tree
|
commitdiff
2014-08-06
Barret Rhoden
Fixes TCP drops due to ARP timeouts
tree
|
commitdiff
2014-07-29
Barret Rhoden
Printing chan's also prints the #device
tree
|
commitdiff
2014-07-27
Ronald G. Minnich
sys_rename: allow arbitrary rename
tree
|
commitdiff
2014-07-25
Ronald G. Minnich
Print. Add printing for qids, cnams, and chans
tree
|
commitdiff
2014-07-15
Andrew Gallatin
Implement TSO
tree
|
commitdiff
2014-07-03
Barret Rhoden
Block extra_data
tree
|
commitdiff
2014-06-24
Barret Rhoden
Removes dead code
tree
|
commitdiff
2014-06-24
Barret Rhoden
Refactored icmpkick6
tree
|
commitdiff
2014-06-23
Andrew Gallatin
Assume natural alignment for IP & ether addrs
tree
|
commitdiff
2014-06-20
Andrew Gallatin
Don't try to reassemble IP_DF marked packets
tree
|
commitdiff
2014-06-20
Andrew Gallatin
Allow hardware devices to pad frames to mintu
tree
|
commitdiff
2014-06-20
Andrew Gallatin
Implement transmit checksum offload.
tree
|
commitdiff
2014-06-10
Barret Rhoden
Fixes network stats printf strings
tree
|
commitdiff
2014-06-10
Ronald G. Minnich
Fix printing of udp stats
tree
|
commitdiff
2014-06-09
Ronald G. Minnich
cleanup: remove redundant includes left over from script.
tree
|
commitdiff
2014-06-09
Andrew Gallatin
Speed up ptclbsum
tree
|
commitdiff
2014-06-09
Andrew Gallatin
Increase the UDP buffer size.
tree
|
commitdiff
2014-06-09
Andrew Gallatin
Enable UDP checksum offload.
tree
|
commitdiff
2014-06-05
Barret Rhoden
BSD sockets UDP uses 'headers' for all packets
tree
|
commitdiff
2014-04-23
Barret Rhoden
Fixes MAC and arp printing
tree
|
commitdiff
2014-04-08
Barret Rhoden
Fixes tcpackproc name's memory
tree
|
commitdiff
2014-04-01
Barret Rhoden
Fixes listen/TCP bug
tree
|
commitdiff
2014-03-31
Barret Rhoden
Fixes TCP hangup bug
tree
|
commitdiff
2014-03-29
Ronald G. Minnich
Fix up mac printing for /net/arp
tree
|
commitdiff
2014-02-06
Ronald G. Minnich
Add support for coreboot tables
tree
|
commitdiff
2014-01-29
Barret Rhoden
Lindent pass
tree
|
commitdiff
2014-01-29
Barret Rhoden
Fixes a few warnings and printfmt %i
tree
|
commitdiff
next