index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
Age
Commit message (
Expand
)
Author
2010-03-13
add BIOC{G,S}FEEDBACK which allows one to receive injected outgoing packets
christos
2010-02-28
Fight the ever-increasing size of src checkouts by spelling "useful"
snj
2010-02-28
Propagate the IFCAP_TSOv6 property also.
darran
2010-02-08
Take another stab at fixing the LOCKDEBUG panic reported in PR
dyoung
2010-02-04
Explicitly include opt_gateway.h when depending on GATEWAY.
joerg
2010-01-28
fix language
mbalmer
2010-01-26
Include sys/atomic.h now that it's used but gets stealth-included
pooka
2010-01-25
Make bpf dynamically loadable.
pooka
2010-01-21
Spelling fix: correspoding -> corresponding.
dyoung
2010-01-19
fix pasto in previous
pooka
2010-01-19
slap dis wit summah dat RCSId
pooka
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2010-01-19
Redefine bpf linkage through an always present op vector, i.e.
pooka
2010-01-17
Forward declare struct bpf_if and use that as the type for bpf_if
pooka
2010-01-15
* remove just-for-kicks locking
pooka
2009-12-20
If a multithreaded app closes an fd while another thread is blocked in
dsl
2009-12-09
Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output
dsl
2009-12-09
KNF.
dyoung
2009-11-29
fix a potential leak on tap device close, purging the send queue
plunky
2009-11-28
Fix function name that was changed by mistake in the previous whitespace
mbalmer
2009-11-28
white space -> tab.
isaki
2009-11-23
Remove some unecessary includes sys/user.h header.
rmind
2009-11-20
ar_tha() can return NULL; treat this as an error.
christos
2009-11-13
Simplify ifreq_setaddr:
joerg
2009-11-08
PR/42285: PR/41559: Daniel Hagerty: if_stf doesn't count output bytes
christos
2009-11-03
s/u_quad_t/uint64_t/.
dyoung
2009-11-03
s/u_quad_t/uint64_t/
dyoung
2009-10-26
buildfix: only declare sysctl_net_ifq_setup() if INET or INET6 is defined
cegger
2009-10-05
Replace u_quad_t with uint64_t. u_quad_t is just a typedef for
dyoung
2009-10-05
add the error from ifpromisc to the panic.
christos
2009-10-03
We only care about KAUTH_NETWORK_ROUTE.
elad
2009-10-03
Move default network interface policy back to the subsystem.
elad
2009-10-02
Move routing socket security policy back to the subsystem.
elad
2009-09-19
Initialise index_gen_mtx before use.
skrll
2009-09-16
Replace a large number of link set based sysctl node creations with
pooka
2009-09-15
When working with address preferences, sockaddr_externalize() both
jakllsch
2009-09-15
fix undefined result of stat(), found by clang static analyzer
drochner
2009-09-14
Import pfsync support from OpenBSD 4.2
degroote
2009-09-12
Make this compile with options RTSOCK_DEBUG.
tsutsui
2009-09-11
Make ifconfig(8) set and display preference numbers for IPv6
dyoung
2009-09-02
Add a direction argument to socket upcalls, so they can tell why they've
tls
2009-08-13
Use sysctl(9) to expose to userland each interface transmission
dyoung
2009-08-12
Add 1000BASE-BX10.
msaitoh
2009-07-23
Avoid a kernel assertion failure upstream by using FSTATE_NOTFOUND
plunky
2009-06-09
comment style. no functional change.
yamt
2009-05-30
No need to include bsd.subdir.mk as bsd.kinc.mk already includes it.
hannken
2009-05-29
Add vlan support and hardware offload capabilities to agr.
darran
2009-05-27
Make it possible to register delayed radix tree head inits which
pooka
2009-05-26
Install agr ioctl header and stop putting our hand under the sys skirt
pooka
2009-05-17
fix crash in bridge_ioctl():
cegger
[next]