NetBSD/sys/net
2008-01-11 01:38:45 +00:00
..
agr Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
bpf_filter.c PR/37663: Guy Harris: bpf_validate rejects valid programs that use the multiply instruction 2008-01-02 15:58:01 +00:00
bpf.c Use LIST_FOREACH(). 2007-12-20 18:13:26 +00:00
bpf.h
bpfdesc.h
bridgestp.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
bsd-comp.c
dlt.h
ethertypes.h
files.pf
if_arc.h Convert to using if_set_sadl() instead of arc_storelladdr(), catching 2007-12-25 23:31:26 +00:00
if_arcsubr.c Convert to using if_set_sadl() instead of arc_storelladdr(), catching 2007-12-25 23:31:26 +00:00
if_arp.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_atm.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_atmsubr.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_bridge.c LLADDR -> CLLADDR. 2007-08-27 14:59:11 +00:00
if_bridgevar.h
if_dl.h Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
if_eco.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_ecosubr.c Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
if_ether.h Add media-handling code for several ethernet drivers with MII buses 2007-12-31 22:48:41 +00:00
if_etherip.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_etherip.h KNF: use tabs instead of spaces. 2007-09-16 02:23:29 +00:00
if_ethersubr.c Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(), 2008-01-02 00:41:07 +00:00
if_faith.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_faith.h
if_fddi.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_fddisubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_gif.c Use the softint API. 2007-10-08 16:18:02 +00:00
if_gif.h
if_gre.c Move more code in gre_clone_destroy() under splnet() protection, 2007-12-20 18:12:11 +00:00
if_gre.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_hippi.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_hippisubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_ieee1394.h
if_ieee1394subr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_llc.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_loop.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_media.c Add a helper subroutine for ethernet drivers, ifmedia_change(). 2008-01-10 08:00:22 +00:00
if_media.h Add a helper subroutine for ethernet drivers, ifmedia_change(). 2008-01-10 08:00:22 +00:00
if_ppp.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
if_ppp.h
if_pppoe.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_spppvar.h
if_srt.c use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
if_srt.h
if_stf.c Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
if_stf.h
if_strip.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
if_stripvar.h
if_tap.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
if_tap.h Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
if_token.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_tokensubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_tun.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
if_tun.h
if_types.h
if_vlan.c Constify sockaddr argument to ether_multiaddr(). Change struct 2007-09-19 05:25:33 +00:00
if_vlanvar.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if.h Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
link_proto.c Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
Makefile
net_osdep.h
netisr_dispatch.h
netisr.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
ppp_tty.c Grab tty_lock in more places. Noted and tested by degroote@. 2007-11-28 21:44:11 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Make many void rtcache_X() routines return struct rtentry *, so 2008-01-10 08:03:22 +00:00
route.h Cosmetic: remove redundant 'not' from a comment, re-wrap lines. 2008-01-11 01:38:45 +00:00
rtsock.c Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h