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
/
netinet
Age
Commit message (
Expand
)
Author
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-18
bcmp -> memcmp
cegger
2009-03-15
ansify function definitions
cegger
2009-03-15
ansify function definitions
cegger
2009-03-11
like KERN_FILE2: *do* update "needed" when there is no count. we want
mrg
2009-02-28
include opt_gateway
pooka
2009-02-18
sysctl_net_inet_ip_ports: fix ipv6 sysctls.
yamt
2009-02-18
remove unused #define.
yamt
2009-02-12
PR/40603: Christoph Badura: unprivileged users can add and delete interface
christos
2009-02-01
Init ipflow pool dynamically instead of using a linkset.
pooka
2009-01-29
stinkset purge: POOL_INIT -> pool_init
pooka
2009-01-19
Provide compatibility to the old timeval SCM_TIMESTAMP messages.
christos
2009-01-11
merge christos-time_t
christos
2008-12-21
The automatic addition of a subnet route should not error if a manually
roy
2008-12-19
use M_ZERO on malloc() and remove subsequent bzero().
cegger
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-11-25
Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack
pooka
2008-11-23
ip_input: fix an IPQ "lock" leak. (hi <matt>!)
rmind
2008-11-21
Fix indentation.
joerg
2008-11-20
Oops, make these build.
ad
2008-11-20
Rename the accept filter modules to make module name match filter name.
ad
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-11-10
Whitespace.
uebayasi
2008-11-09
Fix kern/39769: race condition in TCP timers
bouyer
2008-11-07
*** Summary ***
dyoung
2008-11-06
Cosmetic: change (type *)0 to NULL.
dyoung
2008-10-24
Constify the rt_addrinfo argument to the ifa_rtrequest member
dyoung
2008-10-21
arp_drain: no reason to complain if arp_lock is already held.
ad
2008-10-19
if_input needs to be called at splnet(). ok by cube.
hans
2008-10-16
include bpf headers so that the bpf calls actually do something. ok by cube.
hans
2008-10-14
Use designated initializers for struct accept_filter.
ad
2008-10-13
POOL_INIT -> pool_init
pooka
2008-10-12
update ip_pcbopts() to use sockopt(9) API.
plunky
2008-10-12
do not sleep while allocating memory here as socket lock is held
plunky
2008-10-11
Move uidinfo to its own module in kern_uidinfo.c and include in rump.
pooka
2008-10-10
tcp_close: rearrange sequence of events slightly to make this atomic.
ad
2008-10-10
tcp_delack: test for TF_DELACK.
ad
2008-10-04
POOL_INIT -> pool_init
pooka
2008-10-03
Hallo, pool_init(). Auf wiedersehen & byebye, link set POOL_INIT().
pooka
2008-10-01
PR/39664: Dave Huang: ip_mrouter_done: free hash using hashdone(9).
rmind
2008-09-25
Don't wrap whole file in INET.
pooka
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-09-05
Wrong route being consulted in one place
seanb
2008-08-28
Missing "\n" in log(9) messages.
uebayasi
2008-08-20
Make the sysctl routines take out softnet_lock before dealing with
matt
2008-08-16
constify sockopt in the PRCO_SETOPT path
plunky
2008-08-10
Change copyright statement to NetBSD 2-clause with correct attribution.
tls
2008-08-07
make this compile as proposed by dholland@
cegger
2008-08-06
Convert socket options code to use a sockopt structure
plunky
[next]